winlin
|
70a20ffadb
|
For #913, RTMP support complex error.
|
2018-01-01 09:38:22 +08:00 |
|
winlin
|
60accb6e54
|
For #913, AMF0 and RTMP support complex error.
|
2017-12-31 20:52:04 +08:00 |
|
winlin
|
366d6bcb82
|
Refine code
|
2017-05-13 21:47:20 +08:00 |
|
HungMingWu
|
815d50f00a
|
Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
|
2017-05-06 14:05:22 +08:00 |
|
winlin
|
1054b0a90f
|
Merge SRS2
|
2017-04-15 20:46:00 +08:00 |
|
winlin
|
33a0abdeff
|
Fix #844, support Haivision encoder. 2.0.238
|
2017-04-15 20:44:02 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
26c20db2b3
|
Fix parse srs version bug
|
2017-02-28 20:03:46 +08:00 |
|
winlin
|
c849010fe2
|
Refine api for srs-librtmp
|
2017-02-28 19:46:09 +08:00 |
|
winlin
|
3903d2a8e3
|
For #730, remove the test code. 2.0.234
|
2017-02-25 20:24:18 +08:00 |
|
winlin
|
b16ab038ce
|
for #742, refine the u_intxx_t to uintxx_t
|
2017-01-30 17:32:18 +08:00 |
|
winlin
|
3fe338d1c5
|
for #742, use ms for application clock tbn.
|
2017-01-17 12:25:30 +08:00 |
|
winlin
|
517812dbe2
|
remove test code for #730
|
2017-01-06 15:19:27 +08:00 |
|
winlin
|
1b175b1107
|
for #730, support config in/out ack size. 3.0.13
|
2017-01-06 14:57:54 +08:00 |
|
winlin
|
bbbc40f9c2
|
Merge branch '2.0release' into develop
|
2017-01-06 14:32:07 +08:00 |
|
winlin
|
aa2b7afb44
|
refine code, print protocol level info.
|
2017-01-06 14:32:01 +08:00 |
|
winlin
|
e434c09dc0
|
for #730, merge srs2
|
2017-01-06 14:13:19 +08:00 |
|
winlin
|
c67036d52e
|
for #730, reset ack follow flash player rules. 2.0.225
|
2017-01-06 14:04:34 +08:00 |
|
winlin
|
dc1f227aeb
|
for #730, refine code to decode the acknowledge message
|
2017-01-06 13:16:25 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
e15e07c4d1
|
merge srs2
|
2016-09-15 13:39:25 +08:00 |
|
winlin
|
ff3f8272a9
|
fix #640, typo for rtmp type. 2.0.217
|
2016-09-15 13:37:11 +08:00 |
|
winlin
|
d24aef50ba
|
for #369, support RTMP 302 api at protocol level.
|
2016-01-08 18:17:37 +08:00 |
|
winlin
|
d0c74fa7cd
|
update 2015 to 2016
|
2015-12-23 11:35:40 +08:00 |
|
winlin
|
714c13d88d
|
merge from srs2
|
2015-12-22 19:19:28 +08:00 |
|
winlin
|
5d3a183f43
|
fix #509, always alloc big object at heap. 2.0.205
|
2015-12-22 19:18:46 +08:00 |
|
winlin
|
65b81a4e68
|
merge from srs2
|
2015-12-22 17:01:06 +08:00 |
|
winlin
|
8b24319ffb
|
fix #418, ignore null connect props to make RED5 happy. 2.0.204
|
2015-12-22 17:00:22 +08:00 |
|
winlin
|
5f915aa959
|
merge from srs2
|
2015-12-22 15:40:03 +08:00 |
|
winlin
|
cee8c3d07d
|
fix #541, failed when chunk size too small. 2.0.202
|
2015-12-22 15:39:12 +08:00 |
|
winlin
|
01c46bdbfd
|
rename org simle-rtmp-server to ossrs
|
2015-11-11 10:45:45 +08:00 |
|
winlin
|
1ffd5fd455
|
rename org simple-rtmp-server to ossrs
|
2015-11-11 10:37:50 +08:00 |
|
winlin
|
8cec06e898
|
merge srs2, use srs_freepa for array
|
2015-11-02 11:05:39 +08:00 |
|
winlin
|
2af7749771
|
for #515, use srs_freepa to free the array.
|
2015-11-02 11:02:27 +08:00 |
|
winlin
|
9117e1e918
|
extract ISrsCodec for code and decode object.
|
2015-10-23 14:42:03 +08:00 |
|
winlin
|
d8f18aee37
|
use the right int type for port.
|
2015-09-24 18:33:07 +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
|
d32632ee8a
|
rename SrsFastBuffer to SrsFastStream
|
2015-09-22 09:01:47 +08:00 |
|
winlin
|
0e52fc6d5b
|
rename SrsStream to SrsBuffer
|
2015-09-22 08:57:31 +08:00 |
|
winlin
|
a4f51564db
|
rename kernel stream to buffer
|
2015-09-22 08:48:55 +08:00 |
|
winlin
|
2cfb71616e
|
for #319, copy all data to request for source.
|
2015-09-01 18:52:29 +08:00 |
|
winlin
|
aeebddb269
|
for #442, add more information for client for api.
|
2015-08-22 13:57:34 +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 |
|
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 |
|