winlin
|
97f5bb8b99
|
merge from srs2
|
2015-11-05 14:48:25 +08:00 |
|
zhengfl
|
1dae8fc987
|
fix #511, fix the bug of thread stop invalid.
|
2015-11-05 13:52:59 +08:00 |
|
winlin
|
12e013142d
|
refine code, use simple rtmp client.
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
bc27481886
|
refine code, use simple rtmp client.
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
24b3899972
|
use SrsTcpClient instead raw socket.
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
d8f18aee37
|
use the right int type for port.
|
2015-09-24 18:33:07 +08:00 |
|
winlin
|
9ead08725d
|
use kernel utility int2str and float2str
|
2015-09-24 17:54:58 +08:00 |
|
winlin
|
df6ac8842c
|
rename rtmp utility to protocol utility
|
2015-09-22 09:11:07 +08:00 |
|
winlin
|
82ff05c1d4
|
rename rtmp io to protocol io
|
2015-09-22 09:07:07 +08:00 |
|
winlin
|
168625dce2
|
rename rtmp amf0 to protocol amf0.
|
2015-09-22 09:05:21 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
704624c9ec
|
clear the queue when edge republish.
|
2015-09-14 15:19:49 +08:00 |
|
winlin
|
da47f1648b
|
refine file mode to 644
|
2015-07-09 13:44:05 +08:00 |
|
zhengfl
|
f6a2cea716
|
refine code: 删除srs_app_edge中的user_stat相关代码。因为没有任何作用。
|
2015-07-09 10:08:17 +08:00 |
|
winlin
|
0aed408855
|
refine code, to 644 and unix encoding.
|
2015-07-08 17:44:25 +08:00 |
|
zhengfl
|
db9ea4e66e
|
rewrite #438
|
2015-07-08 17:08:29 +08:00 |
|
zhengfl
|
f9257b89e7
|
fix #438
问题:edge模式,推流时异常断开。
解决方法:增加edge模式推流检测。
|
2015-07-08 15:43:09 +08:00 |
|
zhengfl
|
120033e0a2
|
fix #437
edge模式,重新从源站拉流时,导致forwarders异常
|
2015-07-08 11:47:34 +08:00 |
|
winlin
|
baa892a762
|
merge srs_app_st_socket to srs_app_st.
|
2015-06-14 08:43:38 +08:00 |
|
winlin
|
d103557a8b
|
merge the rtmp sdk to stack.
|
2015-06-13 16:04:59 +08:00 |
|
winlin
|
68d835021e
|
refine code, move the kbps to protocol
|
2015-05-23 09:58:00 +08:00 |
|
winlin
|
cfc0877ec9
|
refine the thread, add all callback.
|
2015-05-23 09:49:15 +08:00 |
|
winlin
|
e5f449ce36
|
refine the thread to three category.
|
2015-05-23 09:20:16 +08:00 |
|
winlin
|
b23e196f20
|
migarate from winlinvip to srs org, move the copyright to srs org.
|
2015-04-29 17:38:23 +08:00 |
|
winlin
|
115daa3cc1
|
migarate from winlinvip to srs org
|
2015-04-29 17:06:32 +08:00 |
|
winlin
|
17c0a5c470
|
fix #372, support transform vhost of edge 2.0.155.
|
2015-04-03 10:56:56 +08:00 |
|
winlin
|
1102c7a58f
|
refine pithy print to more easyer to use 2.0.121.
|
2015-02-19 18:56:21 +08:00 |
|
winlin
|
381e88d698
|
add release code. ZhouGuowen for SRS2.0
|
2015-02-11 08:52:52 +08:00 |
|
winlin
|
b982b27f6f
|
add dev code for each release. HuKaiqun for SRS1.0
|
2015-02-11 08:48:22 +08:00 |
|
winlin
|
70c8fe13c4
|
for #250, support h264 video for push mpegts over udp. 2.0.110
|
2015-01-31 19:46:55 +08:00 |
|
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
2015-01-23 10:07:20 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
bba6063492
|
for bug #251, the shared ptr message share the header. 2.0.64
|
2014-12-07 11:25:05 +08:00 |
|
winlin
|
f9b9a60de7
|
for bug #251, remove the SrsMessage, use SrsCommonMessage or SrsSharedPtrMessage. 2.0.60
|
2014-12-05 23:03:52 +08:00 |
|
winlin
|
c457364321
|
for bug #237, add name for thread. 2.0.47
|
2014-12-03 14:05:15 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
44962c9142
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule
|
2014-11-25 10:06:26 +08:00 |
|
winlin
|
5f48d4f566
|
refine comments for SrsMessageArray. 2.0.25
|
2014-11-19 10:44:50 +08:00 |
|
winlin
|
47ed9e33dd
|
refine code for bug #194, use send messages for all msg array.
|
2014-11-14 11:24:49 +08:00 |
|
winlin
|
8845bb7caf
|
for bug #194, refine code, remove the old duplicated code.
|
2014-11-13 16:56:41 +08:00 |
|
winlin
|
46330dd196
|
fix #195: remove the confuse code st_usleep(0). 2.0.13.
|
2014-11-11 13:40:09 +08:00 |
|
winlin
|
f3002144fc
|
fix #180: crash for multiple edge publishing the same stream. 0.9.220.
|
2014-09-30 11:21:46 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +08:00 |
|
winlin
|
4d5414faec
|
update log, add dsu(debug_srs_upnode), 0.9.204
|
2014-08-19 16:32:52 +08:00 |
|
winlin
|
ab965655aa
|
refine forwarder, add tracable debug info. 0.9.202
|
2014-08-19 11:54:33 +08:00 |
|
winlin
|
e9e0cd757c
|
fix #160, support forward/edge to flussonic, disable debug_srs_upnode to make flussonic happy. 0.9.201.
|
2014-08-19 10:59:59 +08:00 |
|
winlin
|
5b28355a0b
|
fix #147, support identify the srs edge. 0.9.190.
|
2014-08-06 09:57:30 +08:00 |
|
winlin
|
67403bdbf1
|
fix #79, fix the reload remove edge assert bug. 0.9.189.
|
2014-08-03 21:50:48 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
6ee9ea341a
|
refine code, rename SrsSocket to SrsStSocket
|
2014-07-26 20:08:37 +08:00 |
|