VLC, Bullseye, RTSP - not working <SOLVED>

a very small Live CD shaped to look and act like Puppy Linux.

Moderator: fredx181

Post Reply
dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

VLC, Bullseye, RTSP - not working <SOLVED>

Post by dcung »

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.

Last edited by dcung on Thu Mar 09, 2023 7:27 pm, edited 1 time in total.
User avatar
OscarTalks
Posts: 609
Joined: Tue Jul 14, 2020 10:11 pm
Location: London UK
Has thanked: 1 time
Been thanked: 232 times

Re: VLC, Bullseye, RTSP - not working

Post by OscarTalks »

Hello dcung,

I have some experience with compiling VLC, but unfortunately I tend to forget details after a while.
I can tell you that VLC needs to be compiled with live555 libraries installed so that the live555 plugin gets created and included at build time.
It is an optional dependency, but without it there will be no RTSP support
There may be other issues. Some people find that the firewall blocks RTSP streams and I don't recall any fix being found other than disabling the firewall.
If you do a forum search for "vlc rtsp" you should see some posts about it, including some from me.
search.php?keywords=vlc+rtsp

dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working

Post by dcung »

OscarTalks wrote: Sun Mar 05, 2023 2:20 am

I can tell you that VLC needs to be compiled with live555 libraries installed so that the live555 plugin gets created and included at build time.
It is an optional dependency, but without it there will be no RTSP support

Hi @OscarTalks ,
Yes, I gathered live555 was the lib removed, due to the 'legal' issue from the discussions I came across.
Hence, the developer sort of hinted that one could compile it oneself - and includes live555.
Anyway, I'll do some more reading/learning.

dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working

Post by dcung »

I read some of the search results, especially this one.
viewtopic.php?p=75152&hilit=vlc+rtsp#p75152

I downloaded
http://smokey01.com/OscarTalks/vlc-3.0. ... -fossa.pet
I extracted this .pet.
I don't know how to use it in Bullseye/Sid/Bookworm or if it's even possible.

I can see that this OscarTalks compiled vlc-3.0.18 has live555 included.
So, I think RTSP will work in FossaPup using this VLC.
But I am looking for solution that I can use in Bullseye/Sid/Bookworm DD.

For now, I still use BusterDog that still has live555 plugin included.

Last edited by dcung on Tue Mar 07, 2023 8:17 am, edited 3 times in total.
dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working

Post by dcung »

I know it is out of my depth.

I setup a fresh Bullseye with headers, and I attempted to compile VLC following the guide in videolan wiki.
I tried both the Debian and Contrib methods - starting fresh each time.
Each time the compile failed, I managed to progress by installing what was missing (meson, gperf, ant).

Then I think I reached the end of my ability.. :)
This is before even trying to figure out, how to include live555 in the compilation :oops: .

Code: Select all

root@live:/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native# make
rm -rf /mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/share/java/libbluray*.jar
cd bluray && ./bootstrap
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:120: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory `.'
cd bluray && CC="gcc" CXX="g++" LD="ld" AR="ar" CCAS="gcc -c" RANLIB="ranlib" STRIP="strip" PATH="/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/bin:/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/extras/tools/build/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/bin:/usr/local/sbin:/usr/sbin:/sbin" PKG_CONFIG="pkg-config" CPPFLAGS=" -I/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/include" CFLAGS=" -I/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/include -g -O2" CXXFLAGS=" -I/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/include  -g -O2" LDFLAGS=" -L/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/lib " ./configure --disable-examples --with-libxml2 --enable-udf --enable-bdjava --prefix="/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu" --datarootdir="/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/share" --includedir="/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/include" --libdir="/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/x86_64-linux-gnu/lib" --build="x86_64-linux-gnu" --host="x86_64-linux-gnu" --target="x86_64-linux-gnu" --program-prefix="" --enable-static --disable-shared --disable-dependency-tracking --with-pic
configure: WARNING: unrecognized options: --enable-udf, --enable-bdjava
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for x86_64-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... strip
checking for x86_64-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for mntent.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_create... -lpthread
checking for library containing dlopen... -ldl
checking for dladdr... yes
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
checking for FT2... yes
checking for FONTCONFIG... yes
checking if gcc supports -Wall flag... yes
checking if gcc supports -Wdisabled-optimization flag... yes
checking if gcc supports -Wpointer-arith flag... yes
checking if gcc supports -Wredundant-decls flag... yes
checking if gcc supports -Wcast-qual flag... yes
checking if gcc supports -Wwrite-strings flag... yes
checking if gcc supports -Wtype-limits flag... yes
checking if gcc supports -Wundef flag... yes
checking if gcc supports -Wmissing-prototypes flag... yes
checking if gcc supports -Wshadow flag... yes
checking if gcc supports -Werror=implicit-function-declaration flag... yes
checking for gcc way to treat warnings as errors... -Werror
checking if gcc supports -Wextra flag... yes
checking if gcc supports -Winline flag... yes
checking if gcc supports -O3 flag... yes
checking if gcc supports -fomit-frame-pointer flag... yes
checking for ant... yes
checking for javac... none
configure: WARNING: javac not found. Disable jar file building (--disable-bdjava-jar), set JAVA_HOME or javac type with --without-java9 option.
checking for LIBUDFREAD... no
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for pread... yes
checking for x86_64-linux-gnu-doxygen... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for x86_64-linux-gnu-perl... no
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-udf, --enable-bdjava
  Summary:
  --------
  BD-J type:                     j2se
  build JAR:                     yes
      javac version:             ./configure: line 14194: none: command not found
      Java binary version:       1.4
  Font support (freetype2):      yes
  Use system fonts (fontconfig): yes
  Metadata support (libxml2):    yes
  External libudfread:           no
  Build examples:                no
cd bluray && make install
make[1]: Entering directory '/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray'
  CC       src/file/libbluray_la-file.lo
  CC       src/file/libbluray_la-filesystem.lo
  CC       src/libbluray/libbluray_la-bluray.lo
  CC       src/libbluray/libbluray_la-register.lo
  CC       src/libbluray/bdnav/libbluray_la-bdid_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-bdmv_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-clpi_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-extdata_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-index_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-meta_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-mpls_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-navigation.lo
  CC       src/libbluray/bdnav/libbluray_la-sound_parse.lo
  CC       src/libbluray/bdnav/libbluray_la-uo_mask.lo
  CC       src/libbluray/decoders/libbluray_la-graphics_controller.lo
  CC       src/libbluray/decoders/libbluray_la-graphics_processor.lo
  CC       src/libbluray/decoders/libbluray_la-ig_decode.lo
  CC       src/libbluray/decoders/libbluray_la-m2ts_demux.lo
  CC       src/libbluray/decoders/libbluray_la-m2ts_filter.lo
  CC       src/libbluray/decoders/libbluray_la-pg_decode.lo
  CC       src/libbluray/decoders/libbluray_la-pes_buffer.lo
  CC       src/libbluray/decoders/libbluray_la-rle.lo
  CC       src/libbluray/decoders/libbluray_la-textst_decode.lo
  CC       src/libbluray/decoders/libbluray_la-textst_render.lo
  CC       src/libbluray/disc/libbluray_la-aacs.lo
  CC       src/libbluray/disc/libbluray_la-bdplus.lo
  CC       src/libbluray/disc/libbluray_la-dec.lo
  CC       src/libbluray/disc/libbluray_la-disc.lo
  CC       src/libbluray/disc/libbluray_la-properties.lo
  CC       src/libbluray/hdmv/libbluray_la-hdmv_vm.lo
  CC       src/libbluray/hdmv/libbluray_la-mobj_parse.lo
  CC       src/libbluray/hdmv/libbluray_la-mobj_print.lo
  CC       src/util/libbluray_la-array.lo
  CC       src/util/libbluray_la-bits.lo
src/util/bits.c: In function ‘bs_read’:
src/util/bits.c:221:9: warning: ignoring return value of ‘file_seek’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  221 |         file_seek(bs->fp, bs->pos, SEEK_SET);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/util/bits.c: In function ‘bs_skip’:
src/util/bits.c:248:9: warning: ignoring return value of ‘file_seek’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  248 |         file_seek(bs->fp, bs->pos, SEEK_SET);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       src/util/libbluray_la-event_queue.lo
  CC       src/util/libbluray_la-logging.lo
  CC       src/util/libbluray_la-mutex.lo
  CC       src/util/libbluray_la-refcnt.lo
  CC       src/util/libbluray_la-strutl.lo
  CC       src/util/libbluray_la-time.lo
  CC       src/libbluray/bdj/libbluray_la-bdj.lo
  CC       src/libbluray/bdj/libbluray_la-bdjo_parse.lo
  CC       src/libbluray/bdj/native/libbluray_la-bdjo.lo
  CC       src/libbluray/bdj/native/libbluray_la-java_awt_BDFontMetrics.lo
  CC       src/libbluray/bdj/native/libbluray_la-java_awt_BDGraphics.lo
  CC       src/libbluray/bdj/native/libbluray_la-org_videolan_Libbluray.lo
  CC       src/libbluray/bdj/native/libbluray_la-org_videolan_Logger.lo
  CC       src/libbluray/bdj/native/libbluray_la-register_native.lo
  CC       src/libbluray/bdj/native/libbluray_la-util.lo
  CC       src/libbluray/disc/libbluray_la-udf_fs.lo
  CC       contrib/libudfread/src/libbluray_la-default_blockinput.lo
  CC       contrib/libudfread/src/libbluray_la-ecma167.lo
  CC       contrib/libudfread/src/libbluray_la-udfread.lo
  CC       src/file/libbluray_la-dir_posix.lo
  CC       src/file/libbluray_la-dirs_xdg.lo
  CC       src/file/libbluray_la-dl_posix.lo
  CC       src/file/libbluray_la-file_posix.lo
  CC       src/file/libbluray_la-mount.lo
  CCLD     libbluray.la
ant -f ./src/libbluray/bdj/build.xml \
    -Dbuild='/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build' \
    -Ddist='/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/.libs' \
    -Dsrc_awt=:java-j2se:java-build-support \
    -Djava_version_asm=1.5 -Djava_version_bdj=1.4 \
    -Dbootclasspath="" \
    -Dversion='j2se-1.3.2'
Buildfile: /mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build.xml

init:
    [mkdir] Created dir: /mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build

compile:
    [javac] /mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build.xml:26: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 33 source files to /mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
    [javac] error: Source option 5 is no longer supported. Use 6 or later.
    [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

BUILD FAILED
/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray/src/libbluray/bdj/build.xml:26: Compile failed; see the compiler error output for details.

Total time: 1 second
make[1]: *** [Makefile:2877: all-local] Error 1
make[1]: Leaving directory '/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native/bluray'
make: *** [../src/bluray/rules.mak:59: .bluray] Error 2
root@live:/mnt/live/mnt/sda3/VLC-comp/vlc/vlc-3.0.18/contrib/native#
dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working

Post by dcung »

I have searched the net for an explanation for this error.

Code: Select all

root@live:~# apt install build-dep any-app
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package build-dep
root@live:~# 

And most postings/threads I read, to eliminate the error, need a deb-src line in sources.list
I have un-comment each deb-src in my sources.list (individually and altogether), re-run apt update, and re-run the command and still got the same error.

Code: Select all

## package repositories
deb http://deb.debian.org/debian bullseye main contrib non-free
#deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
#deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

deb http://deb.debian.org/debian bullseye-proposed-updates main contrib non-free
#deb-src http://deb.debian.org/debian bullseye-proposed-updates main contrib non-free

deb http://security.debian.org bullseye-security main contrib non-free
#deb-src http://security.debian.org bullseye-security main contrib non-free

Anyone knows what my mistake is?
Thank you.

User avatar
fredx181
Posts: 2609
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 284 times
Been thanked: 1015 times
Contact:

Re: VLC, Bullseye, RTSP - not working

Post by fredx181 »

@dcung I think it should be apt build-dep packagename (without 'install')
edit: FYI there's also apt source packagename to get the source.

dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working

Post by dcung »

fredx181 wrote: Tue Mar 07, 2023 11:54 pm

@dcung I think it should be apt build-dep app-name (without 'install')

You're right Fred!
I got other errors now, but at least progressing and learning while doing this...
Thank you...

dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: VLC, Bullseye, RTSP - not working <SOLVED>

Post by dcung »

I managed to compile it with a lot of googling and youtubing and some dumb luck.

All this 'trouble' because of different interpretation of legality by Debian maintainers.

If you don't need RTSP then the VLC package from Bullseye Debian repo is okay.
At the moment BusterDog package from the repo still have RTSP support, but I wouldn't be surprised if one day you do 'apt upgrade', you'll end up with no RTSP support.

One way to tell if your VLC has RTSP support/plugin - see screenshots below.

vlc-rtsp.png
vlc-rtsp.png (84.07 KiB) Viewed 1916 times
vlc-no-rtsp.png
vlc-no-rtsp.png (86.3 KiB) Viewed 1916 times
Post Reply

Return to “DebianDogs”