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
c3700fe790f047d9cd4c947ce4204f14cb11081f
Switch branch/tag
srs
04 Nov, 2013 5 commits
update readme.
· c3700fe7
c3700fe7
浏览文件
winlin
authored
2013-11-04 22:58:43 +0800
update readme.
· fa858b7d
fa858b7d
浏览文件
winlin
authored
2013-11-04 22:57:57 +0800
release v0.3, 11773 lines
· 2c8d54df
2c8d54df
浏览文件
winlin
authored
2013-11-04 22:56:51 +0800
release v0.3, 11773 lines
· 751323fa
751323fa
浏览文件
winlin
authored
2013-11-04 22:55:19 +0800
support vhosts specified config.
· 58d9677d
58d9677d
浏览文件
winlin
authored
2013-11-04 22:42:03 +0800
03 Nov, 2013 1 commit
delete the cache when unpublish, when publish the encoder will update it
· 9f94f891
9f94f891
浏览文件
winlin
authored
2013-11-03 19:57:54 +0800
02 Nov, 2013 4 commits
update Readme
· 6d4eb3d3
6d4eb3d3
浏览文件
winlin
authored
2013-11-02 19:54:49 +0800
refine socket buffer, append bytes to vector directly
· a5339c2a
a5339c2a
浏览文件
winlin
authored
2013-11-02 19:52:33 +0800
support listen multiple ports.
· c0b6982e
c0b6982e
浏览文件
winlin
authored
2013-11-02 19:32:52 +0800
support nginx-style config file
· 2aa15a11
2aa15a11
浏览文件
winlin
authored
2013-11-02 17:55:59 +0800
30 Oct, 2013 6 commits
merge from server
· 6e670627
6e670627
浏览文件
winlin
authored
2013-10-30 12:02:48 +0800
update configure, try to detect the tools
· 8ee307b0
8ee307b0
浏览文件
winlin
authored
2013-10-30 12:01:35 +0800
Update configure
· b9fe3ca6
b9fe3ca6
浏览文件
winlin
authored
2013-10-30 11:41:38 +0800
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
· 032d959d
032d959d
浏览文件
winlin
authored
2013-10-30 11:39:32 +0800
add macro to disable the srs_trace
· a1a3a2ee
a1a3a2ee
浏览文件
winlin
authored
2013-10-30 11:37:11 +0800
Update README.md
· db4375ec
db4375ec
浏览文件
winlin
authored
2013-10-30 11:35:40 +0800
29 Oct, 2013 3 commits
support pithy print log message specified by stage.
· b4427877
b4427877
浏览文件
winlin
authored
2013-10-29 22:16:18 +0800
fix bug of time jitter correcter
· 293399dc
293399dc
浏览文件
winlin
authored
2013-10-29 18:46:46 +0800
fix the timestamp bug. correct the audio diff by audiosamplerate
· 3aa6be86
3aa6be86
浏览文件
winlin
authored
2013-10-29 10:17:33 +0800
28 Oct, 2013 4 commits
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
· a1f97954
a1f97954
浏览文件
winlin
authored
2013-10-29 07:51:43 +0800
support librtmp/ffmpeg without extended timestamp in 0xCX chunk packet. update signautre of server
· bc79ee43
bc79ee43
浏览文件
winlin
authored
2013-10-29 07:51:08 +0800
update the signature of server
· 3accc969
3accc969
浏览文件
winlin
authored
2013-10-29 07:46:55 +0800
fix bug of extended-timestamp, support librtmp/ffmpeg publish
· 3c8e1f8f
3c8e1f8f
浏览文件
winlin
authored
2013-10-28 22:09:11 +0800
27 Oct, 2013 8 commits
Update README.md
· f15867d8
f15867d8
浏览文件
winlin
authored
2013-10-27 11:29:12 +0800
support cache last gop for video
· 0ed88077
0ed88077
浏览文件
winlin
authored
2013-10-27 11:25:42 +0800
Update README.md
· b9ef2801
b9ef2801
浏览文件
winlin
authored
2013-10-27 09:15:02 +0800
Update README.md
· 17877f6a
17877f6a
浏览文件
winlin
authored
2013-10-27 09:11:26 +0800
Update README.md
· 426e4d25
426e4d25
浏览文件
winlin
authored
2013-10-27 09:04:33 +0800
Update README.md
· 9d45993b
9d45993b
浏览文件
winlin
authored
2013-10-27 09:01:23 +0800
update Readme
· 693a98b2
693a98b2
浏览文件
winlin
authored
2013-10-27 08:57:16 +0800
update Readme
· 79aa7e92
79aa7e92
浏览文件
winlin
authored
2013-10-27 08:54:05 +0800
25 Oct, 2013 7 commits
release v0.2, 10125 lines
· e5c73c5e
e5c73c5e
浏览文件
winlin
authored
2013-10-25 18:52:51 +0800
release v0.2, 10125 lines
· 821d0f6a
821d0f6a
浏览文件
winlin
authored
2013-10-25 18:47:01 +0800
release v0.2, 10125 lines
· 570cc51b
570cc51b
浏览文件
winlin
authored
2013-10-25 18:45:36 +0800
support flash publish
· 359c7da1
359c7da1
浏览文件
winlin
authored
2013-10-25 18:44:56 +0800
refine code, add todo command
· 6d385f15
6d385f15
浏览文件
winlin
authored
2013-10-25 17:35:37 +0800
refine code, add prefix srs
· 24a54a40
24a54a40
浏览文件
winlin
authored
2013-10-25 17:22:52 +0800
support h264/avc codec by rtmp complex handshake(SrsComplexHandshake)
· 53a668e3
53a668e3
浏览文件
winlin
authored
2013-10-25 17:16:23 +0800
24 Oct, 2013 2 commits
define the structs for c0c1 complex handshake
· f0f4837a
f0f4837a
浏览文件
winlin
authored
2013-10-25 07:42:18 +0800
add rtmp complex handshake classes
· e6ca039d
e6ca039d
浏览文件
winlin
authored
2013-10-25 07:15:33 +0800