winlin
|
751323fac8
|
release v0.3, 11773 lines
|
2013-11-04 22:55:19 +08:00 |
|
winlin
|
58d9677ddd
|
support vhosts specified config.
|
2013-11-04 22:42:03 +08:00 |
|
winlin
|
9f94f891ad
|
delete the cache when unpublish, when publish the encoder will update it
|
2013-11-03 19:57:54 +08:00 |
|
winlin
|
6d4eb3d373
|
update Readme
|
2013-11-02 19:54:49 +08:00 |
|
winlin
|
a5339c2a27
|
refine socket buffer, append bytes to vector directly
|
2013-11-02 19:52:33 +08:00 |
|
winlin
|
c0b6982e0d
|
support listen multiple ports.
|
2013-11-02 19:32:52 +08:00 |
|
winlin
|
2aa15a1134
|
support nginx-style config file
|
2013-11-02 17:55:59 +08:00 |
|
winlin
|
6e670627af
|
merge from server
|
2013-10-30 12:02:48 +08:00 |
|
winlin
|
8ee307b0b4
|
update configure, try to detect the tools
|
2013-10-30 12:01:35 +08:00 |
|
winlin
|
b9fe3ca695
|
Update configure
|
2013-10-30 11:41:38 +08:00 |
|
winlin
|
032d959d3f
|
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
|
2013-10-30 11:39:32 +08:00 |
|
winlin
|
a1a3a2eef9
|
add macro to disable the srs_trace
|
2013-10-30 11:37:11 +08:00 |
|
winlin
|
db4375ece8
|
Update README.md
|
2013-10-30 11:35:40 +08:00 |
|
winlin
|
b4427877f7
|
support pithy print log message specified by stage.
|
2013-10-29 22:16:18 +08:00 |
|
winlin
|
293399dcf5
|
fix bug of time jitter correcter
|
2013-10-29 18:46:46 +08:00 |
|
winlin
|
3aa6be8645
|
fix the timestamp bug. correct the audio diff by audiosamplerate
|
2013-10-29 10:17:33 +08:00 |
|
winlin
|
a1f97954f5
|
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
|
2013-10-29 07:51:43 +08:00 |
|
winlin
|
bc79ee4361
|
support librtmp/ffmpeg without extended timestamp in 0xCX chunk packet. update signautre of server
|
2013-10-29 07:51:08 +08:00 |
|
winlin
|
3accc969ab
|
update the signature of server
|
2013-10-29 07:46:55 +08:00 |
|
winlin
|
3c8e1f8ff7
|
fix bug of extended-timestamp, support librtmp/ffmpeg publish
|
2013-10-28 22:09:11 +08:00 |
|
winlin
|
f15867d865
|
Update README.md
|
2013-10-27 11:29:12 +08:00 |
|
winlin
|
0ed8807727
|
support cache last gop for video
|
2013-10-27 11:25:42 +08:00 |
|
winlin
|
b9ef2801d9
|
Update README.md
|
2013-10-27 09:15:02 +08:00 |
|
winlin
|
17877f6a74
|
Update README.md
|
2013-10-27 09:11:26 +08:00 |
|
winlin
|
426e4d25be
|
Update README.md
|
2013-10-27 09:04:33 +08:00 |
|
winlin
|
9d45993b46
|
Update README.md
|
2013-10-27 09:01:23 +08:00 |
|
winlin
|
693a98b286
|
update Readme
|
2013-10-27 08:57:16 +08:00 |
|
winlin
|
79aa7e9280
|
update Readme
|
2013-10-27 08:54:05 +08:00 |
|
winlin
|
e5c73c5eba
|
release v0.2, 10125 lines
|
2013-10-25 18:52:51 +08:00 |
|
winlin
|
821d0f6a23
|
release v0.2, 10125 lines
|
2013-10-25 18:47:01 +08:00 |
|
winlin
|
570cc51b4b
|
release v0.2, 10125 lines
|
2013-10-25 18:45:36 +08:00 |
|
winlin
|
359c7da19b
|
support flash publish
|
2013-10-25 18:44:56 +08:00 |
|
winlin
|
6d385f15a7
|
refine code, add todo command
|
2013-10-25 17:35:37 +08:00 |
|
winlin
|
24a54a40e8
|
refine code, add prefix srs
|
2013-10-25 17:22:52 +08:00 |
|
winlin
|
53a668e34d
|
support h264/avc codec by rtmp complex handshake(SrsComplexHandshake)
|
2013-10-25 17:16:23 +08:00 |
|
winlin
|
f0f4837a97
|
define the structs for c0c1 complex handshake
|
2013-10-25 07:42:18 +08:00 |
|
winlin
|
e6ca039dd6
|
add rtmp complex handshake classes
|
2013-10-25 07:15:33 +08:00 |
|
winlin
|
598aaa5c98
|
detect the video/audio codec, only cache the h264/aac sequence header
|
2013-10-24 22:29:12 +08:00 |
|
winlin
|
2987a24877
|
add TODO for complex handshake
|
2013-10-23 22:25:35 +08:00 |
|
winlin
|
2ee913bd70
|
update comment TODO for sequence header and fast-startup caching last gop
|
2013-10-23 22:20:08 +08:00 |
|
winlin
|
9da31de1c1
|
support decode user control message. response ping automatically
|
2013-10-23 22:17:57 +08:00 |
|
winlin
|
0a92faf2e3
|
update timestamp comments
|
2013-10-23 21:44:24 +08:00 |
|
winlin
|
b40d0467a8
|
time jitter detect and correct, very simple algorithm
|
2013-10-23 21:37:22 +08:00 |
|
winlin
|
e31e3d601d
|
time jitter detect and correct, very simple algorithm
|
2013-10-23 21:31:22 +08:00 |
|
winlin
|
2a346c2398
|
support send acknowledgement when recv message.
|
2013-10-23 20:59:08 +08:00 |
|
winlin
|
5d1d0ff8bb
|
update help
|
2013-10-23 12:20:03 +08:00 |
|
winlin
|
3974cac46b
|
update README
|
2013-10-23 12:03:49 +08:00 |
|
winlin
|
a0a0da5f23
|
release v0.1, support FMLE/FFMPEG publish, vp6 codec live streaming
|
2013-10-23 11:57:47 +08:00 |
|
winlin
|
dc7149595b
|
support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet
|
2013-10-23 00:30:37 +08:00 |
|
winlin
|
4199ff4346
|
support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet
|
2013-10-23 00:28:53 +08:00 |
|