Commit Graph

27 Commits (7dcfd6b02974a56554e63313fa47f7efa075df33)

Author SHA1 Message Date
winlin d783a12f89 Happy 2020
winlin b9d720c927 For , http server support mp4 range.
winlin d9842b0371 Refactor HttpResponseWriter.write, default to single text mode.
winlin 8cdb7cc727 Add test for vod stream handler
winlin b2d1d84634 Change to 2019
winlin ca1395a807 Change date from 2017 to 2018
winlin 6eae93258a For , APP support complex error.
winlin fd91df9411 For , reload use complex error
winlin 9f5224c34a For , use complex error for http
winlin a20e2c3ef6 For , refine server utility
winlin 93710c7489 For , refine the error mechanism
HungMingWu 815d50f00a Remove warning: C++11 requires a space between string literal and macro ()
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.
winlin 0a57a46016 Refine LICENSE
winlin f32aab3d92 For , refine code.
winlin 9d21a8bb33 for , use reader and seeker for mp4 demuxer to seek for general mp4(ftyp-mdat-moov).
winlin a1fcf66f32 for , always enable http utilities.
winlin 7ac932cfa0 update to 2013-2017
winlin d81b2cb140 support hls mount to vhost and reload
winlin d0c74fa7cd update 2015 to 2016
winlin 01c46bdbfd rename org simle-rtmp-server to ossrs
winlin 1ffd5fd455 rename org simple-rtmp-server to ossrs
winlin f57e537686 for , merge from srs2, use SrsAutoFreeA.
winlin f4f76cd196 for , use SrsAutoFreeA to free the array.
winlin d9f991ed2f use system utility for string finds
winlin df6ac8842c rename rtmp utility to protocol utility
winlin d32632ee8a rename SrsFastBuffer to SrsFastStream
winlin f8f6e438cc extract http static and http stream from http conn.