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.
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.
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