elfresno
Posts: 44
Joined: Sun May 21, 2017 5:19 pm

pause omxplayer with dbus

Sun Jun 11, 2017 8:12 pm

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

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: pause omxplayer with dbus

Sun Jun 11, 2017 8:51 pm


User avatar
Douglas6
Posts: 4860
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: pause omxplayer with dbus

Sun Jun 11, 2017 11:47 pm

Or, since this is the Python forum: https://github.com/Douglas6/omxcontrol

elfresno
Posts: 44
Joined: Sun May 21, 2017 5:19 pm

Re: pause omxplayer with dbus

Mon Jun 12, 2017 1:21 am

thank you, i saw it before but i dont know how i do it

Can someone explain the steps?

Return to “Python”