Найти в Дзене
Антон Волохов

Как запустить VLC из под root

Если вы получаете сообщение

VLC is not supposed to be run as root. Sorry. If you need to use real-time priorities and/or privileged TCP ports you can use vlc-wrapper (make sure it is Set-UID root and cannot be run by non-trusted users first).

Можно выполнить команду

sed -i 's/geteuid/getppid/' /usr/bin/vlc

И тогда у вас все начнет запустаться