Commit Graph

57 Commits (917f6d066df95aba3fd497cda98f13b0124d886d)

Author SHA1 Message Date
winlin 92980a0ca2 Refine SRS_CONSTS_RTMP_TMMS in time unit 6 years ago
winlin 5b0e0d0838 Refine SRS_CONSTS_RTMP_PULSE_TMMS in time unit 6 years ago
winlin b2d1d84634 Change to 2019 6 years ago
winlin 2e9bf2af83 Always enable SRS_StreamCaster 6 years ago
winlin 68a1656e07 Fix #1031, Always use vhost in stream query, the unify uri. 3.0.35 7 years ago
winlin ca1395a807 Change date from 2017 to 2018 7 years ago
winlin e2c1f58674 For #913, APP support complex error. 7 years ago
winlin 9f5224c34a For #913, use complex error for http 8 years ago
winlin 5c9a12e72a For #913, use complex error for listener 8 years ago
winlin 9db2a04c3b For #913, coroutine support complex error. 8 years ago
winlin a20e2c3ef6 For #913, refine server utility 8 years ago
winlin 1bf99e8f3e For #907, Wrap ST, only use in service ST. 8 years ago
winlin 3ffb0980f5 For #906, #902, use connection manager to remove connection 8 years ago
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.
8 years ago
winlin d6e28bde69 Merge from SRS2. 8 years ago
haofz 52b6823a90 fix #826, fix memory leak in streamCasterFlv (#836) 8 years ago
winlin e3526c0cf6 For #820, modules use service only. 8 years ago
winlin 0a57a46016 Refine LICENSE 8 years ago
winlin f32aab3d92 For #299, refine code. 8 years ago
winlin 9d21a8bb33 for #738, use reader and seeker for mp4 demuxer to seek for general mp4(ftyp-mdat-moov). 8 years ago
winlin b16ab038ce for #742, refine the u_intxx_t to uintxx_t 8 years ago
winlin 3fe338d1c5 for #742, use ms for application clock tbn. 8 years ago
winlin dca9749f37 for #742, refine the object live cycle. 3.0.15 8 years ago
winlin f4c0af8bfc refine code remove dup api for #742 8 years ago
winlin 7ac932cfa0 update to 2013-2017 8 years ago
winlin d267b8fa19 fix bug for create connection with ip. 9 years ago
winlin d0c74fa7cd update 2015 to 2016 9 years ago
winlin 01c46bdbfd rename org simle-rtmp-server to ossrs 9 years ago
winlin 1ffd5fd455 rename org simple-rtmp-server to ossrs 9 years ago
winlin f57e537686 for #515, merge from srs2, use SrsAutoFreeA. 9 years ago
winlin f4f76cd196 for #515, use SrsAutoFreeA to free the array. 9 years ago
winlin 8cec06e898 merge srs2, use srs_freepa for array 9 years ago
winlin 2af7749771 for #515, use srs_freepa to free the array. 9 years ago
winlin a08d8f83d6 refine mpegts code, use simple rtmp client 10 years ago
winlin 12e013142d refine code, use simple rtmp client. 10 years ago
winlin bc27481886 refine code, use simple rtmp client. 10 years ago
winlin e4c852945f refine code, support override vhost 10 years ago
winlin a9ad7b211b refine simple rtmp client for post flv stream. 10 years ago
winlin adb8f243bf use simple rtmp client for raw connect app 10 years ago
winlin 24b3899972 use SrsTcpClient instead raw socket. 10 years ago
winlin a9bb6061c3 use tcp client for raw connect. 10 years ago
winlin 20fcfb3eee fix bug, use system utility 10 years ago
winlin d9f991ed2f use system utility for string finds 10 years ago
winlin df6ac8842c rename rtmp utility to protocol utility 10 years ago
winlin 168625dce2 rename rtmp amf0 to protocol amf0. 10 years ago
winlin baa892a762 merge srs_app_st_socket to srs_app_st. 10 years ago
winlin d103557a8b merge the rtmp sdk to stack. 10 years ago
winlin fec8422d6b fix bug of configure. 10 years ago
winlin c617d2aaa5 support push flv stream over HTTP POST to SRS. 10 years ago
winlin e221d002a2 fix the flv caster bug, when nread is 0, disconnect it. 10 years ago