Tools to operate omxplayer nicely from remote
Stefan Koch StefanKoch@gmx.org
Install:
-
have omxplayer working on Raspberry PI
-
install python2
-
install python modules if needed (see source code)
-
have mosquitto running, no TLS support at the moment e.g. I use a local instance
-
add omxserver.py to startup (you should run it as regular user) e.g. su -c /somepath/omxserver.py &
-
adjust install path in python scripts
-
ajdust media path in vid* scripts
-
copy vid* scripts to cgi-bin path of your web-browser
-
you should be able to browse and play using e.g. http:///cgi-bin/vidlist
Known Issues 1 - no language file - you need to adapt your language in source code 2 - slow response on button control due simple cgi invocation