This is a proof‐of‐concept plugin for mpv to enable real‐time scheduling on Linux through RealtimeKit.
Build the plugin using the included Nix flake or makefile.
The plugin may be installed to a suitable location like ~/.config/mpv/scripts or loaded directly through the --script argument
to mpv.
- GNU make
- Clang or GCC
- mpv (
libmpv-dev) - D‐Bus (
libdbus-1-dev)
This work is licenced under the European Union Public Licence.