Commit graph

22 commits

Author SHA1 Message Date
Brad Murray 15cc5d0226 Increase length for flashver. It was truncated for wirecast. 2018-04-16 16:54:59 -04:00
Sergey Dryabzhinsky 307c8d969a Max request length and args length increase 2016-04-21 23:00:37 +03:00
Sergey Dryabzhinsky f8da609671 Add playlist update notification for HLS/DASH 2015-12-17 03:36:58 +03:00
Roman Arutyunyan 732b44883c shared fill args func 2014-01-02 18:22:53 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan f89bbae235 implemented on_connect & on_disconnect 2013-01-28 22:17:19 +04:00
Roman Arutyunyan b439dacb82 implemented RTMP control handler chains 2012-11-13 21:29:05 +04:00
Roman Arutyunyan fd99086834 implemented segmented live streaming; moved specific code from cmd module to live/play modules 2012-11-13 00:22:57 +04:00
Roman Arutyunyan 58bc83de8a merged pause into video-on-demand 2012-07-05 03:09:59 +04:00
Roman Arutyunyan 0d2672938f added seek handler 2012-07-05 00:18:17 +04:00
Roman Arutyunyan 083b0cd629 added pause support 2012-06-25 18:24:07 +04:00
Roman Arutyunyan 53fd032ae1 close_stream implementation 2012-06-25 16:22:42 +04:00
Roman Arutyunyan 63c4269a91 added external get-style arguments to notifiers; implemented on_done notification 2012-06-20 21:11:03 +04:00
Roman Arutyunyan 6143abc418 added amf3_* handlers; this adds compatibility with amf3 players (srobe etc) 2012-06-11 01:02:53 +04:00
Roman Arutyunyan 4bb48483be implemented exec feature 2012-06-08 22:57:54 +04:00
Roman Arutyunyan 3fb41195a5 added publish/play silent mode to escape sending unrelated replies to when using relays 2012-05-22 22:53:35 +04:00
Roman Arutyunyan b063daecdb added transaction support to RTMP connect command 2012-04-15 22:47:50 +04:00
Roman Arutyunyan cff6a4aca7 adjusted AMF arg sizes to reasonable values 2012-03-30 19:10:01 +04:00
Roman Arutyunyan 18d8526793 added more flags & extended types to AMF 2012-03-30 19:07:14 +04:00
Roman Arutyunyan bcd601832a reimplemented amf0 callbacks from arrays to chains to enable async processing 2012-03-27 20:26:43 +04:00
Roman Arutyunyan d943d51975 implemented cmd module - a layer for amf0 call dispatching 2012-03-23 21:29:22 +04:00