Description
sunshine.conf is currently patched key-by-key by hydrabody, which caused config corruption when multiple components wrote to it. hydraneckwebrtc also wrote via Sunshine API, overwriting hydrabody settings.
Generate the full sunshine.conf from a Go template containing ALL settings: audio_sink, ping_timeout, output_name, dd_resolution_option, dd_manual_resolution, dd_configuration_option. Single source of truth, no patching.