
Does firefox25 support TURN for webrtc
I was surprized when Firefox didn't support TURN servers 5 months ago. Does the new release support it?
Chosen solution
You can check the media.peerconnection.turn.disable pref (false) on the about:config page.
Read this answer in context 👍 1All Replies (6)
yes, it should be turned on in firefox 25 per default :-)
There are a number of Bug reports filed for TURN for webrtc
Yup,It do support turn for webrtc
Chosen Solution
You can check the media.peerconnection.turn.disable pref (false) on the about:config page.
Interestingly, on my copy of firefox, the disabled flag was set to true. So I can't depend on other people have it set yet.
Thank you all.
I'm having problems connecting a webRTC video call through our TURN server with the following setup: Firefox 28.0.1 on Windows 7 connecting to Chrome Beta (33.0) on Android.
The call connects correctly if I use Google Chrome 32.0.1700.107 instead of Firefox or if I connect directly within our network avoiding the TURN server.
I have checked the Firefox media.peerconnection.turn.disable setting and it is set to false.