During OS hopping, I noticed that I can not stream RTSP in Bullseye and also Sid, (and probably Bookworm? have not tried yet).
It works in StretchDog/BusterDog (up to older VLC 3.0.17)
Code: Select all
root@live:~# vlc
VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2)
[00005613960c7170] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[000056139602b520] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00005613960c4cc0] main playlist: playlist is empty
[00007fad64001680] satip stream error: Failed to setup RTSP session
root@live:~#
I started looking on net for answer.
Tried few things that I came across during the research - no luck so far.
I think, it comes down to this legal issue (?) (See response from VLC developer)
https://forum.videolan.org/viewtopic.php?f=13&t=157795
From the link thread discussion, I got an impression that if you have the know how to compile it yourself, 'you can get around the legal issue?'
Anyway, I don't know how to.
I read on some posting that Flatpak, Snap do not have this 'legal' issue (?).
I didn't know what Flatpak nor Snap until today.
I did some research on Flatpak. Finally managed to install VLC thru Flatpak.
It didn't work still, just didn't have any errors like above.
Maybe, it's my lacking of Flatpak knowledge...
Anyone got RTSP working in VLC, for Bullseye or later?
Please share how to.