Page 1 of 1

Playing stream with SRT protocol

Posted: 28 Aug 2022 16:06
by Akoryuerek
HI Guys,

as I could read in the latest release notes vlc is now supporting srt streams. I´m using raspberry buster with the latest vlc from apt but. I have also compiled and installed srt from haivision github but still can´t stream with srt. Does anyone have an idea of how-to?

Re: Playing stream with SRT protocol

Posted: 28 Aug 2022 16:46
by Rémi Denis-Courmont
VLC must be built with SRT support.

Re: Playing stream with SRT protocol

Posted: 28 Aug 2022 17:11
by Akoryuerek
Ok thx,

this means I need to download the code and configure it with --enable-srt. It´s a bit complicated. I have tried this on a raspberry buster lite and there are a lot of dependencies to find and install. I hope I can do this but in this case, I have another question. There are a lot of options to enable or disable. Do you have a safe configuration command for a terminal version that is similar to the build from apt with just adding srt?

Re: Playing stream with SRT protocol

Posted: 28 Aug 2022 18:27
by Rémi Denis-Courmont
The Debian configure line is extremely long. See their package sources if you want that.