I want to send srt to VLC from a software running in caller mode. vlc needs to be in Listener mode.
I can record the broadcast in caller mode (srt://RemoteIP:Port), but no matter what I did in Listener mode, it didn't work.
Methods I tried:
-srt://@:port?mode=listener
-srt://IP:port?
mode=listener
-srt://@local ip:port