1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00
Commit graph

1399 commits

Author SHA1 Message Date
winlin
4970664e37 move codec to kernel. 2014-05-28 17:37:15 +08:00
winlin
608083d42f add flv injecter, add flv codec to librtmp. 2014-05-28 15:37:06 +08:00
winlin
99cfbaaad9 update readme 2014-05-28 13:27:38 +08:00
winlin
8897eb959a add RTMP 302 redirect dev plan 2014-05-28 11:47:34 +08:00
winlin
d71fd9822e update readme for 1.0 mainline4 2014-05-28 10:27:51 +08:00
winlin
009de72a01 fix research bug, rename srs_freepa to srs_freep 2014-05-28 10:20:11 +08:00
winlin
df2e8f16b7 release 1.0 mainline4, 0.9.120 2014-05-28 09:33:48 +08:00
winlin
6de81fdb1c refine fast id tracer 2014-05-27 19:34:18 +08:00
winlin
978e985519 fix #87: add source id for full trackable log. 0.9.120 2014-05-27 19:18:31 +08:00
winlin
b28593894b fix #84: unpublish when edge disconnect. 0.9.119 2014-05-27 18:00:55 +08:00
winlin
8d99ef27cf fix #84: unpublish source when edge stop, clear gop cache 2014-05-27 17:59:59 +08:00
winlin
7920348e5f extract get_local_ip and get_peer_ip to app utility 2014-05-27 16:45:02 +08:00
winlin
384687a36d add server ip to flash client. 2014-05-27 16:17:40 +08:00
winlin
e39eed6519 add SrsPid and SrsId to client response, add pid to log 2014-05-27 16:11:25 +08:00
winlin
5ff1ce7cba for bug #87, response the server SrsId to flash. 2014-05-27 15:34:55 +08:00
winlin
d74921e1ab fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 2014-05-27 14:10:46 +08:00
winlin
14f0a2e046 for bug #88, add timeout for connect. 2014-05-26 18:21:35 +08:00
winlin
93c9c55fb9 remove the complex handshake of librtmp. refine makefile of librtmp tools 2014-05-26 15:54:39 +08:00
winlin
69248cedaa http streaming support flv start index. 0.9.115 2014-05-26 14:58:08 +08:00
winlin
b13bd70c86 http streaming support flv start index. 2014-05-26 13:57:08 +08:00
winlin
9360b4618a add karthikeyan to authors, for EN wiki translation 2014-05-26 13:18:02 +08:00
winlin
870dc334ac fix #76: allow edge vhost to add or remove. 0.9.114 2014-05-25 10:09:48 +08:00
winlin
b4a31be0eb update readme 2014-05-25 10:09:01 +08:00
winlin
7b69b8b5c4 fix #79: allow edge vhost to add or remove. 0.9.114 2014-05-25 10:08:17 +08:00
winlin
344a49918a fix #79: allow edge vhost to add or remove. 2014-05-25 10:07:57 +08:00
winlin
fe4a23e94a update readme 2014-05-25 09:50:12 +08:00
winlin
361daf0203 update readme 2014-05-25 09:46:03 +08:00
winlin
624b74cbd9 update readme 2014-05-25 09:43:27 +08:00
winlin
337a126299 add johnny to authors for ossrs.net 2014-05-25 00:59:59 +08:00
winlin
763f644098 revert to ip for ossrs.net is unavailable now 2014-05-25 00:35:14 +08:00
winlin
d0251c1196 update readme 2014-05-24 23:28:25 +08:00
winlin
2cd983ee61 update readme 2014-05-24 19:00:46 +08:00
winlin
cf7b6f25f6 add srs community 2014-05-23 22:39:13 +08:00
winlin
0eb9e0af5b fix #78 st joinable thread must be stop by other threads, 0.9.113 2014-05-23 17:23:33 +08:00
winlin
6fba0db9b5 refine http stream server 2014-05-23 14:26:11 +08:00
winlin
9eedf1ac40 the st_thread_exit is ok, not the memory leak cause. 2014-05-23 14:11:50 +08:00
winlin
5f7bacf678 fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112 2014-05-23 13:56:40 +08:00
winlin
12c29356d3 update donations.txt encoding to utf-8 2014-05-23 11:35:40 +08:00
winlin
e6c99ce1f1 update readme 2014-05-23 10:37:53 +08:00
winlin
6bc0ecece7 add dvr, http heartbeat conf sample 2014-05-22 17:13:57 +08:00
winlin
32fc6a05c8 update readme 2014-05-22 16:49:57 +08:00
winlin
25e279b7c8 support amf0 StrictArray(0x0a). 0.9.111. 2014-05-22 16:30:24 +08:00
winlin
7f48590239 support amf0 StrictArray(0x0a). 0.9.111. 2014-05-22 16:29:42 +08:00
winlin
c8f80414ef update readme 2014-05-22 15:13:57 +08:00
winlin
bd24fe7d75 support flv parser, add amf0 to librtmp. 0.9.110 2014-05-22 15:08:25 +08:00
winlin
69eb935505 fix bug of flv parser, librtmp amf0 library 2014-05-22 11:39:10 +08:00
winlin
60fdab7b3b fix #74, add tcUrl for http callback on_connect, 0.9.109 2014-05-22 10:25:20 +08:00
winlin
d4b8fee61a fix bug #73, http callback api support authentication in tcUrl 2014-05-22 10:23:12 +08:00
winlin
f37faf7236 update librtmp, add amf0 parse functions 2014-05-21 18:30:58 +08:00
winlin
efc9f53512 fix rtmp handshake utest bug 2014-05-21 12:50:48 +08:00