Hi! I have started to play around with live SRT feeds to use for remote production, for example video mixing on Paperspace machines and would like a way to convert multiple camera/video feeds ti NDI in order to bring into any vision mixer workflow. Right now, this can be achieved by native SRT support in Vmix, but there are more GPU-friendly (hence cheaper) systems like VidblasterX out there.
The downside then is that I need another step of getting the SRT feed into the mixer… VLC can also do this but have been a little shaky when I tried this with multiple instances.
I have tried to achieve this by, in the official client, using the custom command PLAY 1-10 srt://0.0.0.0:000 (as I saw someone here suggested). I downloaded a newer FFMPEG build than the one included in server 2.3, but the server prompt window tells me that I got an error and nothing plays…
Is there some better way of how to achieve this, prefferably that doesn´t require programming skills? It would be very helpful if I could get this piece sorted out