1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
Commit graph

4308 commits

Author SHA1 Message Date
winlin
c350a182b7 link the -lcrypto 2013-11-20 10:13:38 +08:00
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
553eec5769 update readme 2013-11-16 23:21:41 +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
cc44329f37 support longtime(>4.6hours) publish/play. 2013-11-09 20:59:28 +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
3f81cde997 update readme 2013-11-04 23:25:14 +08:00
winlin
151e243a98 update readme 2013-11-04 23:23:13 +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
c3700fe790 update readme. 2013-11-04 22:58:43 +08:00
winlin
fa858b7da7 update readme. 2013-11-04 22:57:57 +08:00
winlin
2c8d54dfcb release v0.3, 11773 lines 2013-11-04 22:56:51 +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
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