Re: Signaling & peerconnection API questions

On Tue, 19 Jul 2011, Stefan Håkansson LK wrote:
> 
> So basically the web app could fake an SDP offer (indicating no support 
> of ICE) locally, feed it to a PeerConnection object and then use 'send' 
> to have the browser send data to an IP address and port of its choice 
> (the address/port in the fake SDP).
> 
> This is not at all my area, so apologies up front if I got things wrong.

I don't know about the audio and video streams, but at least in the case 
of the data streams, this is the kind of thing we avoid having to worry 
about by having the data stream be indistinguishable from line noise.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 19 July 2011 18:53:49 UTC