dashboard
repositories
filestore
activity
search
login
main
/
calypso
App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Baustelle: Versuche mit unterschiedlichen Playern
undisclosed
2023-01-03
7a79ba8b70e8541b6d4413a46061b2c03ecddc9b
[calypso.git]
/
resources
/
start
1
2
3
#!/bin/sh
java -Domx.wd=/mnt/store/calypso -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &