winlin
|
d1e20dc866
|
fix the global static instance error, use function to get server
|
2013-11-20 10:08:52 +08:00 |
|
winlin
|
c79372417d
|
parse the aac ADTS packets, add h264 doc
|
2013-11-20 00:25:53 +08:00 |
|
winlin
|
f667351095
|
add aac specification, iso-13818-7
|
2013-11-19 23:03:05 +08:00 |
|
winlin
|
1ae03a2ba0
|
parse video/audio message
|
2013-11-19 18:38:33 +08:00 |
|
winlin
|
6b75390476
|
add Makefile for ts_info
|
2013-11-19 16:02:13 +08:00 |
|
winlin
|
6d4e4d3da2
|
update the ts_info, parse the PES packet
|
2013-11-19 14:06:28 +08:00 |
|
winlin
|
b2fe7fb8a1
|
update ts_info, parse the PES packet dts/pts.
|
2013-11-19 11:06:28 +08:00 |
|
winlin
|
a47a53f271
|
update the ts_info parse the PMT and PES header
|
2013-11-18 23:49:18 +08:00 |
|
winlin
|
89332789d1
|
update ts_info, parse header, adaption field and PAT
|
2013-11-17 23:34:36 +08:00 |
|
winlin
|
611d2a7e46
|
update ts_info, parse header, adaption field and PAT
|
2013-11-17 23:25:39 +08:00 |
|
winlin
|
741564b809
|
add reference doc from vb
|
2013-11-17 11:27:06 +08:00 |
|
winlin
|
c621be2247
|
add ts_info.cpp for HLS research
|
2013-11-16 23:11:16 +08:00 |
|
winlin
|
732b2bbc6e
|
add hls specification
|
2013-11-16 16:55:24 +08:00 |
|
winlin
|
d06d83fb96
|
add rtmp players
|
2013-11-16 13:36:00 +08:00 |
|
winlin
|
8745ab542b
|
add rtmp players
|
2013-11-16 13:30:12 +08:00 |
|
winlin
|
ff565c4d9b
|
fix bug of amf0 decode
|
2013-11-16 12:54:48 +08:00 |
|
winlin
|
bf1113dad7
|
add log for update video/audio sequence header
|
2013-11-14 17:13:20 +08:00 |
|
winlin
|
687d190da1
|
reset the audio sample size and video frame size when unpublish
|
2013-11-13 13:29:03 +08:00 |
|
winlin
|
0645f5e927
|
calc the delta for time jitter for video
|
2013-11-12 18:41:22 +08:00 |
|
winlin
|
8f528ae5b2
|
v0.4 released. 12500 lines.
|
2013-11-10 12:05:13 +08:00 |
|
winlin
|
b855caa045
|
refine handshake, pithy print clock
|
2013-11-10 12:00:01 +08:00 |
|
winlin
|
3669419e4c
|
support config and reload the pithy print.
|
2013-11-10 11:52:19 +08:00 |
|
winlin
|
6c3b5943e9
|
add reload config comments for config.
|
2013-11-09 22:53:59 +08:00 |
|
winlin
|
0813104c6e
|
support reload config(vhost and its detail).
|
2013-11-09 22:47:27 +08:00 |
|
winlin
|
aef2fe9db5
|
support reload config(vhost and its detail).
|
2013-11-09 22:46:50 +08:00 |
|
winlin
|
68ccd7eb64
|
support reload config(listen and chunk_size) by SIGHUP(1).
|
2013-11-09 22:41:44 +08:00 |
|
winlin
|
ed3525056c
|
support config the chunk_size.
|
2013-11-09 20:56:35 +08:00 |
|
winlin
|
c78af697a1
|
support pause for live stream.
|
2013-11-09 11:49:38 +08:00 |
|
winlin
|
c77695ce55
|
add comments for extended-timestamp, always send the extended-timestamp even chunk type=0x03
|
2013-11-08 15:35:24 +08:00 |
|
winlin
|
883b054f9d
|
update readme.
|
2013-11-04 23:08:34 +08:00 |
|
winlin
|
6e62efb9e6
|
update readme.
|
2013-11-04 23:08:07 +08:00 |
|
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
|
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
|
8ee307b0b4
|
update configure, try to detect the tools
|
2013-10-30 12:01:35 +08:00 |
|
winlin
|
a1a3a2eef9
|
add macro to disable the srs_trace
|
2013-10-30 11:37:11 +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
|
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
|
0ed8807727
|
support cache last gop for video
|
2013-10-27 11:25:42 +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 |
|