434 Commits

Author SHA1 Message Date
b5461f61c6 fixed stat & live module 2012-10-28 15:10:12 +04:00
7fbfb36440 optimizations for atc case 2012-10-27 22:43:23 +04:00
e178a42c63 implemented wait_key 2012-10-27 20:47:35 +04:00
284e521e82 refactored 2012-10-27 17:39:04 +04:00
9f85961535 fixed codec header csid in interleaved mode 2012-10-26 19:47:31 +04:00
8d4f850817 merged with master 2012-10-26 17:49:49 +04:00
d3ce27a96c fixed late publishing 2012-10-25 18:17:08 +04:00
d143af86de fixed mp4 chunk offset seek; implemented keyframe lookup when seeking mp4 2012-10-24 21:59:33 +04:00
924f2c1b56 added resetting epoch in seek 2012-10-24 18:50:42 +04:00
98d959ac53 fixed flv seeking v0.7.1 2012-10-24 17:36:24 +04:00
20b55b394a merged vod-seek 2012-10-24 17:26:20 +04:00
5824635938 update TODO 2012-10-24 14:51:18 +04:00
c65e51d61b fixed rtmp constants 2012-10-24 14:26:53 +04:00
101b43a478 merged sync branch v0.7.0 2012-10-24 14:21:13 +04:00
4adc5f7487 fixed uri in vod-http v0.6.5 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
f65f07deb3 implemented connection dropped in control module v0.6.4 2012-10-23 10:46:44 +04:00
c86e30fd27 added deps to config v0.6.3 2012-10-21 05:56:58 +04:00
cb4623aa4f removed legacy constants 2012-10-20 17:40:21 +04:00
a3fde6ea53 added closing descriptors in enotify module 2012-10-18 23:37:44 +04:00
ff1c7ecec5 explicitly close file descriptors in child to escape epoll signaling wrong events 2012-10-18 22:15:27 +04:00
795c1538a3 added option for choosing exec kill signal v0.6.2 2012-10-18 11:08:30 +04:00
21174b2ee7 fixed pts assignment while synchronizing hls v0.6.1 2012-10-16 14:09:52 +04:00
a4c790e0ee fixed compilation 2012-10-15 09:43:22 +04:00
5aac8b5cb3 fixed AAC header parser 2012-10-13 09:28:35 +04:00
5cd5f83d8d fixed AAC real sample rate parsing 2012-10-12 21:10:39 +04:00
67e7f4818f fixed logging 2012-10-12 21:08:12 +04:00
ebb20b848e implemented MPEG-TS sample re-arranging in HLS stream to fix crackles because of low-resolution timestamp in RTMP vs MPEG-TS 2012-10-12 20:45:47 +04:00
f7e7ea0fc1 fixed frame interleaving 2012-10-10 23:46:16 +04:00
f23075c78d added interleave directive 2012-10-10 00:27:44 +04:00
e5d61f2c62 added 'busy' directive 2012-10-09 18:22:14 +04:00
72d175ed7f Merge branch 'control' v0.6.0 2012-10-09 09:05:50 +04:00
bff1c355ec added record_notify feature v0.5.4 2012-10-05 15:46:57 +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
0740b046d6 recorder now stops at closeStream instead of deleteStream 2012-10-04 22:18:51 +04:00
6e55e3a77f fixed compilation 2012-10-04 14:00:18 +04:00
cc632eb6b6 refactored & restyled access module; implemented access inheritance from higher config levels v0.5.3 2012-10-04 11:25:51 +04:00
83aa7b9e89 fixed mp4 b-frame delay 2012-10-04 09:26:00 +04:00
ce7ae837b3 fixed compilation (dup result) 2012-10-03 09:33:43 +04:00
01d3b8857c changed capture codecs to h264/speex 2012-10-01 14:37:30 +04:00
9b4725a01a fixed live timestamps in non-atc mode 2012-09-30 18:17:30 +04:00
b4ca0bede8 implemented absolute timestamp feature (atc on) 2012-09-30 16:12:46 +04:00
87686029aa fixed exec terminate crash; added closing io descriptors in child prior to exec v0.5.2 2012-09-30 01:42:02 +04:00
ac13bbf1af merged master into sync
o sync

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-09-29 00:07:46 +04:00
0b757e8a49 fixed http output 2012-09-27 21:25:35 +04:00
e630c91391 fixed formatting 2012-09-27 21:18:49 +04:00
0cd7883a43 implemented control section/method parsers; added returning file path 2012-09-27 21:06:46 +04:00
b70d37edb1 improved manual recorder: keyframes, repeated open/close 2012-09-27 21:05:52 +04:00