winlin
|
5a41b1b538
|
finish kernel utest. to 0.9.149
|
11 years ago |
winlin
|
ad920915a2
|
merge handshake to protocol
|
11 years ago |
winlin
|
b13fd5112b
|
merge buffer to kernel utest
|
11 years ago |
winlin
|
1e395e7c10
|
add assert to flv.
|
11 years ago |
winlin
|
034120c668
|
update readme
|
11 years ago |
winlin
|
95e73d0be1
|
remove the config log http api. 0.9.148
|
11 years ago |
winlin
|
28a6a1214c
|
update readme, add stream products list.
|
11 years ago |
winlin
|
d971700b82
|
update readme, add stream products list.
|
11 years ago |
winlin
|
e81d919289
|
update readme, add stream products list.
|
11 years ago |
winlin
|
d219a7b67e
|
complete the normal kernel flv utest. 0.9.147
|
11 years ago |
winlin
|
010eb09a30
|
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
|
11 years ago |
winlin
|
8271bd657b
|
refine flv codec, rename fast encoder to flv vod stream decoder
|
11 years ago |
winlin
|
032118581a
|
refine http/dvr/hls to use file reader/writer. 0.9.146
|
11 years ago |
winlin
|
c7795cd96c
|
Merge pull request #113 from wenjiegit/patch-1
Update srs_app_hls.cpp
|
11 years ago |
wenjiegit
|
d7454134c9
|
Update srs_app_hls.cpp
for hls, srs should not allow player to cache m3u8 list.
add #EXT-X-ALLOW-CACHE:NO to m3u8 file.
|
11 years ago |
winlin
|
e6c08210f1
|
Update README.md
|
11 years ago |
winlin
|
ba2e7bbf76
|
support create stream twice. 0.9.145
|
11 years ago |
winlin
|
fb70602f93
|
fix #111, always use 31bits timestamp. 0.9.143.
|
11 years ago |
winlin
|
0bd7d268e8
|
add mock for file reader/writer
|
11 years ago |
winlin
|
a888e52df1
|
donot mix the read and write for librtmp
|
11 years ago |
winlin
|
1eee4d25cf
|
refine the librtmp, open writer then reader.
|
11 years ago |
winlin
|
1a7735182f
|
refine the file stream, to file reader and writer. 0.9.142
|
11 years ago |
winlin
|
ed3f9f0a40
|
add core utest
|
11 years ago |
winlin
|
f5f54e6008
|
add utest for kernel codec
|
11 years ago |
winlin
|
492665e166
|
refine tcp client connect, extract to utility srs_socket_connect. 0.9.141
|
11 years ago |
winlin
|
051c9e6268
|
refine the protocol utility, add utest, 0.9.140
|
11 years ago |
winlin
|
6a2f0a3dc9
|
add configure preset --demo
|
11 years ago |
winlin
|
55989b4bc8
|
remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139
|
11 years ago |
winlin
|
cb2967c967
|
refine forward, use utility to generate the tcUrl
|
11 years ago |
winlin
|
4d45b3305b
|
srs demo requires ffmpeg to transcode.
|
11 years ago |
winlin
|
18534ecdb2
|
donot start nginx for demo, use cherrypy to delivery HLS.
|
11 years ago |
winlin
|
ee07210105
|
fix demo script, start nginx. fix warning of utest on ubuntu14
|
11 years ago |
winlin
|
e6f524281c
|
support build on ubuntu14, 0.9.138
|
11 years ago |
winlin
|
aad42d7941
|
fix ubuntu14 build warnings
|
11 years ago |
winlin
|
594c1d8bf7
|
fix ssl make install on ubuntu 14, change to make install_sw
|
11 years ago |
winlin
|
bfeb24c52b
|
update call response, add comments.
|
11 years ago |
winlin
|
fea8755719
|
response the call message with null. 0.9.137
|
11 years ago |
winlin
|
4843c525b4
|
update readme, fix the date of history.
|
11 years ago |
winlin
|
53ad510766
|
add comments for the connection remove
|
11 years ago |
winlin
|
a3f9aa7e1e
|
fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136
|
11 years ago |
winlin
|
efed34301c
|
add virtual destructor to SrsRefer
|
11 years ago |
winlin
|
b357504b1d
|
fix #109: fix the system jump time, adjust system startup time. 0.9.135
|
11 years ago |
winlin
|
7de95c12e0
|
update readme for 1.0 mainline5
|
11 years ago |
winlin
|
f800753997
|
prepare release 1.0 mainline5
|
11 years ago |
winlin
|
6ae6f6e60d
|
add freetype2 to pkg-config path.
|
11 years ago |
winlin
|
0cd0761508
|
fix time jitter zero algorithm bug, reset when timestamp overflow.
|
11 years ago |
winlin
|
1970e18ed6
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
11 years ago |
winlin
|
f173345e15
|
support report summaries in heartbeat. 0.9.132
|
11 years ago |
winlin
|
db253bc76b
|
fix fms token traverse bug, always update the token by the latest valid client.
|
11 years ago |
winlin
|
6c70e9192b
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
11 years ago |