Hi
How does the WebRTC player in chrome decide whether to use UDP or TCP?
I did a few connections and watched with wireshark… the first one I made worked with UDP… then I stopped and reconnected and it used TCP.
I have the firewall open for output from the server on all ports/protocols so dont think its that.
I would prefer for the client to use UDP if possible.
Thanks!
James