WowzaMediaSystems / webrtc-examples

WebRTC Examples
https://www.wowza.com/developer/webrtc/dev-view-publish
BSD 3-Clause "New" or "Revised" License
118 stars 43 forks source link

Meeting page not working #31

Closed ernesto-longwave closed 2 months ago

ernesto-longwave commented 1 year ago

Describe the bug It is not possible to start an audio meeting, video meeting or audio/video meeting

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://www.wowza.com/developer/webrtc/dev-meeting'
  2. Fill in the Signalling url with a vali url
  3. Fill in the application and stream name fields with valid values
  4. click Join
  5. an erro occurs: PeerConnection Error: Failed to parse SessionDescription. m=video 9 UDP/TLS/RTP/SAVPF Invalid value: .

Expected behavior The meeting should start with no errors

Screenshots see attached files

Are you using Wowza Streaming Cloud or Wowza Streaming Engine? Wowza streaming Engine 4.8.21+6 build 20230125151621

Desktop (please complete the following information):

Are you running this locally (via localhost)? Nope, I'm using the web client hosted by Wowza.com (https://www.wowza.com/developer/webrtc/dev-meeting) and an Wowza Media Server running on ec2 aws instance

Screenshot 2023-05-24 at 13 08 52405 Screenshot 2023-05-24 at 13 09 35522
rogerlittin commented 1 year ago

Please open a Support ticket via the Wowza Portal and link to this issue. In the ticket, please provide conf & logs files from the server.

izenoni commented 2 months ago

This should be fixed with https://github.com/WowzaMediaSystems/webrtc-examples/pull/39