Skip to content
Snippets Groups Projects
Jean-Paul Saman's avatar
Jean-Paul Saman authored
The option --dbus-unique-service-id provides a unique name to identify a VLC instance on the DBUS session bus.
Each vlc instance will uses the following naming scheme on the dbus bus: org.mpris.vlc-<pid>, where <pid> is the PID of the vlc process.
61b3abff