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')
Release files for omxplayer-wrapper 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| omxplayer-wrapper-0.3.3.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| omxplayer_wrapper-0.3.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 24.2 kB
Release files / omxplayer-wrapper-0.3.3.tar.gz
| Download URL | omxplayer-wrapper-0.3.3.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
05b64036a90220707608c5dd958428dd3805d544c1be5d2d26f6bec10a805b6d
|
|
BLAKE2b-256 checksum How to use checksums |
5d248950185eb16f94e41ee2fff1776eb4f554d98658bccea1af8f1aaf31a261
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / omxplayer_wrapper-0.3.3-py2.py3-none-any.whl
| Download URL | omxplayer_wrapper-0.3.3-py2.py3-none-any.whl |
|---|---|
| Size | 14.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
0b56408c91d075298b88209fb68ef96ab8ac25bafd8b4d47c314987e460a1dad
|
|
BLAKE2b-256 checksum How to use checksums |
44df75038481ea1d05eca7dc96088dac72399dbbb175f41cf88e46290e3cc129
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|