winlin
|
0858bd8b6f
|
Support RTMP ATC for HLS/HDS to support backup(failover). change to 0.9.35
|
2014-03-26 16:25:02 +08:00 |
|
winlin
|
ebf1139582
|
fix the forward loop detect bug. change to 0.9.34
|
2014-03-26 12:34:35 +08:00 |
|
winlin
|
644dfa1a6d
|
fix bug of librtmp
|
2014-03-26 09:03:57 +08:00 |
|
winlin
|
ade3630fa6
|
add package and install script
|
2014-03-23 22:52:08 +08:00 |
|
winlin
|
ed20bd7078
|
default write log to file.
|
2014-03-23 14:51:35 +08:00 |
|
winlin
|
76290a5a12
|
fix bug of get daemon
|
2014-03-23 14:47:09 +08:00 |
|
winlin
|
7930add7f9
|
add log tank config, default to console.
|
2014-03-23 14:40:55 +08:00 |
|
winlin
|
b290a00de7
|
refine log
|
2014-03-23 13:53:07 +08:00 |
|
winlin
|
3ec3c1f532
|
support daemon
|
2014-03-23 12:42:05 +08:00 |
|
winlin
|
2c1354b9b9
|
fix bug of log message
|
2014-03-23 12:23:23 +08:00 |
|
winlin
|
56679b3c82
|
add srs_log_file to write log to file. change to 0.9.27
|
2014-03-23 12:22:01 +08:00 |
|
winlin
|
d94b9f44b3
|
add srs_log_file to write log to file. change to 0.9.27
|
2014-03-23 12:21:36 +08:00 |
|
winlin
|
3c920b933c
|
add ./etc/init.d/srs, refine configure to support make clean then make.
|
2014-03-22 20:53:29 +08:00 |
|
winlin
|
fdad7c25f0
|
fix isse #35: the gettimeofday jitter, log warn message
|
2014-03-21 17:56:27 +08:00 |
|
winlin
|
4f284b20f0
|
drop ts segment when duration is too small
|
2014-03-21 17:35:27 +08:00 |
|
winlin
|
5758551508
|
support hls republish
|
2014-03-21 17:10:24 +08:00 |
|
winlin
|
f25c6558a5
|
write pid to ./objs/srs.pid.
|
2014-03-21 15:45:34 +08:00 |
|
winlin
|
0686b8fa5a
|
update readme, add product wiki link
|
2014-03-21 14:02:14 +08:00 |
|
winlin
|
a0c0c94cf0
|
refine conf, add comments for other listen type
|
2014-03-21 14:00:26 +08:00 |
|
winlin
|
2cebaff9d8
|
refine hls, ts temp file use ext .tmp
|
2014-03-21 13:10:47 +08:00 |
|
winlin
|
e0fb1029c9
|
support pure audio hls. change to 0.9.24
|
2014-03-20 18:55:45 +08:00 |
|
winlin
|
b708f588fc
|
refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable.
|
2014-03-20 18:19:08 +08:00 |
|
winlin
|
b7d40b5aba
|
support vn/an to disable video/audio, for radio streaming
|
2014-03-19 22:45:58 +08:00 |
|
winlin
|
1ffbdbc098
|
refine log, donot show error when client gracefully close it
|
2014-03-18 16:17:52 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|
winlin
|
e5770b10b1
|
refine the colorful log for srs. remove the log when client close.
|
2014-03-18 11:28:22 +08:00 |
|
wenjie.zhao
|
109ce07c1b
|
color text of error msg supported.
strerror msg supported.
|
2014-03-15 04:55:30 +08:00 |
|
wenjie.zhao
|
e0e3504e1d
|
color text of error msg supported.
strerror msg supported.
|
2014-03-15 04:53:46 +08:00 |
|
winlin
|
a90cb9dd84
|
fix ubuntu build warning, the config unused setter
|
2014-03-15 19:50:40 +08:00 |
|
winlin
|
010b5c0d7a
|
fix ubuntu build warning, the config unused setter
|
2014-03-15 19:48:11 +08:00 |
|
winlin
|
3066a03fb7
|
rename SRS_HTTP to SRS_HTTP_CALLBACK
|
2014-03-10 23:13:09 +08:00 |
|
winlin
|
9fd48d84c1
|
refine amf0 object size to total_size, elem count to count
|
2014-03-08 22:59:30 +08:00 |
|
winlin
|
bfe771bbba
|
amf0 utest: null,undefined,object-eof to any
|
2014-03-08 14:38:19 +08:00 |
|
winlin
|
cae8228b09
|
amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead
|
2014-03-08 13:57:08 +08:00 |
|
winlin
|
48343e4f3a
|
refien build script, regenereate all options. change to 0.9.12
|
2014-03-08 11:25:02 +08:00 |
|
winlin
|
6e0bebdacf
|
full support gperf gmc/gmp/gcp
|
2014-03-07 15:40:55 +08:00 |
|
winlin
|
741d6f97f6
|
support gperf memory check(gmc).
|
2014-03-07 12:24:47 +08:00 |
|
winlin
|
dcd568a0d7
|
add gperf to heap check, use reload signal to terminate program normally
|
2014-03-06 18:12:19 +08:00 |
|
winlin
|
a488ef8317
|
fix bug#25: fmle republish bug, srs return special error code and wait for client to republish.
|
2014-03-05 10:21:31 +08:00 |
|
winlin
|
880f4f5dc2
|
final the modularity, rename the app module.
|
2014-03-02 21:49:09 +08:00 |
|
winlin
|
c1086f8a9d
|
srs-librtmp: finish the simple publish and play sample.
|
2014-03-02 18:33:32 +08:00 |
|
winlin
|
c338eb3666
|
srs-librtmp: implements the publish and play.
|
2014-03-02 14:51:19 +08:00 |
|
winlin
|
8aedc51a2f
|
refine code, rename SrsRtmp to SrsRtmpServer.
|
2014-03-02 13:54:40 +08:00 |
|
winlin
|
fc9e3fd890
|
srs-librtmp define interfaces
|
2014-03-02 00:05:59 +08:00 |
|
winlin
|
713b05541b
|
add librtmp demo srs_publish
|
2014-03-01 23:24:53 +08:00 |
|
winlin
|
7d570fb4f3
|
use fast log
|
2014-03-01 18:06:20 +08:00 |
|
winlin
|
382fd127e4
|
rename config and pithy-print to app module.
|
2014-03-01 16:02:59 +08:00 |
|
winlin
|
b407021d45
|
move config to app, for its application level features
|
2014-03-01 15:59:55 +08:00 |
|
winlin
|
2074b50d87
|
move handshake and rtmp to protocol module
|
2014-03-01 14:03:02 +08:00 |
|
winlin
|
4e3f7843fe
|
rename protocol dir to pro. move rtmp stack to protocol module
|
2014-03-01 13:39:27 +08:00 |
|
winlin
|
7dfc902b87
|
extract protocol io interface to prepare to extract the protocol from underlayer socket.
|
2014-03-01 12:43:04 +08:00 |
|
winlin
|
a73dec4c41
|
refine code, rename ISrsReader to ISrsBufferReader
|
2014-03-01 11:27:06 +08:00 |
|
winlin
|
85cd1e1a41
|
extract protocol module, move amf0 to protocol module
|
2014-03-01 11:24:40 +08:00 |
|
winlin
|
7e14e7fa57
|
move pithy print to kernel
|
2014-03-01 11:11:02 +08:00 |
|
winlin
|
c0dbee0854
|
move buffer to kernel. extract ISrsReader for buffer
|
2014-03-01 11:04:03 +08:00 |
|
winlin
|
8fea433450
|
move stream to kernel module
|
2014-03-01 10:58:13 +08:00 |
|
winlin
|
cb99de4462
|
move config to kernel module
|
2014-03-01 10:55:43 +08:00 |
|
winlin
|
b0d20f57e1
|
move reload to kernel module
|
2014-03-01 10:51:45 +08:00 |
|
winlin
|
39d3425691
|
extract log context, move log to kernel module.
|
2014-03-01 10:42:55 +08:00 |
|
winlin
|
dea66a322d
|
extract kernel module, depends on core and provides kernel service(no stream)
|
2014-03-01 10:30:16 +08:00 |
|
winlin
|
bcbea86202
|
extract auto_free to core module
|
2014-03-01 10:19:11 +08:00 |
|
winlin
|
4e91a3d5aa
|
extract core and app module.
|
2014-03-01 10:14:25 +08:00 |
|
winlin
|
62fbe9e760
|
refine modules, extract core module
|
2014-03-01 10:05:14 +08:00 |
|
winlin
|
c2ccb83912
|
rename core to app
|
2014-03-01 09:56:48 +08:00 |
|