37 Commits

Author SHA1 Message Date
dd5f2aa117 fixed compilation 2014-09-17 07:10:38 +04:00
607a53842a fixed debug logging 2014-04-08 04:53:11 +04:00
96855b1413 moved vod sample access to fix flash security error 2014-03-03 15:47:03 +04:00
0f337fe9a4 added rtmp sample access for vod 2014-02-21 23:15:41 +04:00
b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
49f8f4d097 fixed type casting 2013-06-12 20:47:25 +04:00
f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
f35e965033 reimplemented vod stats 2013-04-22 20:20:19 +04:00
5d3189ad97 fixed crash when seeking incomplete remote file: introduced post seek 2013-03-20 15:20:08 +04:00
8526a59fd4 fixed caching in record_local_path on HTTP error code 2013-03-03 18:00:06 +04:00
4151532589 implemented multiple vod locations within single app && added saving locally remote vod files 2013-02-13 19:35:34 +04:00
af5703b357 implemented mp4 track selector 2013-01-26 10:06:04 +04:00
22de95e634 Merge branch 'master' into new-live3 2012-11-17 11:57:02 +04:00
6d37487635 Added NetStream.Play.StreamNotFound error to VOD 2012-11-15 17:08:24 +04:00
fd99086834 implemented segmented live streaming; moved specific code from cmd module to live/play modules 2012-11-13 00:22:57 +04:00
70e4ff5bcd new optimized notifications 2012-11-08 10:30:00 +04:00
20b55b394a merged vod-seek 2012-10-24 17:26:20 +04:00
4adc5f7487 fixed uri in vod-http 2012-10-23 22:07:54 +04:00
b8424c9b63 vod-http is now working 2012-10-23 21:59:31 +04:00
eacfd8fac4 this version compiles ok 2012-10-23 20:21:24 +04:00
2ef9075f2b refactored seek & pause in vod 2012-10-05 15:36:05 +04:00
fb824371e7 fixed vod stopping: added NetStream.Play.Complete meta message 2012-10-05 10:11:30 +04:00
76211a4bd2 moved some logging from debug to info 2012-09-17 11:46:16 +04:00
224b6d942a implemented common base for video-on-demand: added flv & mp4 modules as sub-modules of play module 2012-08-27 18:58:28 +04:00
a92d23d530 added AMF shortcuts & project-wide stream numbers; updated mp4 streamer 2012-08-24 20:46:40 +04:00
dea898a6ea added proper file name check in play module 2012-07-23 16:38:40 +04:00
7cd376686a added check for file path to play 2012-07-06 19:37:51 +04:00
eb4e9e8d90 fixed compilation 2012-07-06 16:05:41 +04:00
6ad152ee4c added flv index support 2012-07-06 15:16:08 +04:00
2149ca64e5 fixed playing flvs in closeStream/play mode 2012-07-05 12:58:49 +04:00
92b20ce565 removed seeking metadata packet when playing from the start 2012-07-05 12:34:45 +04:00
26d932eb1c fixed pausing vod stream 2012-07-05 12:19:24 +04:00
313fd228a1 added stream wrapping when positioned at the end to escape client hang 2012-07-05 02:50:14 +04:00
47bade991b many fixes in vod 2012-07-05 02:34:20 +04:00
52c23332e5 implemented unindexed vod feature 2012-07-05 00:18:38 +04:00
3caf2fd7b4 implemented streaming flvs from beginning till the end; no metadata & positioning so far 2012-07-04 12:34:23 +04:00