You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Please read FAQ before file an issue, see #2716
Description
WebRTC is not compatible with the WHIP branch of OBS.
The testing server provided by the OBS project team, https://b.siobud.com/, can stream and receive normally.
ZLM can also stream and receive normally.
SRS Version: 6.0.41, the latest version compiled from the develop branch.
SRS Log:
Question 1) In the related log, it can be seen that the part after the colon in the username is missing. This is because the OBS parsing does not support ice-ufrag in the global section. This can be temporarily resolved through the Johzzy branch. https://github.com/johzzy/srs/tree/feature/obs
Question 2) In the related log, it appears to be an encoding issue, but after confirming with the OBS project team, it is confirmed that there is SPSPPS information available.
[2023-04-02 23:31:02.151][WARN][11085][002lp93r][11] avc ignore type=1 for no sequence header
UPDATE: When pulling the latest Johzzy's OBS branch, an error occurred at the SDP step, making it impossible to confirm problem 2.
Description
WebRTC is not compatible with the WHIP branch of OBS.
The testing server provided by the OBS project team, https://b.siobud.com/, can stream and receive normally.
ZLM can also stream and receive normally.
Question 1) In the related log, it can be seen that the part after the colon in the username is missing. This is because the OBS parsing does not support ice-ufrag in the global section. This can be temporarily resolved through the Johzzy branch.
https://github.com/johzzy/srs/tree/feature/obs
Question 2) In the related log, it appears to be an encoding issue, but after confirming with the OBS project team, it is confirmed that there is SPSPPS information available.
UPDATE: When pulling the latest Johzzy's OBS branch, an error occurred at the SDP step, making it impossible to confirm problem 2.
Replay
Please describe how to replay the bug?
Step 1: Run SRS.
Step 2: Use OBS for WHIP streaming.
Expect
It should run normally.
Other Known Issues
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: