Dicaffeine with Yuri2
Player
Dicaffeine generates the config file for Yuri2 binary. Every time you push the Play button, the XML config file is generated in /tmp/yuri_config_player.xml.
Streamer
Dicaffeine generates the config file for Yuri2 binary. Every time you push the Stream button, the XML config file is generated in /tmp/yuri_config_streamer.xml.
How to run the config files
You can run the generated config files directly from the terminal:
# for playback run yuri2 /tmp/yuri_config_player.xml # for streaming run yuri2 /tmp/yuri_config_streamer.xml