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
8e8c8108fc6f4e8e09179c32e4f88488d7a3a116
Switch branch/tag
srs
09 Jun, 2015 7 commits
refine the time jitter code.
· 8e8c8108
8e8c8108
浏览文件
winlin
authored
2015-06-09 21:04:30 +0800
fix the export project bug. wakeup connection when dispose server.
· 1f1776a0
1f1776a0
浏览文件
winlin
authored
2015-06-09 14:38:05 +0800
refine build summary.
· 969ed7b0
969ed7b0
浏览文件
winlin
authored
2015-06-09 11:51:40 +0800
fix the thread stop bug, must wait when not joinable.
· 66837ffa
66837ffa
浏览文件
winlin
authored
2015-06-09 11:47:04 +0800
refine the signal manager.
· d317528a
d317528a
浏览文件
winlin
authored
2015-06-09 11:19:28 +0800
add warning for gmp, use gmc to detect memory leak.
· 7996b3b7
7996b3b7
浏览文件
winlin
authored
2015-06-09 10:52:32 +0800
for memory leak detect, move the payload create to message.
· f347099f
f347099f
浏览文件
winlin
authored
2015-06-09 10:13:25 +0800
08 Jun, 2015 6 commits
fix typo of code.
· 863dddde
863dddde
浏览文件
winlin
authored
2015-06-08 17:43:28 +0800
merge from bravo, parse the http reponse in json of bravo system.
· 19e1f610
19e1f610
浏览文件
winlin
authored
2015-06-08 17:28:39 +0800
use libfdk_aac for srs2.
· 574cf6a0
574cf6a0
浏览文件
winlin
authored
2015-06-08 15:02:19 +0800
cleanup connections when terminate server.
· 00a25ee5
00a25ee5
浏览文件
winlin
authored
2015-06-08 14:08:12 +0800
cleanup connections when terminate server.
· d7e5df25
d7e5df25
浏览文件
winlin
authored
2015-06-08 14:03:16 +0800
refine the memory watcher.
· 573495a1
573495a1
浏览文件
winlin
authored
2015-06-08 09:47:45 +0800
07 Jun, 2015 4 commits
add srs memory watcher.
· ca535fdb
ca535fdb
浏览文件
winlin
authored
2015-06-07 15:14:25 +0800
add srs memory watcher.
· 8b3bd5b4
8b3bd5b4
浏览文件
winlin
authored
2015-06-07 15:13:41 +0800
add srs memory watcher.
· bb4db611
bb4db611
浏览文件
winlin
authored
2015-06-07 15:12:55 +0800
dispose the gop cache
· 811ef4bc
811ef4bc
浏览文件
winlin
authored
2015-06-07 09:27:47 +0800
06 Jun, 2015 8 commits
detect the monotonically increase and warn to use mix_correct
· beb04317
beb04317
浏览文件
winlin
authored
2015-06-06 22:04:24 +0800
refine the mix correct algorithm, mix when got 10+ av or got 1 video and 1 audio.
· 2d9f258e
2d9f258e
浏览文件
winlin
authored
2015-06-06 21:54:43 +0800
use smaller value for publish timeout.
· ec245339
ec245339
浏览文件
winlin
authored
2015-06-06 21:42:01 +0800
fix #421, when mix correct on, must check the type of dequeue msg.
· a6dd8fb3
a6dd8fb3
浏览文件
winlin
authored
2015-06-06 21:31:39 +0800
fix #421, drop video for unkown RTMP header.
· a1dd7343
a1dd7343
浏览文件
winlin
authored
2015-06-06 21:23:57 +0800
fix the build failed bug.
· 679b4317
679b4317
浏览文件
winlin
authored
2015-06-06 20:34:49 +0800
fix gop cache, drop video only when video and not h.264
· 0fbfad41
0fbfad41
浏览文件
winlin
authored
2015-06-06 20:23:18 +0800
refine the pithy print of ingesters.
· 2a1db367
2a1db367
浏览文件
winlin
authored
2015-06-06 18:57:41 +0800
05 Jun, 2015 3 commits
fix the hls bug
· e4c27a51
e4c27a51
浏览文件
winlin
authored
2015-06-05 21:34:28 +0800
Merge branch '2.0release' of github.com:simple-rtmp-server/srs into 2.0release
· 4400b125
4400b125
浏览文件
winlin
authored
2015-06-05 20:38:51 +0800
fix #420, remove ts for hls ram mode.
· 26b76c0e
26b76c0e
浏览文件
winlin
authored
2015-06-05 20:38:01 +0800
03 Jun, 2015 1 commit
disable the hls_dispose by default to 0, for p2p system should never cleanup for timeshift hls.
· af9efe92
af9efe92
浏览文件
winlin
authored
2015-06-03 10:13:46 +0800
02 Jun, 2015 1 commit
copy the request for hls.
· 4e42b9c6
4e42b9c6
浏览文件
winlin
authored
2015-06-02 12:56:04 +0800
01 Jun, 2015 1 commit
refine comments of ffmpeg.
· 679583da
679583da
浏览文件
winlin
authored
2015-06-01 10:14:46 +0800
30 May, 2015 9 commits
fix the audio or video pid generate bug.
· 03d951c0
03d951c0
浏览文件
winlin
authored
2015-05-30 21:40:39 +0800
fix build bug.
· 96f8f1f5
96f8f1f5
浏览文件
winlin
authored
2015-05-30 21:20:07 +0800
fix the build failed bug.
· 0a87b567
0a87b567
浏览文件
winlin
authored
2015-05-30 21:14:10 +0800
fix #209, cleanup hls when stop and timeout. 2.0.173.
· 223ae194
223ae194
浏览文件
winlin
authored
2015-05-30 14:41:09 +0800
for #209, support cleanup when srs stop.
· 4a80a5a7
4a80a5a7
浏览文件
winlin
authored
2015-05-30 13:48:29 +0800
for #374, use fast stop for ingesters to stop many FFMPEG.
· 860d68e6
860d68e6
浏览文件
winlin
authored
2015-05-30 11:25:33 +0800
for #209, server cycle to enable the hls to cleanup. do dispose
· d611bb6b
d611bb6b
浏览文件
winlin
authored
2015-05-30 10:48:02 +0800
fix #374: when terminate srs, cleanup to ensure FFMPEG quit.
· 567d84e9
567d84e9
浏览文件
winlin
authored
2015-05-30 09:58:17 +0800
for #374, use SIGINT then SIGKILL to try to kill FFMPEG gracefullly.
· db57a519
db57a519
浏览文件
winlin
authored
2015-05-30 09:32:03 +0800