sc2mpd: add user command handler

The command handler uses the socket path /tmp/sc2mpd.sock for
communication with external processes using UNIX socket datagrams.

Two initial commands are supported: stop and play. They can be used
to trigger the OHM receiver to stop playing the current audio stream and
to start playing from the current master URL.

Signed-off-by: Jörg Krause joerg.krause@embedded.rocks

Jörg Krause Jörg Krause 2017-08-01

changed sc2src/sc2mpd.cpp
sc2src/sc2mpd.cpp Diff Switch to side-by-side view
Loading...