28 Commits

Author SHA1 Message Date
3d54d69e25 mpegts trailer/header are now sent on every fragment switch to escape audio/video init crashes 2012-12-19 14:42:52 +04:00
101b43a478 merged sync branch 2012-10-24 14:21:13 +04:00
21174b2ee7 fixed pts assignment while synchronizing hls 2012-10-16 14:09:52 +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
96526896aa live stream synchronization 2012-08-30 18:40:12 +04:00
acf6ea076c merged from master 2012-08-30 17:39:31 +04:00
6b1ba3fe07 fixed audio-only & video-only HLS 2012-08-20 16:44:26 +04:00
06b5712df1 added auto-creation of hls folder 2012-08-20 14:55:27 +04:00
2bd3d17fbb fixed choppy audio in HLS: added hls_muxdelay directive 2012-08-17 18:55:59 +04:00
295551947a style fix 2012-07-23 17:34:23 +04:00
e0f9d944a0 dts overflow fixed 2012-07-22 13:41:35 +03:00
5070ff151a disabled HLS for auto-pushed connection 2012-07-22 09:48:25 +04:00
0d1d7138e5 HLS B-Frames fixed 2012-07-20 22:44:44 +03:00
64c5eb3d88 fixed compilation 2012-07-05 18:05:29 +04:00
f48bcc5235 added AAC support to HLS 2012-06-22 12:26:56 +04:00
5153992d5d minor fixes in hls 2012-06-19 22:55:13 +04:00
633abd83a1 hls code improvement 2012-06-19 17:06:34 +04:00
dc698edf24 added audio support to HLS; it's still choppy 2012-06-18 22:29:50 +04:00
43ceafc186 fixed crash in delete_stream 2012-06-18 18:07:51 +04:00
cba4ecc560 the virst version which successfully broadscasts video to iPhone 2012-06-18 17:57:07 +04:00
54d536bdeb this version gets validated without a single error/warning 2012-06-17 17:20:20 +04:00
7707515810 the first version which passes validator without an error (but still with warnings) 2012-06-17 16:47:32 +04:00
8855a1e1be this version works with ffplay but is not validated by Apple tool 2012-06-17 15:43:41 +04:00
b188f679b9 an attempt to implement hls 2012-06-14 20:48:27 +04:00
61b253c08c video & audio is normally played via hls with ffmpeg 2012-06-07 16:28:51 +04:00
b2a095c3bb implemented hls playlist & ts fragments 2012-06-07 16:28:51 +04:00
aa0c204ef3 added partial audio support to hls 2012-06-07 16:28:51 +04:00
e389302642 first working mpeg-ts encoder for future HLS broadcasting 2012-06-07 16:28:50 +04:00