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
24.75k stars 5.28k forks source link

RTC: Support OPUS stereo SDP option. v5.0.203 v6.0.105 #3910

Closed xiaozhihong closed 6 months ago

xiaozhihong commented 6 months ago

In an SDK that supports RTC Opus stereo, the parameter "stereo=1" may appear. SRS (Spatial Reference System) needs to handle this correctly and return an answer to enable WebRTC stereo support.


TRANS_BY_GPT4

winlinvip commented 6 months ago

Please merge with versions 5.0 and 6.0.

TRANS_BY_GPT4