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.36k stars 5.34k forks source link

WHIP: OBS playback fails if attempted before publishing. #3583

Closed winlinvip closed 8 months ago

winlinvip commented 1 year ago

Reproduce steps:

  1. Run SRS with rtc.conf
  2. Play stream by WHEP http://localhost:8080/players/whep.html
  3. Publish OBS by WHIP.

The stream could not be played. Visit chrome://webrtc-internals/ to see the increasing PLI count, and note that there are no decoded video packets.

winlinvip commented 9 months ago

Update: This issue is fixed now WHIP: Convert OBS WHIP to RTMP failed for no RTCP SR packets.

winlinvip commented 9 months ago

image

plaintext-srs-obs30-lo.pcapng.zip

Fixed.