Top "Stun" questions

STUN stands for Session Traversal Utilities for NAT.

why doesn't "onicecandidate" work?

I'm having trouble understanding webRTC with it's PeerConnection and 'onicecandidate' event. As far as I understand it you must initiate …

javascript webrtc stun
Why a STUN Server Needs Two Different Public IP addresses

I have took a look to STUN Server settings in openfire, and this statement from there: "In order to act …

protocols p2p openfire stun
Remote VideoStream not working with WebRTC

EDIT: I wrote a detailed tutorial explaining how to build an simple Videochat-application including a signaling server: Tutorial: Create your …

stream websocket p2p webrtc stun
How does WebRTC handle many-to-many connections?

if I am in a room with other 7 users, I am wondering if WebRTC force every user to establish a …

javascript webrtc voip stun
How do I check the TURN Server logs?

I have installed the open source TURN server(rfc5766-turn-server), I run it using the following command sudo turnserver -L …

google-chrome webrtc stun
What is STUN and does it need a port-forwarded server?

I've done some research on p2p communication without a base server, and came over STUN. From what I've read, …

java tcp udp portforwarding stun
Force TCP for WebRTC PeerConnections

Is it possible to force a TCP tunneled (TLS) connection with WebRTC? We are developing a WebRTC application for our …

google-chrome webrtc sdp stun turn
Java and Which Stun libraries i should use?

Java, i was trying to write my own STUN client, but it seems like i was making mistake and therefore, …

java stun
TURN And STUN Server Credentials

I am follwing this http://www.html5rocks.com/en/tutorials/webrtc/infrastructure tutorial. This tutorial or discussion is about …

html5-video webrtc stun peer rfc5766turnserver
under what scenarios does SERVER REFLEXIVE and PEER REFLEXIVE addresses/candidates differ from each other?

I was going through the ICE/STUN specification and had a question. If I am located behind a NAT which …

nat stun