Commit Graph

8685 Commits (e7d78462fe38e7390f049b0d8794bc1ca301f93b)
 

Author SHA1 Message Date
winlin 21899c5998 SRT: Initialize SRT eventloop in adapter.
winlin 4899be9c34 SRT: Refine the schedule resolution to 10ms if idle.
winlin b507a080b2 SRT: Refine parse SRT listen ip and port.
winlin 3616c9976a SRT: Add srt vhost section to full.conf.
winlin ef553b571c SRT: Update full.conf for review.
winlin bda0268a37 SRT: Update full.conf for new configs.
winlin d88fd12c26 SRT: Fix cmake bug, quit if error.
hondaxiao b566182f0b SRT: fix utest failed
hondaxiao e13d16439e SRT: support rtmp to srt
hondaxiao 7da792f19d SRT: check srt_connect return value
winlin bb91297071 SRT: Eliminate unused files for SRT.
winlin cf4fbb887b SRT: Support debugging with CLion.
hondaxiao 94fa0ff7bd Refine SRT code, with StateThread adpater
winlin 3ed4aed824 Fix build failed.
winlin fa78cf3354 Prefix with srs_protocol in protocol directory.
winlin 665ad564fb Rename service to protocol files.
winlin f1840b87e5 Fix typo, change bridger to bridge.
winlin 0304e78cf1 Support SIGABRT to generate coredump.
winlin f469753b07 RTMP: Add conf for listen at IPv6.
winlin 310514ea94 Update players and console.
winlin e2cc356c31 Update 3rdparty.
winlin ec5bdc7dfa Refine the signaling dynamic images.
winlin 2633f03954 SRS: YouTube channel online.
winlin 7e0beb11d8 Conf: Refine comments.
winlin c574ab6465 Live: Refine edge cluster to support FLV.
winlin 5e12fceaba Update issue template.
winlin 23eb99c5f8 Update issue template.
winlin e8240d64be HTTP: Add configure for nginx proxy.
winlin 2b2379de12 RTC: Refine player sdk, reject with xhr.
winlin b3baa888ee RTC: Refine player sdk, directly use raw HTTP.
Winlin 1a6d94abcd
Update SECURITY.md
Winlin ebed253db7
Create SECURITY.md
winlin 16babd2b64 Merge branch '4.0release' into develop
winlin 1d503c770f Fix proc stat issue.
winlin e14c3a946d Update README.
winlin 1e2f8dc299 Update README for single node architecture.
winlin 2d50fb0882 Update LICENSE.
winlin 3bc17488bc Update SRS 4.0 single node arch.
winlin d38b8fcf1d Update SRS 4.0 single node arch.
winlin 5470c177b5 Merge branch '4.0release' into develop
winlin f87a959480 Support NGINX HLS Cluster.
winlin 4163dce18d Support NGINX HLS Cluster. v5.0.28
winlin 101d1ffbbf Support DigitalOcean Droplet SRS 1-Click. v5.0.27
winlin 1463192763 Refine README.
mapengfei53 8dc5853f8c
Fix parse_file function did not handle err ()
* Fix parse file function did not handle err

* Fix parse_file function did not handle err

* Fix error message

* Updated error information
winlin 9385f2b80b Merge branch '4.0release' into develop
winlin dbfa761aed Release v4.0-b10, 4.0 beta10, v4.0.251, 144665 lines.
winlin 76ed0200b4 SRT: Decouple publish with play url (). v4.0.251
winlin 41e35155f7 SRT: Compatible with previous auth querystring.
loveforever 210cdf04be
SRT: url supports multiple QueryStrings ()
* SRT:  parse srt url to supports multiple QueryStrings.()

* SRT:  url supports multiple QueryStrings by  comma-separated key-value pairs with no nesting  ()

* SRT:  url supports multiple QueryStrings by comma-separated key-value pairs with no nesting  ()

* SRT: Add comments for url.

* Add utest for SRT URL parsing.

* Update README.

Co-authored-by: winlin <winlin@vip.126.com>