vMix Forums
»
General
»
SRT
»
How to setup SRT on guest side LAPTOP?
Rank: Advanced Member
Groups: Registered
Joined: 12/16/2019(UTC) Posts: 84 Thanks: 1 times Was thanked: 2 time(s) in 2 post(s)
|
Originally Posted by: DWAM Quote:But how to stream out SRT from VLC at the same time? 2 VLC instances, one to stream out, one to receive return feed. I'd do it with FFMPEG (which is btw what VLC, OBS and many other SRT compliant softwares use in the background). There are many examples on how to do it on the internet. The OBS solution works OK too but will be difficult to handle audio for the out and the return at the same time Another solution is to stream SRT out from a smartphone with Larix... ... and get the return feed on the laptop with FFMPEG (Zeranoe builds support SRT from over 1 year at least) which is as easy as typing this at the command line shell (can be provided as a script btw) ffplay -i srt://0.0.0.0:PORT/?mode=listener Last but not least, vMix, either the free trial or the BasicHD version, will do it too Thank You Dwam. I will try some of your sugestions. Is it possible to make bat file for easy start stream from guest side (ffmpeg option)?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Sure ! Create a txt file on your desktop, rename it to srt-player.cmd and just copy this two lines in it. More options are available if needed, check ffplay documentation and adapt for the correct path to ffplay executable and your port choice obviously Quote: @echo off
c:\\dwam\ffmpeg\bin\ffplay -stats -i srt://0.0.0.0:15000/?mode=listener
|
1 user thanked DWAM for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/16/2019(UTC) Posts: 84 Thanks: 1 times Was thanked: 2 time(s) in 2 post(s)
|
I will try that, thanks DWAM!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/21/2014(UTC) Posts: 41
Thanks: 4 times Was thanked: 8 time(s) in 7 post(s)
|
As already mentioned you can do this with OBS. The best way I have found is to have all sources and audio inside the scene. So you have to make sure that obs is not picking up any desktop audio and only sending the mic audio. To get the return feed you add a media source that gets the srt feed. into the same scene and make sure it is below the camera you are using so that it will not show on stream. Then in advanced audio properties you make sure that you are monitoring the audio only from the return feed. To be able to see it as it under the webcam right click on the media source and use as a projector source. windowed or fullscreen as you prefer. sending and receiving the srt within obs you can find instructions online.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/16/2019(UTC) Posts: 84 Thanks: 1 times Was thanked: 2 time(s) in 2 post(s)
|
I am looking for "One Click" solution for non tech users on the guest side on the laptop. So far there are two solutions, (not yet "one click"): 1. https://garaninapps.com/srt2. OBS I will try to make portable version of OBS with all settings done...
|
|
|
|
vMix Forums
»
General
»
SRT
»
How to setup SRT on guest side LAPTOP?
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