ossrs / srs

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

Consulting on the configuration of WebRTC over TCP #3711

Closed djkcyl closed 1 year ago

djkcyl commented 1 year ago

I want to fill in the configuration file with WebRTC over TCP related settings to put all interfaces on the same TCP port. I would like to know how to do it. Additionally, can the web-based playback and streaming of WebRTC also use this TCP port?

TRANS_BY_GPT3