winlin
|
ca3577e11b
|
rename temp to stream
|
2015-09-22 08:52:00 +08:00 |
|
winlin
|
a4f51564db
|
rename kernel stream to buffer
|
2015-09-22 08:48:55 +08:00 |
|
winlin
|
ac2b03a3ed
|
rename srs_kernel_buffer to temp
|
2015-09-22 08:42:54 +08:00 |
|
winlin
|
1de2bb0801
|
add kafka protocol files.
|
2015-09-21 17:12:28 +08:00 |
|
winlin
|
3042115385
|
refine json to_str to dumps.
|
2015-09-19 13:37:56 +08:00 |
|
winlin
|
b59d9ba6a1
|
support amf0 and json to convert with each other.
|
2015-09-19 13:31:57 +08:00 |
|
winlin
|
3f7e69b617
|
json objects support dumps to string.
|
2015-09-19 12:27:31 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
a7c4b786cf
|
merge from 2.0
|
2015-09-14 18:42:31 +08:00 |
|
winlin
|
eb578b4a39
|
refine the thread, set to disposed when terminate normally
|
2015-09-14 17:17:38 +08:00 |
|
winlin
|
0d6c24581d
|
refine json number, use int64 when number is int.
|
2015-09-12 16:36:29 +08:00 |
|
winlin
|
2cfb71616e
|
for #319, copy all data to request for source.
|
2015-09-01 18:52:29 +08:00 |
|
winlin
|
04bea781ca
|
use amf0 encode for json encode.
|
2015-08-28 15:11:11 +08:00 |
|
winlin
|
8e635d9749
|
for #319, support HTTP RAW API config_query global data.
|
2015-08-27 22:46:56 +08:00 |
|
winlin
|
c34b0c86e1
|
fix #367, support nginx-rtmp exec. 3.0.1
|
2015-08-25 22:29:00 +08:00 |
|
winlin
|
e43d4e46b4
|
support JSONP DELTE/POST/PUT
|
2015-08-23 00:01:03 +08:00 |
|
winlin
|
6e5143449e
|
HTTP API support JSONP by specifies the query string callback=xxx.
|
2015-08-22 18:18:18 +08:00 |
|
winlin
|
aeebddb269
|
for #442, add more information for client for api.
|
2015-08-22 13:57:34 +08:00 |
|
winlin
|
94641c812b
|
fix #442, support kickoff client.
|
2015-08-22 13:36:15 +08:00 |
|
winlin
|
4763f205a2
|
add kbps for vhost and stream
|
2015-08-22 09:49:38 +08:00 |
|
winlin
|
20a8818a8e
|
refine the error response.
|
2015-08-21 17:15:32 +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
|
c75f05c88b
|
fix the log cid display error, merge the publish recv thread log to publish connection.
|
2015-08-21 15:22:40 +08:00 |
|
winlin
|
f691dddc1a
|
drop metadata when drop sequence header. support PCUC 0x1a
|
2015-08-19 14:20:31 +08:00 |
|
winlin
|
2cf526ffc7
|
close #454, support obs restart publish. 2.0.184
|
2015-08-18 17:43:01 +08:00 |
|
lovacat
|
e8c0ca7af0
|
fix #442: HTTP API kickoff client.
|
2015-08-11 15:23:46 +08:00 |
|
zhengfl
|
39a2d51c66
|
fix #445, 修正由skip(-4)引起的assert错误
|
2015-07-22 12:10:19 +08:00 |
|
winlin
|
f8f6e438cc
|
extract http static and http stream from http conn.
|
2015-06-14 14:06:39 +08:00 |
|
winlin
|
ec90ae2082
|
refine the space of code.
|
2015-06-13 16:42:05 +08:00 |
|
winlin
|
d103557a8b
|
merge the rtmp sdk to stack.
|
2015-06-13 16:04:59 +08:00 |
|
winlin
|
f347099fd1
|
for memory leak detect, move the payload create to message.
|
2015-06-09 10:13:25 +08:00 |
|
winlin
|
8b3bd5b4b9
|
add srs memory watcher.
|
2015-06-07 15:13:41 +08:00 |
|
winlin
|
0fbfad4172
|
fix gop cache, drop video only when video and not h.264
|
2015-06-06 20:23:18 +08:00 |
|
winlin
|
1150cde829
|
fix the verbose build failed.
|
2015-05-27 11:12:52 +08:00 |
|
winlin
|
d12fc7fcc5
|
fix #405, improve the HTTP FLV performance to 6k. 2.0.171
|
2015-05-25 01:02:06 +08:00 |
|
winlin
|
960341b9b2
|
for #405, improve the HTT FLV to 3k. 2.0.169
|
2015-05-24 22:43:02 +08:00 |
|
winlin
|
7571d70f16
|
fix the build failed bug.
|
2015-05-23 19:32:27 +08:00 |
|
winlin
|
e96150b7db
|
update readme
|
2015-05-23 15:22:20 +08:00 |
|
winlin
|
5908096fc3
|
refine the thread, protocol, kbps code. 2.0.166
|
2015-05-23 10:04:28 +08:00 |
|
winlin
|
68d835021e
|
refine code, move the kbps to protocol
|
2015-05-23 09:58:00 +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
|
5d7b0edccc
|
merge from bravo code, fix some warnings.
|
2015-05-22 11:20:25 +08:00 |
|
winlin
|
44bc7976ac
|
merge from bravo system, add the rtmfp to bms(commercial srs). 2.0.163.
|
2015-05-19 18:06:20 +08:00 |
|
winlin
|
77ee2400df
|
fix the unicode to ascii
|
2015-05-09 23:12:12 +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
|
a28eec89b0
|
support ingest hls with m3u8 in m3u8.
|
2015-04-21 12:53:45 +08:00 |
|
winlin
|
61d5b78ae5
|
refine the h264 parser, one ts message should parsed to one rtmp/flv message.
|
2015-04-04 15:53:36 +08:00 |
|