Commit Graph

5516 Commits (82579e4b0c07c12b3c0a72b3ba24cb34921f4461)
 

Author SHA1 Message Date
winlin d9bbd97d72 Allow use libsrt.so for SRT is MPL license.
winlin 07f4bc65c3 Merge branch '3.0release' into develop
winlin 01870cce56 Allow use libst.so for ST is MPL license.
Alex.CR 3615ecc092
Merge pull request from ossrs/feature/srt
Refactor the hybrid model for SRT.
winlin d5c1546237 Update doc for SRT
winlin 88c9c13707 Update readme for SRT
winlin 7460729c0e Update readme
winlin 4b1108c821 How to speedup clone
winlin a7631a2850 Update doc
winlin fd3e4f406a Update doc
winlin ec3b442a42 Update doc
winlin c9f3706425 Move doc
winlin fe78c75b0f Fix , set RTMP identifying recursive depth to 3.
winlin 2775a391e0 Fix , remove deprecated #EXT-X-ALLOW-CACHE for HLS. 3.0.108
winlin 74154cdfd9 Fix , drop video data util sps/pps. 3.0.107
winlin 0453ad69ce Merge branch 'feature/srt' into develop
winlin a17c1e5f65 Merge SRT from runner365
runner365 8d277c6e8b solve merge problem
runner365 dece458a90 solve rtmp client timeout bugs in srt2rtmp
winlin bbc7023f85 Merge SRS3
winlin 978d5e993b Fix , reap DVR tmp file when unpublish. 3.0.106
winlin a1ca3774a4 Merge SRS2
winlin 6864e1ca6d Release 2.0r8, 2.0.272
winlin 5d0833fcc3 Add author runner365
winlin fddfbdde5f Fix , support SRT(Secure Reliable Transport). 4.0.1
winlin 19df3c7976 Merge branch 'srt' into develop
winlin b7855d133d Merge remote-tracking branch 'runner365/3.0release.srt.dev' into srt
winlin 5f174552f3 Merge SRT
winlin db1e06d3c9 Update README
winlin 235c889e14 Update config
winlin e3169a080b Refactor SRT build, use libsrt.a static library
winlin 307a4315f1 Fix bug, should return error when wrapped
winlin 7c9b31815f Refactor code, add stop for hybrid server to do cleanup.
winlin db5788b205 Update README for SRT
winlin 2363d258de Refactor hybrid server model
winlin 33c6bf1f8f Refactor SRT, using reverse dependency, SRT depends on APP.
winlin 87ba204a42 Update doc for SRT url.
winlin 1959d1d920 Extract hybrid server for SRT
winlin 225c830971 Refine main run process
runner365 06e7a20b5f update streamid decode
winlin d88d422794 Update doc for SRT.
runner365 d7437834d4 update is_streamid_valid
Alex.CR d792ac2e57
Merge pull request from ossrs/feature/srt
Refine code before merge to SRS.
winlin bc26df4893 Remove noused debug function srs_trace_data
winlin aacf519169 Revert log for forwarder in source
winlin a7b8695cb0 Refactor code, include without path
winlin f143757429 Use macro to disable SRT in code
winlin fb29096505 For SRT, allow/default disable it by --without-srt
winlin fb5928f927 Fix build failed for SRT with modules.
winlin 2de8d788f6 Revert configure changes(srs_ingest_hls,utest) in previous commit