Rank: Advanced Member
Groups: Registered
Joined: 8/20/2014(UTC) Posts: 388
Thanks: 29 times Was thanked: 80 time(s) in 51 post(s)
|
Hi.
Need to send a UDP multicast stream using FFMPEG.
I realize at this point this cannot be done in Vmix, but is anyone doing this my using the external output directly into another instance of FFMPEG and could you share?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
kjones9999 wrote:Hi.
Need to send a UDP multicast stream using FFMPEG.
I realize at this point this cannot be done in Vmix, but is anyone doing this my using the external output directly into another instance of FFMPEG and could you share? I think you can send UDP over VLC with vMix There are some instructions on internet
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/28/2015(UTC) Posts: 184
Thanks: 10 times Was thanked: 32 time(s) in 27 post(s)
|
You can do it like this:
On vMix PC: - Enable External Output in vMix - ffmpeg.exe -f dshow -i video="vMix Video":audio="vMix Audio" -b:v 1500k -f mpegts udp://remoteip:1234
For 'remoteip' put in a multicast IP address.
Regards, Patrick
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/10/2015(UTC) Posts: 322 Location: Siroki Brijeg Thanks: 8 times Was thanked: 27 time(s) in 24 post(s)
|
pm wrote:You can do it like this:
On vMix PC: - Enable External Output in vMix - ffmpeg.exe -f dshow -i video="vMix Video":audio="vMix Audio" -b:v 1500k -f mpegts udp://remoteip:1234
For 'remoteip' put in a multicast IP address.
Regards, Patrick So vMix can actually send udp? Do you have some video tutorial for this?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/28/2015(UTC) Posts: 184
Thanks: 10 times Was thanked: 32 time(s) in 27 post(s)
|
No, vMix cannot send a udp stream nativly.
But: vMix can send the output to external vMix Audio/Video direct show device. And from there ffmpeg can grab the video and send it by udp.
No, there isn't a video tutorial abut this.
Just try: -Activate external output -Download ffmpeg and open command prompt. Put in command with a vaild IP -Open VLC to play the video
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/24/2015(UTC) Posts: 370 Location: Netherlands
Thanks: 16 times Was thanked: 81 time(s) in 72 post(s)
|
Do you also know a good way to play the multicast stream to a browser without using plugins?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/28/2015(UTC) Posts: 184
Thanks: 10 times Was thanked: 32 time(s) in 27 post(s)
|
No, I don't know a way without plugins. None of the current browsers is capable to receive multicast streams natively. Perhaps this will change in future...
|
|
|
|
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