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
1445086451d70d20738f04bf9896c437e1d5c24c
Switch branch/tag
srs
21 Feb, 2015 3 commits
for #179, update the metadata of flv dvr file.
· 14450864
14450864
浏览文件
winlin
authored
2015-02-21 19:14:05 +0800
for #179, add dvr plan append.
· 7077b74d
7077b74d
浏览文件
winlin
authored
2015-02-21 16:52:37 +0800
for #179, refine dvr code to more simple.
· 95b4baee
95b4baee
浏览文件
winlin
authored
2015-02-21 16:25:04 +0800
19 Feb, 2015 3 commits
refine dvr, donot append the flv header.
· 3d225e1b
3d225e1b
浏览文件
winlin
authored
2015-02-19 20:08:56 +0800
refine dvr, append file when dvr file exists. 2.0.122.
· a984eeec
a984eeec
浏览文件
winlin
authored
2015-02-19 19:50:10 +0800
refine pithy print to more easyer to use 2.0.121.
· 1102c7a5
1102c7a5
浏览文件
winlin
authored
2015-02-19 18:56:21 +0800
18 Feb, 2015 3 commits
fix #133, support push rtsp to srs. 2.0.120.
· 9d233db2
9d233db2
浏览文件
winlin
authored
2015-02-18 22:28:39 +0800
for #133, rtsp parse aac from rtp packet.
· a954040d
a954040d
浏览文件
winlin
authored
2015-02-18 13:37:08 +0800
for #133, decode the h264 NALU from rtp.
· 0cc693a3
0cc693a3
浏览文件
winlin
authored
2015-02-18 11:49:42 +0800
17 Feb, 2015 7 commits
for #133, show more info about rtp.
· 6a641649
6a641649
浏览文件
winlin
authored
2015-02-18 07:27:11 +0800
for #133, finish rtsp sdp, start rtp.
· 45c0b129
45c0b129
浏览文件
winlin
authored
2015-02-17 22:20:47 +0800
for #133, alloc and free rtp port.
· f14af454
f14af454
浏览文件
winlin
authored
2015-02-17 21:10:06 +0800
the join maybe failed, should use a variable to ensure thread terminated. 2.0.119.
· d4ceff64
d4ceff64
浏览文件
winlin
authored
2015-02-17 21:03:39 +0800
the join maybe failed, should use a variable to ensure thread terminated. 1.0.28.
· ccc30c70
ccc30c70
浏览文件
winlin
authored
2015-02-17 21:01:44 +0800
for #133, rtsp extract tcp/udp listener.
· 40fbfd85
40fbfd85
浏览文件
winlin
authored
2015-02-17 16:28:28 +0800
for #133, rtsp parse the announce packet, parse the sps/pps and audio sequence header by base64.
· 4807f785
4807f785
浏览文件
winlin
authored
2015-02-17 14:16:02 +0800
16 Feb, 2015 2 commits
for #133, support the rtsp options request and response.
· 604f4cc5
604f4cc5
浏览文件
winlin
authored
2015-02-16 22:15:59 +0800
for #133, create rtsp framework.
· c0e50265
c0e50265
浏览文件
winlin
authored
2015-02-16 14:05:01 +0800
15 Feb, 2015 4 commits
for #133, add rtsp listener and handler.
· e81e0902
e81e0902
浏览文件
winlin
authored
2015-02-15 21:28:31 +0800
for #304, support config default acodec/vcodec. 2.0.118.
· 78f34ad4
78f34ad4
浏览文件
winlin
authored
2015-02-15 18:11:24 +0800
for #304, rewrite hls/ts code, support h.264+mp3 for hls. 2.0.117.
· 922150b2
922150b2
Browse File
winlin
authored
2015-02-15 17:43:35 +0800
rewrite the ts remux of hls. 2.0.117
· 3c813847
3c813847
Browse File
winlin
authored
2015-02-15 16:37:28 +0800
14 Feb, 2015 2 commits
implements the pat/pmt write ts header.
· 1ed3e283
1ed3e283
Browse File
winlin
authored
2015-02-14 23:06:01 +0800
always increasing target duration, for #304
· e88c1e32
e88c1e32
浏览文件
winlin
authored
2015-02-14 16:30:04 +0800
12 Feb, 2015 9 commits
for #304, use stringstream to generate m3u8, add hls_td_ratio. 2.0.116.
· 25af6c68
25af6c68
浏览文件
winlin
authored
2015-02-12 13:34:59 +0800
Merge branch '1.0release' of github.com:winlinvip/simple-rtmp-server into 1.0release
· 9a7696a7
9a7696a7
浏览文件
winlin
authored
2015-02-12 10:41:55 +0800
Merge branch 'develop' of github.com:winlinvip/simple-rtmp-server into develop
· 103ce78b
103ce78b
浏览文件
winlin
authored
2015-02-12 10:20:47 +0800
update readme
· 4cf26387
4cf26387
浏览文件
winlin
authored
2015-02-12 10:20:33 +0800
release 1.0r2
· e1e12e5d
e1e12e5d
浏览文件
winlin
authored
2015-02-12 10:19:19 +0800
release 1.0r2
· 61b0ee55
61b0ee55
浏览文件
winlin
authored
2015-02-12 10:18:45 +0800
update readme
· d4f64250
d4f64250
浏览文件
winlin
authored
2015-02-12 10:16:06 +0800
dev code HuKaiqun for 1.0.27.
· 16bf0a18
16bf0a18
浏览文件
winlin
authored
2015-02-12 10:14:30 +0800
dev code ZhouGuoWen for 2.0.115.
· f016245e
f016245e
浏览文件
winlin
authored
2015-02-12 10:12:49 +0800
11 Feb, 2015 4 commits
Update README.md
· 0e783f45
0e783f45
浏览文件
winlin
authored
2015-02-11 12:34:28 +0800
Update README.md
· d07f09aa
d07f09aa
浏览文件
winlin
authored
2015-02-11 12:28:48 +0800
add release code. ZhouGuowen for SRS2.0
· 381e88d6
381e88d6
浏览文件
winlin
authored
2015-02-11 08:52:52 +0800
add dev code for each release. HuKaiqun for SRS1.0
· b982b27f
b982b27f
浏览文件
winlin
authored
2015-02-11 08:48:22 +0800
10 Feb, 2015 3 commits
for #311, set pcr_base to dts. 2.0.114.
· e19ee0cb
e19ee0cb
浏览文件
winlin
authored
2015-02-10 23:15:43 +0800
fix the avc codec bug, the ibmf format may like the annexb, we must guess only one time. 2.0.114
· 87519aaa
87519aaa
浏览文件
winlin
authored
2015-02-10 22:37:29 +0800
try to fix hls problem, print the video packets.
· 66931a88
66931a88
浏览文件
winlin
authored
2015-02-10 19:58:24 +0800