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
mark  
#1 Posted : Monday, January 20, 2025 9:35:51 PM(UTC)
mark

Rank: Advanced Member

Groups: Registered
Joined: 8/24/2016(UTC)
Posts: 43

Thanks: 4 times
Was thanked: 2 time(s) in 2 post(s)
To set the stage I have followed the setup here.
https://www.vmix.com/kno...2/using-srt-urls-in-vmix

Paraphrased
SRT URLs commonly look like the following:
srt://1.2.3.4:10000/?mode=caller&passphrase=thepassword

These should be separated out to fill in the fields in vMix:

Hostname: Just the IP address or hostname, for example 1.2.3.4 as per the example above. Do not include srt:// the port or any other values.
Port: This is the number after the hostname. In the above example 10000
Type: Caller in the example above, also called "mode"
Passphrase: thepassword as per the example above

I am trying to get a SRT stream to work in Vmix - string below
srt://live.cloudflare.com:778?passphrase=bb9ce8d40eee58867827c3554f584ed2kf366fc71fb65806db058177696b634f1&streamid=playf366fc71fb65806db058177696b634f1

This works fine if I open Network URL in VLC and paste it as is, but does not work in Vmix
I have tried using caller and rendezvous with each field in its separate spot.
So that is as per instructions to leave out the srt:// in the string so assuming it is the same for the rest eg passphrase and streamid so that leaves
srt
live.cloudflare.com
port
778
passphrase
bb9ce8d40eee58867827c3554f584ed2kf366fc71fb65806db058177696b634f1&
streamid
playf366fc71fb65806db058177696b634f1

I have tried it with passphrase and stream id both in the field and not in the field
All I get is black screen in vmix

Anyone have a clue as to what I must be doing wrong?
Thanks
elvis55  
#2 Posted : Monday, January 20, 2025 10:07:20 PM(UTC)
elvis55

Rank: Advanced Member

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

Thanks: 65 times
Was thanked: 57 time(s) in 51 post(s)
vMix Tutorials- Using SRT for input and output of video using regular internet!
mark  
#3 Posted : Monday, January 20, 2025 11:24:00 PM(UTC)
mark

Rank: Advanced Member

Groups: Registered
Joined: 8/24/2016(UTC)
Posts: 43

Thanks: 4 times
Was thanked: 2 time(s) in 2 post(s)
Thanks for that video. I am aware of this and had already tested this using this actual video. Though it will be good for anyone reading this post. who is learning SRT

I am already able to do a SRT stream to myself locally no problem. as per video.
I am also able to do from one computer to another on same network.
Just not the stream documented above that does work fine on VLC as a single string

srt://live.cloudflare.com:778?passphrase=bb9ce8d40eee58867827c3554f584ed2kf366fc71fb65806db058177696b634f1&streamid=playf366fc71fb65806db058177696b634f1

So are there any other settings not documented that I might have missed.
EG do you include the word "passphrase" in the actual field for input for passphrase or leave it out?
Same for Stream ID ?
EG does Vmix transmit the entire string with passphrase on the front?
Clearly Vmix adds SRT:// to the front of the URL for hostname internally. and transmits this as it will not even allow you to add SRT;?? to the front of the hostname.

So what I am asking is why is this string not working due to some oversight by me?
Peter1000  
#4 Posted : Tuesday, January 21, 2025 12:29:15 AM(UTC)
Peter1000

Rank: Advanced Member

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

Thanks: 17 times
Was thanked: 79 time(s) in 60 post(s)
admin  
#5 Posted : Wednesday, January 22, 2025 1:01:24 PM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,157
Man
Location: Gold Coast, Australia

Was thanked: 4370 time(s) in 1536 post(s)
It looks like you have accidentally included the & symbol in the passphrase you have copied.

Note that vMix is not converting all the fields back into srt:// etc, it is actually the opposite.
SRT requires all these fields set separately internally, some apps just use the srt:// URL format for convenience.
Users browsing this topic
Guest (3)
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.