winlin
|
a984eeecab
|
refine dvr, append file when dvr file exists. 2.0.122.
|
2015-02-19 19:50:10 +08:00 |
|
winlin
|
1102c7a58f
|
refine pithy print to more easyer to use 2.0.121.
|
2015-02-19 18:56:21 +08:00 |
|
winlin
|
9d233db27e
|
fix #133, support push rtsp to srs. 2.0.120.
|
2015-02-18 22:28:39 +08:00 |
|
winlin
|
a954040d29
|
for #133, rtsp parse aac from rtp packet.
|
2015-02-18 13:37:08 +08:00 |
|
winlin
|
0cc693a3b8
|
for #133, decode the h264 NALU from rtp.
|
2015-02-18 11:49:42 +08:00 |
|
winlin
|
4807f7850d
|
for #133, rtsp parse the announce packet, parse the sps/pps and audio sequence header by base64.
|
2015-02-17 14:16:02 +08:00 |
|
winlin
|
604f4cc57b
|
for #133, support the rtsp options request and response.
|
2015-02-16 22:15:59 +08:00 |
|
winlin
|
78f34ad46f
|
for #304, support config default acodec/vcodec. 2.0.118.
|
2015-02-15 18:11:24 +08:00 |
|
winlin
|
922150b2cf
|
for #304, rewrite hls/ts code, support h.264+mp3 for hls. 2.0.117.
|
2015-02-15 17:43:35 +08:00 |
|
winlin
|
3c813847bd
|
rewrite the ts remux of hls. 2.0.117
|
2015-02-15 16:37:28 +08:00 |
|
winlin
|
1ed3e283ab
|
implements the pat/pmt write ts header.
|
2015-02-14 23:06:01 +08:00 |
|
winlin
|
e19ee0cb99
|
for #311, set pcr_base to dts. 2.0.114.
|
2015-02-10 23:15:43 +08:00 |
|
winlin
|
87519aaae8
|
fix the avc codec bug, the ibmf format may like the annexb, we must guess only one time. 2.0.114
|
2015-02-10 22:37:29 +08:00 |
|
winlin
|
66931a8890
|
try to fix hls problem, print the video packets.
|
2015-02-10 19:58:24 +08:00 |
|
winlin
|
5a3cd235fd
|
refine hls, try to fix the hls ts corrupt problem.
|
2015-02-10 19:09:31 +08:00 |
|
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
|
693c7a5349
|
refine hls m3u8, use LR(0x0a, \n) as new line char
|
2015-02-10 11:38:14 +08:00 |
|
winlin
|
4246be92c9
|
for #250, merge avc to codec. use queue to dequeue.
|
2015-01-31 21:16:42 +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
|
b38bae2a89
|
for #250, refine parse pes packet, remove the clear method.
|
2015-01-29 23:08:26 +08:00 |
|
winlin
|
1685cdd48e
|
for #250, parse pes packet ok, ts message ok.
|
2015-01-29 22:58:02 +08:00 |
|
winlin
|
486277089d
|
for #250, parse the PES ts packet payload.
|
2015-01-29 13:54:07 +08:00 |
|
winlin
|
755e61e011
|
update the qt project.
|
2015-01-29 11:27:56 +08:00 |
|
winlin
|
cc87992fe0
|
for #250, decode the PMT and PAT
|
2015-01-27 18:35:43 +08:00 |
|
winlin
|
7692e50fc2
|
for #250, calc and verify the crc32 of PAT.
|
2015-01-27 17:04:30 +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
|
bd395904df
|
for #250, the ts packet and adaptation field.
|
2015-01-27 11:13:03 +08:00 |
|
winlin
|
aff7a1cb4d
|
add ts packet definition for #250.
|
2015-01-26 17:06:06 +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
|
aaade0f04f
|
for #268, refine the pcr start at 0, dts/pts plus delay. 2.0.105
|
2015-01-25 13:35:53 +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
|
52891b491a
|
listen and serve stream caster mpegts over udp.
|
2015-01-24 14:52:52 +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
|
77d78eac5c
|
for #293, add http ts stream framework.
|
2015-01-22 17:40:06 +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
|
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 |
|
winlin
|
e6549b261c
|
for #293, support http mp3 streaming
|
2015-01-19 10:18:18 +08:00 |
|
winlin
|
99bf397487
|
for bug #293, add mp3 id3 spec
|
2015-01-19 09:25:07 +08:00 |
|
winlin
|
15d87537a1
|
for bug #293, support aac stream.
|
2015-01-19 00:14:14 +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 |
|
winlin
|
c0233542bf
|
for #293, add aac encoder for http aac stream.
|
2015-01-18 22:51:07 +08:00 |
|
winlin
|
9bbbaad288
|
for bug #277, refine http api refer to go http-framework. 2.0.97
|
2015-01-17 21:58:23 +08:00 |
|
winlin
|
a1f887f46f
|
refine code, move onMetaData to consts.
|
2015-01-17 13:29:11 +08:00 |
|