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

WHIP: Add OBS support, ensuring compatibility with a unique SDP. v5.0.158, v6.0.51 #3581

Closed winlinvip closed 1 year ago

winlinvip commented 1 year ago
  1. Ignore SDP GROUP LS.
  2. Support ice in global session info.
  3. Support audio codec "OPUS" or "opus".

See https://github.com/obsproject/obs-studio/pull/7926

Known issue:

See also #3170

linkewei0580 commented 1 year ago

I often tried it out, OBS Whip can stream to SRS/6.0.51(Bee).

TRANS_BY_GPT3