1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

Add external player config

Allow to run custom player. It will be run within a wrapper that
respect -p/--port, option at least

fixes #87
This commit is contained in:
albfan 2017-03-25 12:48:04 +01:00
parent 016159bb1e
commit 3628f789b4
3 changed files with 90 additions and 12 deletions

View file

@ -1,4 +1,4 @@
bin_SCRIPTS = miracle-gst gstplayer uibc-viewer
bin_SCRIPTS = miracle-gst gstplayer uibc-viewer miracle-omxplayer
EXTRA_DIST = wpa.conf
dbuspolicydir=$(sysconfdir)/dbus-1/system.d