winlin
|
2edcf1d4ff
|
support query specified vhost
|
2015-08-21 17:00:52 +08:00 |
|
winlin
|
66a26bdce8
|
move json from app to protocol
|
2015-08-21 16:20:19 +08:00 |
|
winlin
|
a7589b9ad3
|
refine code for api, add clients and parse_rest_id
|
2015-08-21 16:12:48 +08:00 |
|
winlin
|
ab4620870d
|
refine the stat api, support query specified stream.
|
2015-08-21 15:51:20 +08:00 |
|
winlin
|
f28c9b7eb5
|
merge from 2.0release
|
2015-08-11 15:49:48 +08:00 |
|
lovacat
|
e8c0ca7af0
|
fix #442: HTTP API kickoff client.
|
2015-08-11 15:23:46 +08:00 |
|
winlin
|
d761ebfa55
|
refine the api, move the requests and errors to rest.
|
2015-08-11 13:09:21 +08:00 |
|
winlin
|
c5bf397295
|
fix the http error header.
|
2015-08-10 16:41:25 +08:00 |
|
winlin
|
65b2ed7ac5
|
refine code, move the order of functions.
|
2015-08-03 14:11:21 +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
|
d7e5df2578
|
cleanup connections when terminate server.
|
2015-06-08 14:03:16 +08:00 |
|
winlin
|
f0ae66a081
|
merge the app http to conn.
|
2015-05-22 22:34:03 +08:00 |
|
winlin
|
ce1bb6c605
|
refine code, extrat the ISrsHttpMessage.
|
2015-05-22 22:24:05 +08:00 |
|
winlin
|
e2955da78f
|
refine code, extract the http protocol sdk to module.
|
2015-05-22 20:47:27 +08:00 |
|
winlin
|
c17a1198cb
|
fix #399, disconnect when not keep alive.
|
2015-05-22 16:27:48 +08:00 |
|
winlin
|
46a81372e7
|
fix #398, set recv timeout for http connection.
|
2015-05-22 13:57:04 +08:00 |
|
winlin
|
cba6675560
|
refine the http message, set the connection if required.
|
2015-05-04 19:06:38 +08:00 |
|
winlin
|
022b6aa561
|
refine the http remux for http flv stream.
|
2015-05-03 23:34:59 +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
|
c6817cc422
|
for #354, remove the double underscore of macro.
|
2015-03-21 10:25:03 +08:00 |
|
winlin
|
5143e3a58d
|
fix #316, http api provides stream/vhost/srs/server bytes, codec and count. 2.0.136
|
2015-03-08 19:59:10 +08:00 |
|
winlin
|
025b707330
|
refine the http request reader.
|
2015-03-04 18:20:15 +08:00 |
|
winlin
|
04dc60ebe1
|
refine http for srs, rename SrsGoHttp to SrsHttp.
|
2015-03-04 13:09:35 +08:00 |
|
winlin
|
fb3fced8d0
|
for #179, revert dvr http api. 2.0.128.
|
2015-03-01 17:57:28 +08:00 |
|
winlin
|
b903a7b436
|
for #179, dvr suport vhost/app/stream level control. 2.0.125.
|
2015-02-25 09:20:11 +08:00 |
|
winlin
|
a3648063d5
|
fix #179, support dvr http api. 2.0.123.
|
2015-02-24 17:29:30 +08:00 |
|
winlin
|
1246989ea9
|
for #179, refine dvr, support callback when reap dvr segment.
|
2015-02-22 10:45:13 +08:00 |
|
winlin
|
849e59b05d
|
for #179, support http api to start dvr.
|
2015-02-21 23:09:21 +08:00 |
|
winlin
|
c67a4fdf97
|
for #179, enable http api crossdomain for dvr api.
|
2015-02-21 21:17:59 +08:00 |
|
winlin
|
95b4baee7c
|
for #179, refine dvr code to more simple.
|
2015-02-21 16:25:04 +08:00 |
|
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
2015-01-23 10:07:20 +08:00 |
|
winlin
|
cbed2bbca4
|
fix #277, refine http server refer to go http-framework. 2.0.98
|
2015-01-17 23:00:40 +08:00 |
|
winlin
|
9bbbaad288
|
for bug #277, refine http api refer to go http-framework. 2.0.97
|
2015-01-17 21:58:23 +08:00 |
|
qiang.li
|
08e9f6ef42
|
add play client num in statistic
|
2015-01-06 22:20:31 +08:00 |
|
winlin
|
f1efdcd000
|
refine code, use global virtual id to generate the id of vhost and stream.
|
2015-01-05 13:08:11 +08:00 |
|
winlin
|
97bea51499
|
refine the api, response the error code and data.
|
2015-01-05 12:49:00 +08:00 |
|
winlin
|
cc796a433a
|
refine the statistic arch.
|
2015-01-05 12:40:38 +08:00 |
|
winlin
|
40ed2249e8
|
refine code to use the one coding style.
|
2015-01-05 12:20:46 +08:00 |
|
qiang.li
|
a4a93613d0
|
add statistic for stream
|
2015-01-04 22:47:12 +08:00 |
|
qiang.li
|
8d534d3470
|
get stream info use http api #227
|
2015-01-03 12:57:13 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +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 |
|
winlin
|
b19d2e8e2d
|
refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp
|
2014-07-26 20:07:12 +08:00 |
|
winlin
|
8497b22d4a
|
complete the consts refine
|
2014-07-20 13:45:54 +08:00 |
|
winlin
|
c46b3bd193
|
refie http consts.
|
2014-07-20 13:37:30 +08:00 |
|
winlin
|
95e73d0be1
|
remove the config log http api. 0.9.148
|
2014-07-05 13:02:50 +08:00 |
|