winlin
|
4820d455d5
|
for #310, workaround to force to LC/MAIN, donot support SSR above. 2.0.113
|
2015-02-10 16:58:13 +08:00 |
|
winlin
|
f8bdd28de6
|
add comments for hls m3u8, target duration may should not changed.
|
2015-02-10 15:18:20 +08:00 |
|
winlin
|
693c7a5349
|
refine hls m3u8, use LR(0x0a, \n) as new line char
|
2015-02-10 11:38:14 +08:00 |
|
winlin
|
81ea6d34ce
|
add pdf of hls rfc, corrent the content type.
|
2015-02-10 10:58:27 +08:00 |
|
winlin
|
30b1759aa9
|
fix bug for memory hls.
|
2015-02-07 18:01:12 +08:00 |
|
winlin
|
dba983d124
|
for #136, update the config for ram hls.
|
2015-02-03 16:29:59 +08:00 |
|
winlin
|
a23191497f
|
fix #136, support hls without io(in ram). 2.0.112
|
2015-02-03 16:01:07 +08:00 |
|
winlin
|
16afe7ddbb
|
fix #250, support push MPEGTS over UDP to SRS. 2.0.111
|
2015-01-31 23:20:00 +08:00 |
|
winlin
|
4246be92c9
|
for #250, merge avc to codec. use queue to dequeue.
|
2015-01-31 21:16:42 +08:00 |
|
winlin
|
153a3a6c42
|
must user pithy print for mpegts print.
|
2015-01-31 19:49:35 +08:00 |
|
winlin
|
70c8fe13c4
|
for #250, support h264 video for push mpegts over udp. 2.0.110
|
2015-01-31 19:46:55 +08:00 |
|
winlin
|
66fccdbbd1
|
for #250, demux PES stream ok, only support h.264(annexb) and aac(adts) in mpegts over udp. 3.0.109.
|
2015-01-31 12:21:04 +08:00 |
|
winlin
|
bce78fdab6
|
for #250, add comments for elemetary stream specifed by stream_id.
|
2015-01-31 11:46:51 +08:00 |
|
winlin
|
a384cc400a
|
for #250, use udp packet handler.
|
2015-01-30 00:04:20 +08:00 |
|
winlin
|
35ab0ea627
|
for #250, use buffer to cache bytes, for system will split the udp packet.
|
2015-01-29 23:54:04 +08:00 |
|
winlin
|
1685cdd48e
|
for #250, parse pes packet ok, ts message ok.
|
2015-01-29 22:58:02 +08:00 |
|
winlin
|
52b62918d9
|
for #250, decode the PAT of PSI ts packet.
|
2015-01-27 16:25:46 +08:00 |
|
winlin
|
51aecb8fde
|
for #250, decode the ts packet header and adaptation field.
|
2015-01-27 14:28:59 +08:00 |
|
winlin
|
919a85b103
|
for #301, hls support h.264+mp3, ok for vlc. 2.0.107
|
2015-01-25 17:06:49 +08:00 |
|
winlin
|
2c42350489
|
for #301, http ts stream support h.264+mp3. 2.0.106
|
2015-01-25 16:42:22 +08:00 |
|
winlin
|
c9d270fbe0
|
refine code for #250, ts remux
|
2015-01-25 13:19:22 +08:00 |
|
winlin
|
ea85ad2e20
|
for #293, #250, move the ts codec to kernel ts.
|
2015-01-25 10:54:25 +08:00 |
|
winlin
|
d22e4e86d8
|
update projects for rtmp renamed to protocol
|
2015-01-24 16:59:36 +08:00 |
|
winlin
|
711b6ca277
|
for #250, basic stream caster framework. 2.0.104
|
2015-01-24 16:31:32 +08:00 |
|
winlin
|
6463d22a14
|
for #250, add mpegts over udp stream caster class.
|
2015-01-24 16:27:30 +08:00 |
|
winlin
|
7f02bfa3a4
|
for #250, the mpegts over udp stream caster framework.
|
2015-01-24 15:36:11 +08:00 |
|
winlin
|
52891b491a
|
listen and serve stream caster mpegts over udp.
|
2015-01-24 14:52:52 +08:00 |
|
winlin
|
f9d1e1111a
|
merge from feilong, consumer directly sleep when paused.
|
2015-01-23 17:07:17 +08:00 |
|
winlin
|
8ace73f30d
|
for #151, use absolutely overflow to make jwplayer happy. 2.0.103
|
2015-01-23 15:29:14 +08:00 |
|
winlin
|
73cfdea332
|
for #299, srs http server support dash vod stream over mp4 range. 2.0.103
|
2015-01-23 13:45:59 +08:00 |
|
winlin
|
e0ee8de2fb
|
for #299, srs http server support dash, flash request range in range or bytes.
|
2015-01-23 13:17:50 +08:00 |
|
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
2015-01-23 10:07:20 +08:00 |
|
winlin
|
2a05783d5c
|
for #293, support http ts stream. 2.0.101
|
2015-01-22 18:32:10 +08:00 |
|
winlin
|
dfe385d0c9
|
for #293, move the simple buffer to kernel.
|
2015-01-22 18:13:33 +08:00 |
|
winlin
|
0f59073400
|
refine code, rename the pts to dts although both ok for audio.
|
2015-01-22 17:35:07 +08:00 |
|
winlin
|
913f98b902
|
for bug #293, http ts stream, move the avc codec from app to kernel.
|
2015-01-22 17:08:38 +08:00 |
|
winlin
|
dc6299171f
|
refine http stream code.
|
2015-01-22 15:05:38 +08:00 |
|
winlin
|
7d86c6d9e9
|
for bug #293, refine for fast cache of http stream.
|
2015-01-22 13:16:54 +08:00 |
|
winlin
|
25807298ad
|
alias http_stream to http_server. rename http to http_static of vhost. rename http_flv to http_renux
|
2015-01-22 09:34:33 +08:00 |
|
panda1986
|
797c1b0762
|
support all acodec. not forced to aac.
|
2015-01-20 14:06:27 +08:00 |
|
panda1986
|
e7d54c2ca9
|
Update srs_app_ffmpeg.cpp
srs develop 新增支持mp3转码后,需要添加新的acodec-libmp3lame.所以去掉srs_app_ffmpeg.cpp中对acodec的判断
|
2015-01-20 13:52:31 +08:00 |
|
winlin
|
5f194bc87c
|
merge from feilong, the crash for cosumer wait.
|
2015-01-19 14:05:59 +08:00 |
|
winlin
|
b7b268dfbf
|
fix #293, support http live flv/aac/mp3 stream with fast cache. 2.0.100.
|
2015-01-19 13:17:46 +08:00 |
|
winlin
|
29a8932b49
|
for bug #293, use http stream cache for android weixin to happy.
|
2015-01-19 12:56:05 +08:00 |
|
winlin
|
f9f2fcbb9c
|
for #293, add http stream cache for audio mp3/aac stream.
|
2015-01-19 12:24:18 +08:00 |
|
winlin
|
d364a81d8f
|
for #293, support http mp3 streaming
|
2015-01-19 10:13:43 +08:00 |
|
winlin
|
99bf397487
|
for bug #293, add mp3 id3 spec
|
2015-01-19 09:25:07 +08:00 |
|
winlin
|
b04888a35d
|
for #293, #277, support http chunked encoding
|
2015-01-19 01:05:24 +08:00 |
|
winlin
|
3244c083c7
|
for bug #293, support http aac stream
|
2015-01-19 00:05:12 +08:00 |
|
winlin
|
7674524c31
|
for #239, empty the aac encoder
|
2015-01-18 22:56:01 +08:00 |
|