Rank: Newbie
Groups: Registered
Joined: 10/26/2013(UTC) Posts: 5 Location: TN
Thanks: 1 times
|
So, we are trying to connect a remote location that has an internal IP address. IT is saying there should be no firewall issue since both addresses are internal, but they appear not to be routable, which we are investigating. My question is, does vMix Call sit in between in any way? I know the remote location has to go to vmixcall.com to login and connect, and they are able to do that successfully. However, all we see is their name appear as an input, and no audio/video stream is able to be established. If it's only used for the handshake/authentication, we will make sure the addresses are routable internally. But, I wanted to make sure there was no Wowza server or anything on the vmix call side facilitating the connection.
Thanks
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/13/2012(UTC) Posts: 1,162 Location: Melbourne Thanks: 220 times Was thanked: 199 time(s) in 181 post(s)
|
Your WebRTC client will send packets to the following ports during the 3 phases of establishing a WebRTC connection.
signaling: 80 or 443 if using websockets discovery: 3478 is the default port for communicating with STUN/TURN servers but some might be configured to listen to 19305/19307 (Google’s STUN), 5349 (TLS), 80 or 443. the actual p2p connection: you’ll be sending data to a random port in the 0-65535 range opened by your peer’s device/router during discovery.
IT needs to ensure that these are available.
|
1 user thanked ask for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 10/26/2013(UTC) Posts: 5 Location: TN
Thanks: 1 times
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close