A library for controlling omxplayer on the Raspberry Pi
Project description
omxplayer-wrapper is a project to control OMXPlayer from python over dbus.
Docs
You can read the docs at python-omxplayer-wrapper.rtfd.org
FAQ
How do I create multiple players?
You need to make sure each player has a separate DBus name like so:
player1 = OMXPlayer(file_1,
dbus_name='org.mpris.MediaPlayer2.omxplayer1')
player2 = OMXPlayer(file_2,
dbus_name='org.mpris.MediaPlayer2.omxplayer2')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
omxplayer-wrapper-0.3.3.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file omxplayer-wrapper-0.3.3.tar.gz
.
File metadata
- Download URL: omxplayer-wrapper-0.3.3.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05b64036a90220707608c5dd958428dd3805d544c1be5d2d26f6bec10a805b6d |
|
MD5 | 74a1456f7799c19114dae73cf0f186c4 |
|
BLAKE2b-256 | 5d248950185eb16f94e41ee2fff1776eb4f554d98658bccea1af8f1aaf31a261 |
File details
Details for the file omxplayer_wrapper-0.3.3-py2.py3-none-any.whl
.
File metadata
- Download URL: omxplayer_wrapper-0.3.3-py2.py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b56408c91d075298b88209fb68ef96ab8ac25bafd8b4d47c314987e460a1dad |
|
MD5 | 66460a3ce09fab7b3ee07c2f9531dd87 |
|
BLAKE2b-256 | 44df75038481ea1d05eca7dc96088dac72399dbbb175f41cf88e46290e3cc129 |