logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
hawkmm  
#1 Posted : Tuesday, July 30, 2019 1:16:11 AM(UTC)
hawkmm

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
ask  
#2 Posted : Tuesday, July 30, 2019 6:27:40 PM(UTC)
ask

Rank: Advanced Member

Groups: Registered
Joined: 10/13/2012(UTC)
Posts: 1,161
Australia
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.
thanks 1 user thanked ask for this useful post.
hawkmm on 7/30/2019(UTC)
hawkmm  
#3 Posted : Tuesday, July 30, 2019 11:59:28 PM(UTC)
hawkmm

Rank: Newbie

Groups: Registered
Joined: 10/26/2013(UTC)
Posts: 5
Location: TN

Thanks: 1 times
Super. Thank you!
Users browsing this topic
Guest
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.