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

Force avc profile-level-id constraints flag to be set if it isn't so … #19

Closed rogerlittin closed 4 years ago

rogerlittin commented 4 years ago

…that baseline will work in firefox

fdwowza commented 4 years ago

I'd suggest adding a log line stating that the change has been made, since this is a non-obvious change in the state of the program. I'm thinking of the future when a incompatible h.264 bitstream is sent to the player, and it does not work.

akeller commented 4 years ago

@razorborg these were included in your PR, correct? I'll close if so.

razorborg commented 4 years ago

Yes, this was included.