Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Files
Commits
Network
Compare
Branches
Tags
70c8fe13c45508bd3e98930dd0e5fa4a99eafb21
Switch branch/tag
srs
31 Jan, 2015 3 commits
for #250, support h264 video for push mpegts over udp. 2.0.110
· 70c8fe13
70c8fe13
浏览文件
winlin
authored
2015-01-31 19:46:55 +0800
for #250, demux PES stream ok, only support h.264(annexb) and aac(adts) in mpegts over udp. 3.0.109.
· 66fccdbb
66fccdbb
Browse File
winlin
authored
2015-01-31 12:21:04 +0800
for #250, add comments for elemetary stream specifed by stream_id.
· bce78fda
bce78fda
Browse File
winlin
authored
2015-01-31 11:46:51 +0800
29 Jan, 2015 7 commits
for #250, use udp packet handler.
· a384cc40
a384cc40
浏览文件
winlin
authored
2015-01-30 00:04:20 +0800
for #250, use buffer to cache bytes, for system will split the udp packet.
· 35ab0ea6
35ab0ea6
浏览文件
winlin
authored
2015-01-29 23:54:04 +0800
for #250, refine parse pes packet, remove the clear method.
· b38bae2a
b38bae2a
Browse File
winlin
authored
2015-01-29 23:08:26 +0800
for #250, parse pes packet ok, ts message ok.
· 1685cdd4
1685cdd4
Browse File
winlin
authored
2015-01-29 22:58:02 +0800
for #250, parse the PES ts packet payload.
· 48627708
48627708
Browse File
winlin
authored
2015-01-29 13:54:07 +0800
update the qt project.
· 755e61e0
755e61e0
浏览文件
winlin
authored
2015-01-29 11:27:56 +0800
build libfdk-aac in ffmpeg. 2.0.108
· 83740173
83740173
浏览文件
winlin
authored
2015-01-29 10:45:19 +0800
27 Jan, 2015 5 commits
for #250, decode the PMT and PAT
· cc87992f
cc87992f
浏览文件
winlin
authored
2015-01-27 18:35:43 +0800
for #250, calc and verify the crc32 of PAT.
· 7692e50f
7692e50f
浏览文件
winlin
authored
2015-01-27 17:04:30 +0800
for #250, decode the PAT of PSI ts packet.
· 52b62918
52b62918
浏览文件
winlin
authored
2015-01-27 16:25:46 +0800
for #250, decode the ts packet header and adaptation field.
· 51aecb8f
51aecb8f
浏览文件
winlin
authored
2015-01-27 14:28:59 +0800
for #250, the ts packet and adaptation field.
· bd395904
bd395904
浏览文件
winlin
authored
2015-01-27 11:13:03 +0800
26 Jan, 2015 1 commit
add ts packet definition for #250.
· aff7a1cb
aff7a1cb
浏览文件
winlin
authored
2015-01-26 17:06:06 +0800
25 Jan, 2015 12 commits
update readme for hls(h.264+mp3).
· 7fc3996e
7fc3996e
浏览文件
winlin
authored
2015-01-25 17:42:04 +0800
for #301, hls support h.264+mp3, ok for vlc. 2.0.107
· 919a85b1
919a85b1
浏览文件
winlin
authored
2015-01-25 17:06:49 +0800
for #301, http ts stream support h.264+mp3. 2.0.106
· 2c423504
2c423504
Browse File
winlin
authored
2015-01-25 16:42:22 +0800
for #268, refine the pcr start at 0, dts/pts plus delay. 2.0.105
· aaade0f0
aaade0f0
浏览文件
winlin
authored
2015-01-25 13:35:53 +0800
update readme for 1.0.25
· 78885069
78885069
浏览文件
winlin
authored
2015-01-25 13:33:23 +0800
for #151, #268, refine the pcr start at 0, dts/pts plus delay. 1.0.25
· 9cbc753e
9cbc753e
浏览文件
winlin
authored
2015-01-25 13:30:45 +0800
refine code for #250, ts remux
· c9d270fb
c9d270fb
浏览文件
winlin
authored
2015-01-25 13:19:22 +0800
update version to 2.0.104
· e9ed62e0
e9ed62e0
浏览文件
winlin
authored
2015-01-25 13:10:57 +0800
update version to 1.0.24
· b0daf148
b0daf148
浏览文件
winlin
authored
2015-01-25 13:10:30 +0800
for #151, refine pcr=dts-800ms and use dts/pts directly. 2.0.104
· 16372365
16372365
浏览文件
winlin
authored
2015-01-25 13:06:39 +0800
for #151, refine pcr=dts-800ms and use dts/pts directly. 1.0.24
· 1835957a
1835957a
浏览文件
winlin
authored
2015-01-25 13:04:12 +0800
for #293, #250, move the ts codec to kernel ts.
· ea85ad2e
ea85ad2e
浏览文件
winlin
authored
2015-01-25 10:54:25 +0800
24 Jan, 2015 5 commits
update projects for rtmp renamed to protocol
· d22e4e86
d22e4e86
浏览文件
winlin
authored
2015-01-24 16:59:36 +0800
for #250, basic stream caster framework. 2.0.104
· 711b6ca2
711b6ca2
浏览文件
winlin
authored
2015-01-24 16:31:32 +0800
for #250, add mpegts over udp stream caster class.
· 6463d22a
6463d22a
浏览文件
winlin
authored
2015-01-24 16:27:30 +0800
for #250, the mpegts over udp stream caster framework.
· 7f02bfa3
7f02bfa3
浏览文件
winlin
authored
2015-01-24 15:36:11 +0800
listen and serve stream caster mpegts over udp.
· 52891b49
52891b49
浏览文件
winlin
authored
2015-01-24 14:52:52 +0800
23 Jan, 2015 7 commits
merge from feilong, consumer directly sleep when paused.
· f9d1e111
f9d1e111
浏览文件
winlin
authored
2015-01-23 17:07:17 +0800
for #151, use absolutely overflow to make jwplayer happy. 2.0.103
· 8ace73f3
8ace73f3
浏览文件
winlin
authored
2015-01-23 15:29:14 +0800
for #151, use absolutely overflow to make jwplayer happy. 1.0.23
· 4f5cc9c4
4f5cc9c4
浏览文件
winlin
authored
2015-01-23 15:14:29 +0800
add config section for stream caster.
· 6b89ffbc
6b89ffbc
浏览文件
winlin
authored
2015-01-23 15:06:12 +0800
for #299, srs http server support dash vod stream over mp4 range. 2.0.103
· 73cfdea3
73cfdea3
浏览文件
winlin
authored
2015-01-23 13:45:59 +0800
for #299, srs http server support dash, flash request range in range or bytes.
· e0ee8de2
e0ee8de2
浏览文件
winlin
authored
2015-01-23 13:17:50 +0800
update stream arch.
· 1e26f54b
1e26f54b
浏览文件
winlin
authored
2015-01-23 11:27:27 +0800