On 20.01.2026 12:45, Devraj Ajmera via ffmpeg-devel wrote: > Hello, > > This patch improves the error message shown when the RTP muxer > cannot be guessed in the WHIP muxer, making the failure reason > clearer to users. Shouldn't this whole condition be returning AVERROR_BUG instead, and configure have proper dependencies set, so that the whip muxer can't be enabled without rtp, if it hard-depends on it?