App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
ulrich
2025-03-25 d38b2158e0c48558188caa4b05fc99b24146a4eb
1
2
3
#!/bin/sh
 
echo '{"command": ["cycle", "pause"]}' | socat - /tmp/mpvsocket