You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/.run
Winlin b475d552aa
Heartbeat: Report ports for proxy server. v5.0.215 v6.0.156 v7.0.15 (#4171)
The heartbeat of SRS is a timer that requests an HTTP URL. We can use
this heartbeat to report the necessary information for registering the
backend server with the proxy server.

```text
SRS(backend) --heartbeat---> Proxy server
```

A proxy server is a specialized load balancer for media servers. It
operates at the application level rather than the TCP level. For more
information about the proxy server, see issue #4158.

Note that we will merge this PR into SRS 5.0+, allowing the use of SRS
5.0+ as the backend server, not limited to SRS 7.0. However, the proxy
server is introduced in SRS 7.0.

It's also possible to implement a registration service, allowing you to
use other media servers as backend servers. For example, if you gather
information about an nginx-rtmp server and register it with the proxy
server, the proxy will forward RTMP streams to nginx-rtmp. The backend
server is not limited to SRS.

---------

Co-authored-by: Jacob Su <suzp1984@gmail.com>
5 months ago
..
env.run.xml Config: Support set env_only by SRS_ENV_ONLY. 2 years ago
gb28181.run.xml GB: Refine lazy object GC. v5.0.114 (#3321) 2 years ago
ingest.run.xml UTest: Upgrade gtest to 1.11 and support clion. (#2970) 3 years ago
private.run.xml Heartbeat: Report ports for proxy server. v5.0.215 v6.0.156 v7.0.15 (#4171) 5 months ago
regression-test.run.xml FLV: Drop packet if header flag is not matched. v5.0.109 (#3306) 2 years ago
srs-stack.run.xml HLS: Fix on_hls and hls_dispose critical zone issue. v5.0.174 v6.0.69 (#3781) 1 year ago
srs.run.xml [IDE] Support CLion and cmake to build and debug SRS. 4.0.141 4 years ago
srt.run.xml STAT: Refine tcUrl for SRT/RTC. v5.0.54 2 years ago
utest.run.xml UTest: Upgrade gtest to 1.11 and support clion. (#2970) 3 years ago