willprice / python-omxplayer-wrapper

:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
http://python-omxplayer-wrapper.readthedocs.io
GNU Lesser General Public License v3.0
253 stars 71 forks source link

Pausing Does not Work #43

Closed artguy10 closed 8 years ago

artguy10 commented 8 years ago

I've created a script that is designed to pause after pressing a GPIO button. However, it does not work.

willprice commented 8 years ago

You're going to need to provide more information, please provide a minimal example script that demonstrates the bug and I'll reopen the issue.