giggle
giggle copied to clipboard
Firefox audio + video calls not working (anymore)
Seems that JSJaCJingle.js is unable to establish an audio-only call in FF 22 (latest stable shipped). Video calls are working fine (this is no longer true). Video calls are also broken as of FF 34 (untested on lower versions).
Weird, since audio-only calls were the only ones to work first while debugging for FF.
Error is not very explicit: SDP Error (when receiving remote SDP on caller end).
Won't fix. Audio-only calling in FF seems to be fucked up. Plus, FF does not fully comply to WebRTC standard drafts (as I could read on the Web). Only Chrome does (for now).
Video calls no longer work - too.
Seems that Firefox doesn't return any mid in the candidate push - anymore. This makes it impossible for us to match the currently pushed candidate to a media, particularly if initiating a video session (where we have 2 medias: audio + video).
Let's wait for Mozilla to fix that.