App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
ulrich
2022-02-11 b388a5decf5957cbb119b8c020baef200760d6e1
commit | author | age
0af362 1 #!/bin/sh
U 2
9d2280 3 java -Domx.wd=/mnt/store/calypso -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &