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:
parent
016159bb1e
commit
3628f789b4
3 changed files with 90 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue