Page 1 of 1

pause omxplayer with dbus

Posted: Sun Jun 11, 2017 8:12 pm
by elfresno
Hello I need pause a video in omxplayer without keyboard

I saw that with dbus i can control a omxplayer. but I dont understand the tutorial.

my idea is if a if is true execute a dbus an pause the video in omxplayer.

someone can explain me the way?

thanks

Re: pause omxplayer with dbus

Posted: Sun Jun 11, 2017 8:51 pm
by DirkS

Re: pause omxplayer with dbus

Posted: Sun Jun 11, 2017 11:47 pm
by Douglas6
Or, since this is the Python forum: https://github.com/Douglas6/omxcontrol

Re: pause omxplayer with dbus

Posted: Mon Jun 12, 2017 1:21 am
by elfresno
thank you, i saw it before but i dont know how i do it

Can someone explain the steps?