popcornmix / omxplayer

omxplayer
GNU General Public License v2.0
1.01k stars 334 forks source link

DBus.Error.ServiceUnknown #820

Closed rijotech closed 1 year ago

rijotech commented 1 year ago

I'm facing problems with DBus. I have the latest Omxplayer installed

 omxplayer --version
omxplayer - Commandline multimedia player for the Raspberry Pi
        Build date: Thu, 01 Aug 2019 12:50:43 +0000
        Version   : f543a0d [master]

and running custom instances of it, now when I run the command via terminal. sudo -u pi DISPLAY=:0.0 ./dbuscontrol.sh pause All I'm getting is Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.mpris.MediaPlayer3.omxplayer2 was not provided by any .service files But when I check htop the instance is running. What am I doing wrong? image

popcornmix commented 1 year ago

You should read the README at https://github.com/popcornmix/omxplayer omxplayer will not be getting any updates. VLC is the recommended alternative if there are features missing from the existing version of omxplayer.