Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

turn server

  • 1 отговор
  • 4 имат този проблем
  • 10 изгледи
  • Последен отговор от philipp

more options

Web RTC in a Symmetric NAT situation does not work on FF, Aurora and Nightly because TURN is not supported/buggy.

I have tried setting media.peerconnection.turn.disable flag at "about:config" for both peers to true, however it does not solve it.

To reproduce it, go to apprtc.appspot.com using the 3 browsers and try to join using another peer on a different network using one of the browsers mentioned.

The Web RTC reference application only works as intended if and only if the peers are on the same network. On Wireshark logs, I do not see TURN requests to any TURN server.

The Web application works perfectly on Chrome.

Web RTC in a Symmetric NAT situation does not work on FF, Aurora and Nightly because TURN is not supported/buggy. I have tried setting media.peerconnection.turn.disable flag at "about:config" for both peers to true, however it does not solve it. To reproduce it, go to apprtc.appspot.com using the 3 browsers and try to join using another peer on a different network using one of the browsers mentioned. The Web RTC reference application only works as intended if and only if the peers are on the same network. On Wireshark logs, I do not see TURN requests to any TURN server. The Web application works perfectly on Chrome.

Всички отговори (1)

more options

hello, thanks for reporting that issue - coming up with a solution to that is probably beyond the capabilities of this (primarily user/volunteer-run) forum. i'd recommend to file a bug for it at bugzilla.mozilla.org, then the issue should get the attention of developers who can come up with a fix.