versatica / mediasoup

Cutting Edge WebRTC Video Conferencing
https://mediasoup.org
ISC License
6.26k stars 1.13k forks source link

Firefox not able to receive/send stream encoded in h264 #184

Closed harris closed 6 years ago

harris commented 6 years ago

I have tried set up mediasoup 2.0.9 and not able to get firefox to work with h264. Previously we had mediasoup 1.2 running and it was able to stream with h264 on ff.

Repro case:

ibc commented 6 years ago

Check the SDP that Firefox sends and receives. If something is wrong in the H264 negotiation you should see it there.

Anyhow, you are not even providing info about which browsers are sending/receiving H264 in your room. Please use the mailing list unless you have a specific and documented issue/bug to report in mediasoup or mediasoup-client ("something does not work in the demo" is not a valid issue here).