WowzaMediaSystems/webrtc-examples

[BUG] Failed to parse video codecs correctly exception is thrown

vladyslav-petrov opened this issue · 0 comments

Failed to parse video codecs correctly exception is thrown

Describe the bug
Sometimes, the "Failed to parse video codecs correctly" exception is thrown while trying to set local description (Peer connection message is shown on the UI) when the user trying to publish the stream in Safari.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the "Publish" tab in Safari
  2. Click on Publish with default settings. Sometimes the error occurs (not every time).

Expected behavior
The local description should be set. I have removed the mungeSDP for local testing and the error disappeared. It seems to be a bug in the mungeSDP code.

Screenshots
image

Are you using Wowza Streaming Cloud or Wowza Streaming Engine?
Wowza Streaming Engine 4 Perpetual Pro Edition 4.8.5 build20200616153358

Desktop (please complete the following information):

  • OS: osx
  • Browser: safari
  • Version: 13.1 (15609.1.20.111.8)

Are you running this locally (via localhost)?
Tested locally and using Wowza jquery example