Commit graph

844 commits

Author SHA1 Message Date
Roman Arutyunyan 18fa7a5016 implemented avc sps parser & improved dash & stats 2013-12-21 00:47:00 +04:00
Roman Arutyunyan aa4bcf89d7 fixed dash/hls cleanup when recorder{} block exists 2013-12-16 12:58:25 +04:00
Roman Arutyunyan 7eb0f4e2d1 Merge branch 'dash-discont' 2013-12-05 22:46:55 +04:00
Roman Arutyunyan d98b24c4b7 fixed exec_record_done 2013-12-05 22:44:04 +04:00
Roman Arutyunyan e8081fd94f implemented dash discont handling 2013-12-02 20:30:28 +04:00
Roman Arutyunyan b84e00d5bf added cache control for hls & dash 2013-12-02 10:58:58 +04:00
Roman Arutyunyan 9e634ae882 improved mp4 brands 2013-12-01 10:28:21 +04:00
Roman Arutyunyan 51c80e2179 removed TODO 2013-11-30 16:19:30 +04:00
Roman Arutyunyan 31f4788835 updated readme 2013-11-30 11:42:28 +04:00
Roman Arutyunyan fb4793f48a updated readme 2013-11-30 11:41:35 +04:00
Roman Arutyunyan 38126a2c3f added debug log link 2013-11-30 11:40:34 +04:00
Roman Arutyunyan 775f4e0682 added debug log link 2013-11-30 11:39:55 +04:00
Roman Arutyunyan bd73e06884 removed trailing space 2013-11-30 11:35:41 +04:00
Roman Arutyunyan 6f2e105800 update readme 2013-11-30 11:34:48 +04:00
Roman Arutyunyan 4fd9c6c15c split line 2013-11-30 11:33:50 +04:00
Roman Arutyunyan 1b5e19d4e7 updated readme 2013-11-30 11:32:21 +04:00
Roman Arutyunyan 831823a772 removed tabs 2013-11-30 11:24:47 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan 96e60a4ac0 fixed dash mp4 format & writer style 2013-11-30 01:38:57 +04:00
Roman Arutyunyan 6e1008ee9c improved dash fragment generated & fixed style 2013-11-29 20:36:11 +04:00
Roman Arutyunyan 047b72c192 added h264 profile/compat/level parser and fixed dash avc1 codec string 2013-11-29 12:55:42 +04:00
Roman Arutyunyan d01ffc0c88 increased version 2013-11-28 22:19:36 +04:00
Roman Arutyunyan 5bd02e7ed3 Merge branch 'dash' 2013-11-28 22:17:17 +04:00
Roman Arutyunyan b07e0e2dee fixed style 2013-11-28 22:08:48 +04:00
Roman Arutyunyan 2f54340454 Merge remote-tracking branch 'ReneVolution/dash' into dash 2013-11-28 21:56:29 +04:00
Roman Arutyunyan 45b39f7762 fixed deleting directory on win 2013-11-28 21:49:15 +04:00
Roman Arutyunyan ed09425a5d test debug logging 2013-11-28 21:40:19 +04:00
Roman Arutyunyan 43ececd070 test debug logging 2013-11-28 21:35:59 +04:00
Roman Arutyunyan 0eb32ae1ca fixing hls & dash cleanup 2013-11-28 21:31:30 +04:00
Roman Arutyunyan d11823bcf8 directory creation in hls module is now performed at publish stage 2013-11-28 21:06:20 +04:00
René Calles 7c7d1f1db2 Merge branch 'dash' of https://github.com/arut/nginx-rtmp-module into dash 2013-11-28 16:41:31 +00:00
Roman Arutyunyan 43718388f4 fixed time formatting & file op error code check 2013-11-28 19:51:15 +04:00
Roman Arutyunyan c928742cb9 fixed file op result code checks 2013-11-28 19:11:31 +04:00
Roman Arutyunyan ec5687f459 improved result code check to work on windows 2013-11-28 19:05:21 +04:00
René Calles 46edc6ccfd Merge branch 'dash' of https://github.com/ReneVolution/nginx-rtmp-module into dash
Conflicts:
	dash/ngx_rtmp_dash_module.c
2013-11-28 15:02:05 +00:00
René Calles 4b3385562a added presentation delay to dash fragments + Repr. IDs 2013-11-28 14:55:43 +00:00
René Calles fb3adeda9f adding some HbbTV compliancy to MPD 2013-11-28 14:55:42 +00:00
Roman Arutyunyan a1b1c205f1 removed extra ngx_de_info call in win32 2013-11-28 18:55:38 +04:00
René Calles 749cea7cb7 fixed representation id naming 2013-11-28 14:53:28 +00:00
Roman Arutyunyan 9abf8355d9 removed old variable 2013-11-28 18:21:08 +04:00
Roman Arutyunyan fcbd18c7f7 fixed windows compilation 2013-11-28 17:26:06 +04:00
Roman Arutyunyan 29dfda882a fixed using raw non-null-terminated strings from config parser in syscalls 2013-11-28 17:14:39 +04:00
Roman Arutyunyan 27df4c10af updated prject title 2013-11-28 14:20:09 +04:00
Roman Arutyunyan b73075e28c added dash_nested, added directory creation, fixed init frags cleanup 2013-11-28 14:14:40 +04:00
René Calles ed68e4a2eb added presentation delay to dash fragments + Repr. IDs 2013-11-27 17:04:09 +00:00
Roman Arutyunyan 15ec66a7bf added presentation delay to dash fragments 2013-11-26 17:13:38 +04:00
Roman Arutyunyan 995688b9cf enotify stuff is now in exec module 2013-11-26 14:13:33 +04:00
Roman Arutyunyan a933495bf1 merged exec pull feature 2013-11-26 14:13:07 +04:00
Roman Arutyunyan 935156c352 fixed formatting 2013-11-25 20:15:10 +04:00
René Calles ba94a0c1e4 adding some HbbTV compliancy to MPD 2013-11-25 11:01:07 +00:00