We were running the current version of Firefox Nightly. We tried the apprtc.appspot.com example and the multi-person video chat on http://mozilla.github.com/webrtc-landing/, and our own demo code. They worked fine as long as my two peers were on the same subnet, but no connection was established when one was beneath a NAT. Chrome had no trouble with the apprtc.appspot.com case, nor with our own demo code (which uses stun addresses specified as ip addresses).
Using our own STUN server, we could see from the STUN server logs that Firefox was communicating with the browser, but no indication that Firefox was using the data from that exchange. Eric. On Friday, March 1, 2013 6:03:08 PM UTC-8, Adam Roach wrote: > Yes. If you don't specify a server, it'll use Mozilla's STUN server by > default. At least, for now. > > > > You might need to be running Aurora or Nightly for this to work properly. > > > > Also, we don't currently take DNS names for STUN servers, although we're > working on it at the moment. > > > > /a > > > > On Mar 1, 2013, at 19:10, Eric Davies <[email protected]> wrote: > > > > > I haven't found any demos that work when one peer is behind a NAT. Does > > Firefox support STUN yet? > > > > > > Eric. > > > _______________________________________________ > > > dev-media mailing list > > > [email protected] > > > https://lists.mozilla.org/listinfo/dev-media _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

