vMix Forums
»
General
»
SRT
»
SRT in vMix not working
Rank: Advanced Member
Groups: Registered
Joined: 7/17/2020(UTC) Posts: 59 Location: Makati City Thanks: 11 times Was thanked: 5 time(s) in 5 post(s)
|
Hi,
I am trying to work with SRT for the first time. I watched all tutorials but even when I follow all instructions to the letter, nothing happens.
I have the Larix iOS app and I am connected to my Wifi network A. I set up the SRT connection to the public IP of my vMix PC, running on my network B, using port 11001. On my vMix PC, I enabled SRT in Settings and selected Rendezvous mode with hostname being the public IP of my network A and I also selected port 11001 (should not matter that it is the same) I also selected the same in the input settings (public IP of my network A and I also selected port 11001)
I disabled the firewall in my router (there is no port forwarding feature) Unfortunately, nothing happens.
Anybody knows what I am doing wrong?
Thanks in advance
Cheers
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,208 Location: Gold Coast, Australia Was thanked: 4288 time(s) in 1520 post(s)
|
vMix will need to be set to Listener mode for SRT, as Larix does not connect using Rendezvous
|
1 user thanked admin for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/17/2020(UTC) Posts: 59 Location: Makati City Thanks: 11 times Was thanked: 5 time(s) in 5 post(s)
|
Thanks. I tried that as well with the same result...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/17/2020(UTC) Posts: 59 Location: Makati City Thanks: 11 times Was thanked: 5 time(s) in 5 post(s)
|
I go to general settings and make vMix listener Then I create and input and set this as well to listen with the same port. (Most of the time I get an error listening on SRT socket message) but after trying various time and clearing old settings it will accept the input. But then, still no feed being received from Larix....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/23/2019(UTC) Posts: 556
Thanks: 62 times Was thanked: 130 time(s) in 118 post(s)
|
As both are on the same network, I'd try a connection to the local IP first. If it's still not working, there's a Larix/vMix configuration issue to work out, otherwise a router/firewall issue.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/17/2020(UTC) Posts: 59 Location: Makati City Thanks: 11 times Was thanked: 5 time(s) in 5 post(s)
|
thank you. when I connected it to the local network. It worked. But still not when I want to connect from the "outside" network. Any ideas?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/25/2019(UTC) Posts: 302 Thanks: 17 times Was thanked: 79 time(s) in 60 post(s)
|
PM me, i try to help SRT connection manualEDIT: I've adjusted the ports in the Wiki. I hope the community can approve port 52001.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/17/2020(UTC) Posts: 59 Location: Makati City Thanks: 11 times Was thanked: 5 time(s) in 5 post(s)
|
Thanks very much. I have a couple of meetings coming up, so I will first try again with the manual you sent. If I still have issues, I will definitely PM you :-)
Cheers
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/25/2019(UTC) Posts: 302 Thanks: 17 times Was thanked: 79 time(s) in 60 post(s)
|
the port has to be the same on both sides. i think 11001 is used for something else. try using ports from 52000 on upwards, and open these in your Router. If you open Ports in this range, you help also vMixcall to make peer to peer connections.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/17/2017(UTC) Posts: 421 Location: Luzern - Schweiz Thanks: 63 times Was thanked: 55 time(s) in 49 post(s)
|
Originally Posted by: Peter1000 the port has to be the same on both sides. i think 11001 is used for something else. try using ports from 52000 on upwards, and open these in your Router. If you open Ports in this range, you help also vMixcall to make peer to peer connections. Nur eine kleine Anmerkung. Ich Denke, der in Ihrem Manual empfohlene Port 1935 UDP ist auch nicht ideal. Der Port 1935 ist normalerweise der Standard Port für RTMP Gut, wenn niemand RTMP benutzt, kann es für SRT funktionieren. Habe es nicht getestet, da ich noch einen RTMP Server auf meinem PC verwende. Just a small note. I think the port 1935 UDP recommended in your manual is not ideal either. Port 1935 is usually the standard port for RTMP Well, if no one is using RTMP, it can work for SRT. Didn't test it as I still use an RTMP server on my PC. List of standardized ports.
|
2 users thanked elvis55 for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 1/25/2019(UTC) Posts: 302 Thanks: 17 times Was thanked: 79 time(s) in 60 post(s)
|
exactly for this reason is mentioned in almost all SRT manuals port 1935. 1935 is defined for videotransport. For us, all ports work for SRT from 1931-1951. but because of vmixcall, we switched to ports above 52000. this was done in the same move.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/17/2017(UTC) Posts: 421 Location: Luzern - Schweiz Thanks: 63 times Was thanked: 55 time(s) in 49 post(s)
|
Originally Posted by: Peter1000 exactly for this reason is mentioned in almost all SRT manuals port 1935. 1935 is defined for videotransport. For us, all ports work for SRT from 1931-1951. but because of vmixcall, we switched to ports above 52000. this was done in the same move.
Well, if you say that, it will be so. I have now looked at a few instructions, and none of them found a reference to port 1935 for SRT. Port (Default 9710) - Port at which data is sent or pulled from. These ports must be open (outgoing or incoming) on your network for data to flow properly In the use case described here the sender/source will run in calling mode reading UDP multicast from 224.0.0.1 port 2244 and writing SRT to hjortsberg.org on port 6600. The receiver will run in listening mode reading SRT from port 6600 and writing UDP multicast to 224.0.0.1 port 2255. So the UDP stream goes from caller to listener Enter the port number (must be between 1 and 65535) SRT_Alliance_Deployment_GuideSeite 18
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2019(UTC) Posts: 43 Location: Düsseldorf Thanks: 1 times Was thanked: 13 time(s) in 7 post(s)
|
Hey Martin,
have you forwarded the port from your Router to the IP from the vMix machine?
1. set a stic IP for your vMix Computer or go into the router settings and check if the vMix computer will get the same IP everytime.(example: 192.168.0.10). 2. the go into your router settings an forward the port that you using for srt to the IP from your vmix Computer. 3. Set vMix srt to listener. 4. stream with latrix Broadcaste as a caller to the public internet IP (WAN from your router)
That should work then.
I hope this helps you..
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/2/2020(UTC) Posts: 67 Location: Berlin Thanks: 8 times Was thanked: 9 time(s) in 8 post(s)
|
Had anyone of this group a funktional SRT Input connection with IPv6?
I tried Larix Boradcaster within local Network-Wifi wich works great. Just send to srt://192.168.0.248:5000 also funktional settings for passphrase and keylenght.
I the tried to set to a local IPv6 address srt:[fe80::f4ef:c7f6:cfa2:67dc%4]:5000 but it wont work. fe80 Adresses are lokal subnet ipv6 only.
Why i tried that? Unfortunatly iam a cable docsis3.1 client wich is shared media and a bunch people share the publip ipv4 adress and iam not allowed to set any port forwarding. Wich brought me to the idea to use an IPv6 Adress wich is unique in the internert. But it seem not to work in the local lan,
This leaves the question weather vMix is possible of recieving srt via IPv6 or does es just work ipv4 based. (it should work on both because after the nic resolution data is handled portwise in windows to the aplication) But maybe an iphone is not capable of ipv6 wia wifi.
Has anyone a other solution of sending srt for testing?
Greetings Paul
|
|
|
|
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)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/2/2020(UTC) Posts: 67 Location: Berlin Thanks: 8 times Was thanked: 9 time(s) in 8 post(s)
|
Hello ask,
I have read this issue on github too. But i also questioned the larix team about this. The Larix replay was that this should work, but i also have the feeling they only inserted the srt framework in thier app.
Good to know.
Greetings Paul
|
|
|
|
vMix Forums
»
General
»
SRT
»
SRT in vMix not working
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