Everything actually works as expected. We had a logic error in code the result 
of which was the TURN server not being passed to the PeerConnection.

Sorry for the false alarm.

On Monday, June 9, 2014 4:45:59 PM UTC+2, Byron Campen wrote:
> A couple of questions; does this still fail on the latest nightly, and what
> 
> do we see on about:webrtc?
> 
> 
> 
> Best regards,
> 
> Byron Campen
> 
> On Jun 9, 2014 6:50 AM, <[email protected]> wrote:
> 
> 
> 
> > We are experiencing the same problem. We have a TURN server specified in
> 
> > the PeerConnection settings, and yet, none of the candidates contained in
> 
> > the SDP are of the "relay" type.
> 
> >
> 
> > No extra candidates are returned in the onicecandidate callback either.
> 
> >
> 
> > Any ideas please?
> 
> >
> 
> > On Wednesday, April 16, 2014 4:39:23 PM UTC+2, Eric Rescorla wrote:
> 
> > > I don't understand what the problem is.  As I said, Firefox has trickle
> 
> > >
> 
> > > ICE, so
> 
> > >
> 
> > > you need to see what is going into the ice candidates callback. Does that
> 
> > >
> 
> > > have TURN?
> 
> > >
> 
> > >
> 
> > >
> 
> > > -Ekr
> 
> > >
> 
> > >
> 
> > >
> 
> > >
> 
> > >
> 
> > >
> 
> > >
> 
> > > On Wed, Apr 16, 2014 at 12:02 AM, <[email protected]> wrote:
> 
> > >
> 
> > >
> 
> > >
> 
> > > > Any updates on this? I am having the same problem here.
> 
> > >
> 
> > > >
> 
> > >
> 
> > > > On Sunday, 16 March 2014 20:25:06 UTC+1, Rajarshi Chaudhuri  wrote:
> 
> > >
> 
> > > > > Hello -
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > I'm using FireFox 27.0.1 (stable). Looks like though TURN server is
> 
> > >
> 
> > > > specified while creating the PeerConnection, the ICE candidates in the
> 
> > SDP
> 
> > >
> 
> > > > doesn't contain "relay" candidates.
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > Is it because FF doesn't support TURN servers or some specific
> 
> > format be
> 
> > >
> 
> > > > used?
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > I guess I'm using the correct format -
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > {"url":"<turn-server-ip>","credential":"<pwd>","username":"<user>"}
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > And there is no exception thrown as such - and the TURN server IP is
> 
> > >
> 
> > > > public.
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > Regds,
> 
> > >
> 
> > > > >
> 
> > >
> 
> > > > > RCC
> 
> > >
> 
> > > >
> 
> > >
> 
> > > > _______________________________________________
> 
> > >
> 
> > > > 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
> 
> >

_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to