Commit graph

491 commits

Author SHA1 Message Date
Roman Arutyunyan a09b5b6e6c fixed default ping value 2012-12-18 20:38:08 +04:00
Roman Arutyunyan 5c947253af fixed hls example 2012-12-14 10:13:15 +04:00
Roman Arutyunyan ac924d7f94 Merge branch 'fmle-time-fix' 2012-12-07 19:46:31 +04:00
Roman Arutyunyan 9f4296c083 fixed some streaming bugs && implemented wait_video 2012-12-07 17:15:24 +04:00
Roman Arutyunyan 990222d643 Merge branch 'master' into fmle-time-fix 2012-12-03 12:51:43 +04:00
Roman Arutyunyan 02dd440a25 Merge branch 'master' into new-live3 2012-11-28 20:46:01 +04:00
Roman Arutyunyan 696e488ecb added documentation link 2012-11-28 20:42:21 +04:00
Roman Arutyunyan d6abe23bbc removed old rtmp documentation 2012-11-28 20:41:59 +04:00
Roman Arutyunyan 098d6db0fa improved recorder to restart on stream begin/eof events 2012-11-28 20:37:01 +04:00
Roman Arutyunyan 176a436942 removed duplicate record attempts in no-interval mode 2012-11-26 20:04:01 +04:00
Roman Arutyunyan ebca0917a4 added client id to stat 2012-11-23 14:54:21 +04:00
Roman Arutyunyan fa3e5a35c1 moved dropped time to <dropped>; added timestamp diff to <avsync> 2012-11-23 14:10:27 +04:00
Roman Arutyunyan 5db704cf2b added sending co-header in interleaved mode 2012-11-23 14:09:23 +04:00
Roman Arutyunyan b145f3bc9c fixed publish_time_fix=on 2012-11-22 18:39:24 +04:00
Roman Arutyunyan dec5e44160 fixed client table inside stream table 2012-11-21 15:00:43 +04:00
Roman Arutyunyan b0af7648c6 idle streams now have a lighter grey color 2012-11-21 14:52:05 +04:00
Roman Arutyunyan 36e9b5f52d activated ping by default with 30 sec timeout 2012-11-21 07:35:01 +04:00
Roman Arutyunyan 95880e2bb6 fixed double-finalizing session 2012-11-20 16:32:41 +04:00
Roman Arutyunyan 5e1f7f17aa added project page link ro README 2012-11-17 15:57:18 +04:00
Roman Arutyunyan 22de95e634 Merge branch 'master' into new-live3 2012-11-17 11:57:02 +04:00
Roman Arutyunyan 1ee8979804 implemented notify_update_strict 2012-11-17 11:35:39 +04:00
Roman Arutyunyan 52e3819d26 fixes in README 2012-11-16 17:27:35 +04:00
Roman Arutyunyan ec3fe5cdac updated README 2012-11-16 17:20:12 +04:00
Roman Arutyunyan 7ae35dbdaa updated TODO list 2012-11-16 17:09:46 +04:00
Roman Arutyunyan 96902cf81a on_update now does not terminate connection on empty or broken HTTP response 2012-11-16 17:01:58 +04:00
Roman Arutyunyan b16983e043 implemented drop_idle_publisher 2012-11-16 15:20:00 +04:00
Roman Arutyunyan 0c1ac736ec changed deleteStream to closeStream 2012-11-15 21:26:36 +04:00
Roman Arutyunyan 8f1cba309f changed deleteStream to closeStream in enotify module 2012-11-15 21:20:23 +04:00
Roman Arutyunyan 6d5a33df75 closeStream is now used instead of deleteStream in notify module 2012-11-15 21:15:14 +04:00
Roman Arutyunyan 6d37487635 Added NetStream.Play.StreamNotFound error to VOD 2012-11-15 17:08:24 +04:00
Roman Arutyunyan ffe04bbea8 Added NetStream.Publish.BadName 2012-11-15 16:55:35 +04:00
Roman Arutyunyan 745b0494b1 added NetStream.Record.Failed 2012-11-15 16:46:44 +04:00
Roman Arutyunyan 62e03d710c implemented on_update notification 2012-11-14 23:06:55 +04:00
Roman Arutyunyan bc4f8317ff updated TODO 2012-11-14 20:25:17 +04:00
Roman Arutyunyan 55c5b229da moved codec module in front of live module to process codec headers first 2012-11-14 20:23:46 +04:00
Roman Arutyunyan 35380300e3 implemented live pause 2012-11-14 16:35:59 +04:00
Roman Arutyunyan 7c47087c5b fixed RTMP header prepare code 2012-11-14 16:08:22 +04:00
Roman Arutyunyan 6ed71b7c22 removed codec header versions 2012-11-14 12:29:46 +04:00
Roman Arutyunyan e0a82e47a9 added featured to TODO from github issues 2012-11-13 22:25:53 +04:00
Roman Arutyunyan cbbb7b66db added stream begin/eof handlers for segmented streaming through relay 2012-11-13 21:30:16 +04:00
Roman Arutyunyan b439dacb82 implemented RTMP control handler chains 2012-11-13 21:29:05 +04:00
Roman Arutyunyan 5999daebc2 fixed string allocation in relay module 2012-11-13 21:28:09 +04:00
Roman Arutyunyan ba58e69b90 fixed sync directive parser 2012-11-13 15:19:09 +04:00
Roman Arutyunyan 753a92f105 removed old constants 2012-11-13 15:16:00 +04:00
Roman Arutyunyan a46983c2a2 added activity flag to xml; updated xsl to display it; improved live sync handler to have default value and to receive off 2012-11-13 15:15:08 +04:00
Roman Arutyunyan 3192d657f1 implemented publish_notify & play_restart directives 2012-11-13 09:33:20 +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 93b6692735 improved sending done-family notifications; fixed crash when on_play_done is set but on_done is unset 2012-11-10 18:29:29 +04:00
Roman Arutyunyan 6f2808c7d1 fixed notifier parameters 2012-11-08 14:21:37 +04:00
Roman Arutyunyan 445c45145d fixed error text 2012-11-08 11:54:18 +04:00