source: trunk/sources/thelib/src/protocols/rtmp @ 768

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @765   2 weeks shiretu -- fixes from EvoStream?
(edit) @759   2 months shiretu -- fixed various bugs related to the new way in which the new xcode …
(edit) @749   2 months shiretu -- added JSON Variant protocol to the list of Variant protocols -- added …
(edit) @747   3 months shiretu -- close std[in|out|err] when daemon mode is activated. Thank you …
(edit) @745   3 months shiretu -- imported EvoStream? patches and fixes
(edit) @735   4 months shiretu -- properly branded
(edit) @734   4 months shiretu -- imported changes thelib and crtmpserver from commercial version …
(edit) @729   4 months shiretu -- many RTSP and mpeg-ts fixes and refactorings. The bridging is more …
(edit) @727   4 months shiretu -- fixed issues with multi-NAL RTSP streams
(edit) @725   4 months shiretu -- support for multi-NAL RTSP to RTMP
(edit) @722   4 months shiretu -- replaced all assert() calls with o_assert wrapper -- small formatting …
(edit) @721   4 months josh -- RTMP: Stream types should take a BaseRTMPProtocol in the constructor.
(edit) @720   4 months josh -- RTMP: Cosmetics in CreateONS.
(edit) @719   4 months josh -- RTMP: Make stream creation and teardown more resilient to weirdness.
(edit) @718   4 months josh -- RTMP: Allow application-selectable innet streams.
(edit) @715   4 months josh -- RTMP: Allow application-selectable outfile streams.
(edit) @701   6 months shiretu -- fixed a critical bug in delivering A/V codec setup bytes coming from …
(edit) @693   6 months shiretu -- emergency patch. This address the buffer overruns inside rtmp …
(edit) @688   7 months shiretu -- fix for tcUrl for pushing out streams
(edit) @687   7 months shiretu -- properly handle releaseStream by issuing an error message when stream …
(edit) @686   7 months shiretu -- properly return _error on missing functions
(edit) @684   7 months shiretu -- safeguard for bogus timestamps in rtmp network output streams -- added …
(edit) @676   7 months shiretu -- same as the previous commit, but better writing (less code)
(edit) @675   7 months shiretu -- fixed invokeId "bug". Apparently, not all client/server respects the …
(edit) @668   8 months shiretu -- support for audio or video only when source is RTSP and destination is …
(edit) @661   8 months shiretu -- minor stuff
(edit) @660   8 months shiretu -- minor refactoring: make use of GenericMessageFactory::GetInvokeOnBWDone
(edit) @658   8 months shiretu -- fixed a serious bug in the routine responsible for invoke ids …
(edit) @650   8 months josh -- Don't skip over neutral RTMP streams when closing.
(edit) @637   8 months shiretu -- added namespace id for all the ids inside stat objects. First 32 bits …
(edit) @632   8 months shiretu -- fixed a minor bug inside InNetRTMPStream::SendStreamMessage?. I didn't …
(edit) @625   8 months shiretu -- re-implemented uri parsing from scratch -- fixed an important bug …
(edit) @619   8 months shiretu -- minor fixes. Just added some more information on the publish request. …
(edit) @609   9 months shiretu -- fixed a nasty bug inside frame dropping mechanism for RTMP protocol. …
(edit) @608   9 months shiretu -- implemented message abort for RTMP
(edit) @607   9 months shiretu -- oopsy!
(edit) @606   9 months shiretu -- fixed a critical bug inside BaseOutNetRTMPStream::AllowExecution?. This …
(edit) @605   9 months shiretu -- extensive debugging logs and log analyzer
(edit) @604   9 months shiretu -- in-memory stack tracing output!
(edit) @599   9 months shiretu -- oops!
(edit) @598   9 months shiretu -- added support for real-time sanity monitoring of RTMP connections -- …
(edit) @595   9 months shiretu -- fixed a infinite loop scenarion -- implemented publish(false)
(edit) @586   9 months shiretu -- stream stats
(edit) @577   9 months shiretu -- re-implemented adobe authentication -- re-structured the users file to …
(edit) @574   9 months shiretu -- make use of documentWithParameters property from URI when pulling RTMP …
(edit) @569   10 months shiretu -- fixed meta/seek file generator
(edit) @561   10 months shiretu -- added allowDuplicateInboundNetworkStreams to configuration file. …
(edit) @560   10 months shiretu -- refactoring for PushStream?
(edit) @551   10 months shiretu -- added bandwidth detection capabilities for inbound streams
(edit) @547   10 months shiretu -- work on logger to enable log formatters
(edit) @546   10 months rodel -- added support for production logs
(edit) @537   10 months shiretu -- added simple config file -- fixed a minor bug inside RTMP handler where …
(edit) @522   10 months shiretu -- removed minor log message
(edit) @515   10 months shiretu -- added statistics for TS stream -- report unknown pids only once in ts …
(edit) @497   11 months shiretu -- minor stuff
(edit) @496   11 months shiretu -- relaxing the signals for play/pause/resume for the non RTMP streams -- …
(edit) @489   11 months shiretu -- work on mms
(edit) @468   12 months shiretu -- brought windows port up and running
(edit) @467   12 months shiretu -- another ARM CPU bug
(edit) @466   12 months shiretu -- fixed a ARM related bug
(edit) @460   12 months shiretu -- fixed a crash on ARM platform
(edit) @456   12 months shiretu -- forgot some destructors here and there
(edit) @453   12 months shiretu -- implemented serialize/deserialize for StreamCapabilities? -- save/load …
(edit) @448   13 months shiretu -- fixed channel starvation bug. Originally dicovered and reported by jet
(edit) @439   13 months shiretu -- fix win32 VS2010 solution -- added PRIz format specifier. On win32 that …
(edit) @437   13 months shiretu -- implemented according to official RTMP doc: "If a response is expected …
(edit) @436   13 months shiretu -- fixed a RTMP bug inside invoke tracking routine. It should start …
(edit) @434   14 months shiretu -- same as the last one
(edit) @433   14 months shiretu -- fixed a bug which was visible for vmapp
(edit) @429   14 months shiretu -- fixed RTMPT
(edit) @427   14 months shiretu -- removed some unused variant functions -- fixed a critical bug in RTMP …
(edit) @422   14 months shiretu -- appscaffold minor stuff -- proper camelCase for platform functions -- …
(edit) @418   14 months jet -- Oops, must be unsigned
(edit) @417   14 months jet -- Fixed incorrect format string
(edit) @413   14 months shiretu -- fixed a lot of stuff related to printf-style format specifiers -- …
(edit) @410   14 months shiretu -- removed unused code from thelib
(edit) @399   14 months shiretu -- removed mkv support. I will resurrect it when I'll be able to …
(edit) @389   15 months shiretu -- fixed ListFolder? routine to recurse into folders
(edit) @387   15 months shiretu -- added HAS_PROTOCOL_DNS and deactivated it. Also removed the Async DNS …
(edit) @379   15 months shiretu -- fixed a bug inside IOBuffer. Now it properly moves data if space …
(edit) @375   15 months shiretu -- added renameBadFiles switch to config file
(edit) @373   15 months shiretu -- fixed file open mode.
(edit) @372   15 months shiretu -- fixed minor issues for the newly added NSV media format
(edit) @371   15 months rodel -- added support for (NSV) Nullsoft video media container format using …
(edit) @368   15 months jet -- Added "NetStream?.Play.Failed" status message generator
(edit) @361   15 months shiretu -- added stats for inbound network RTMP stream
(edit) @359   15 months shiretu -- fixed URI parsing -- after a stream is pulled in, get the waiting …
(edit) @329   15 months shiretu -- fixed 2 bugs for vbrick
(edit) @320   15 months shiretu -- fixed adobe authentication
(edit) @319   15 months shiretu -- implemented RTMP stream override for authenticated sessions
(edit) @318   15 months shiretu -- added API function for getting a stream by its RTMP stream ID from its …
(edit) @315   16 months shiretu -- liveFLV streams have same time-base
(edit) @312   16 months shiretu -- fixed SPS/PPS packets parsing -- fixed PacketQueue? -- removed some old …
(edit) @310   16 months shiretu -- implemented adobe auth for outbound RTMP connections -- fixed \= escape …
(edit) @309   16 months shiretu -- properly implemented adobe authentication for inbound RTMP connections …
(edit) @308   16 months shiretu -- added packet reordering for RTSP -- remove a dangerous buffer math
(edit) @306   16 months shiretu -- added width/height detection from SPS/PPS packets. -- fixed base …
(edit) @302   16 months shiretu -- added FCSubscribe as part of the pull RTMP stream routine -- fixed UDP …
(edit) @278   16 months shiretu -- fixed a bug inside RTMP header
(edit) @277   16 months shiretu -- fixing a potential DoS
Note: See TracRevisionLog for help on using the revision log.