ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.32k stars 5.33k forks source link

Pull WebRTC streams from Edge #3529

Closed amiadz-highlander closed 1 year ago

amiadz-highlander commented 1 year ago

Hi guys,

I would like to have the option to pull WebRTC streams from Edge. I know it is possible to pull RTMP from the Edge server, but can't pull WebRTC from Edge only from the origin. Can WebRTC packets be pulled from Edge, if not, do you intend to add support, and when?

winlinvip commented 1 year ago

SRS edge is RTMP edge, which only supports RTMP and HTTP-FLV. So you can't pull HLS, WebRTC, or SRT from RTMP edge.

For HLS cluster, please see HLS Edge Cluster.

We are working on developing a Proxy cluster for WebRTC and SRT, see #3138

See FAQ: