-
Updated
May 3, 2020 - Python
omxplayer
Here are 45 public repositories matching this topic...
The purpose of bin/data and bin/extra is rather unclear. Some documentation (including examples) would provide benefits to newcomers.
Dependencies
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Apr 22, 2017 - JavaScript
-
Updated
May 27, 2020 - HTML
-
Updated
Jan 16, 2018 - Python
Presently go-player does not have an installer and it is thus left up to the user where to place the files and where to run go-player from. Ideally an installer should be created, which also includes a systemd unit file so that they can start, stop and restart a go-player without having to use it in screen or tmux.
-
Updated
Dec 21, 2013 - Processing
-
Updated
Apr 9, 2020 - Java
-
Updated
Dec 29, 2016 - JavaScript
-
Updated
Mar 12, 2019 - Go
-
Updated
Feb 28, 2019 - Python
-
Updated
Dec 19, 2018 - Java
-
Updated
Jun 12, 2020 - Python
-
Updated
Nov 13, 2019 - Shell
-
Updated
May 20, 2020 - Python
-
Updated
Mar 20, 2018 - Python
-
Updated
Jun 7, 2018 - Python
-
Updated
Mar 22, 2020 - Shell
-
Updated
May 18, 2018
-
Updated
Feb 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the omxplayer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the omxplayer topic, visit your repo's landing page and select "manage topics."


Feature Request: Exception on omxplayer spawn failure
Description
When omxplayer fails to spawn due to invalid command args or similar, a
DBusConnectionErroris raised which is very unhelpful, it doesn't indicate what the issue is, we should catch this and output a new error.Example use case