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

ENG-941: Munge sdp hotfix #32

Closed santiagoPuppo-wowza closed 2 months ago

santiagoPuppo-wowza commented 2 months ago

Commented out mungeSDP functions from both player and publisher modules as a hotfix to address changes related to Chrome 127 update. This was tested with WSE 4.8.28, the changes are meant as a hotfix and more work should be done to replicate the mungeSDP functionality using WebRTC API methods instead.