Description
mpv playback can be controlled from a terminal interface that talks to the player through IPC. It is useful for users who want keyboard-driven media control without a full graphical front end.
IPC clients can send commands to a running media player. Connect only to the intended mpv socket and avoid exposing control sockets to untrusted users.