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
Peter1000  
#1 Posted : Tuesday, June 11, 2019 5:37:15 PM(UTC)
Peter1000

Rank: Advanced Member

Groups: Registered
Joined: 1/25/2019(UTC)
Posts: 284
Switzerland

Thanks: 16 times
Was thanked: 73 time(s) in 54 post(s)
hi there
i create a stream in a VMIX computer to an nginx server.
in vlc i can see the stream live on different computers in the network.
rtmp:/192.168.10.102/live/123456

i try to receive the stream on a second vmix system. but vmix always comes with error messages:
-Invalid Port

i am a complete streaming newbie, i tried all sort of ports 80, 8080, 5000. 1935,which is noted in the nginx server as the listen port.

Thanks for an advice.

P.
Siroki  
#2 Posted : Tuesday, June 11, 2019 7:19:10 PM(UTC)
Siroki

Rank: Advanced Member

Groups: Registered
Joined: 10/10/2015(UTC)
Posts: 322
Man
Bosnia and Herzegovina
Location: Siroki Brijeg

Thanks: 8 times
Was thanked: 27 time(s) in 24 post(s)
Originally Posted by: Peter1000 Go to Quoted Post
hi there
i create a stream in a VMIX computer to an nginx server.
in vlc i can see the stream live on different computers in the network.
rtmp:/192.168.10.102/live/123456

i try to receive the stream on a second vmix system. but vmix always comes with error messages:
-Invalid Port

i am a complete streaming newbie, i tried all sort of ports 80, 8080, 5000. 1935,which is noted in the nginx server as the listen port.

Thanks for an advice.

P.


You are missing /
rtmp://192.168.10.102/live/123456

what you see in vlc you should see in vMix. Paste your rtmp link here from vlc
right should be something like this
rtmp://192.168.10.102:8080/live/123456

Or pm me and give teamviewer access
Peter1000  
#3 Posted : Tuesday, June 11, 2019 8:37:44 PM(UTC)
Peter1000

Rank: Advanced Member

Groups: Registered
Joined: 1/25/2019(UTC)
Posts: 284
Switzerland

Thanks: 16 times
Was thanked: 73 time(s) in 54 post(s)
It works now with the port option in the adress, as SIROKI mentioned. (thanks)

sorry, i was typing it wrong here in my post.
i was putting the same link in vmix, as in vlc.
rtmp://192.168.10.102/live/123456

i installed VLC for VMIX and there it works with this port option
rtmp://192.168.10.102:1935/live/123456
and the option VLCrtmp
all other options are not working, alwways gives a PORT error.

i try now to change the port in NGINX
elvis55  
#4 Posted : Wednesday, June 12, 2019 4:48:43 PM(UTC)
elvis55

Rank: Advanced Member

Groups: Registered
Joined: 3/17/2017(UTC)
Posts: 412
Switzerland
Location: Luzern - Schweiz

Thanks: 61 times
Was thanked: 55 time(s) in 49 post(s)
Hello,

What is the reason to do it in the local network, from VMix to Vmix with RTMP?
Why not with NDI?

Greeting
Users browsing this topic
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.