Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

While using WEBRTC, I am unable to get Firefox browsers on seperate networks to connect. I suspect there is an ICE agent issues with FF.

  • 1 відповідь
  • 4 мають цю проблему
  • 4 перегляди
  • Остання відповідь від philipp

more options

I'm developing an application using WebRTC and Data channels. I have no problem connecting data channels in chrome browsers across separate networks but, unable to connect data channels in Firefox browsers across separate networks. I always get iceConnectionState failed. I'm parsing the ICE candidate information from the SDP's 'a=' record after issuing a peerConn.createOffer. I then send this ICE candidate data across the signaling channel. Upon receiving the ICE candidate information on the receiving end I perform peerConn.addIceCandidate(candidate). However, nothing I have tried for the past several days is allowing the two Firefox browsers to connect the datachannels via WebRTC. I am however able to make the same code work across two Firefox browsers if they are both on the same network.

I'm developing an application using WebRTC and Data channels. I have no problem connecting data channels in chrome browsers across separate networks but, unable to connect data channels in Firefox browsers across separate networks. I always get iceConnectionState failed. I'm parsing the ICE candidate information from the SDP's 'a=' record after issuing a peerConn.createOffer. I then send this ICE candidate data across the signaling channel. Upon receiving the ICE candidate information on the receiving end I perform peerConn.addIceCandidate(candidate). However, nothing I have tried for the past several days is allowing the two Firefox browsers to connect the datachannels via WebRTC. I am however able to make the same code work across two Firefox browsers if they are both on the same network.

Усі відповіді (1)

more options

hello kbrooking, this here is i primarily user-driven support forum, so i'm not sure if we could come up with a solution for this issue. if it's something reproducible, then i'd recommend filing a bug at bugzilla.mozilla.org - there it will get the attention of developers. thank you!