configure: update whip dependences

The dtls_protocol is ffmpeg component, should
be included by whip_muxer_select

Signed-off-by: Jack Lau <jacklau1222gm@gmail.com>
This commit is contained in:
Jack Lau
2026-01-23 15:03:34 +08:00
parent 2a0a32c42b
commit 3c902f68d7

3
configure vendored
View File

@@ -3902,8 +3902,7 @@ wav_demuxer_select="riffdec"
wav_muxer_select="riffenc"
webm_chunk_muxer_select="webm_muxer"
webm_dash_manifest_demuxer_select="matroska_demuxer"
whip_muxer_deps_any="dtls_protocol"
whip_muxer_select="rtp_muxer http_protocol"
whip_muxer_select="dtls_protocol rtp_muxer http_protocol"
wtv_demuxer_select="mpegts_demuxer riffdec"
wtv_muxer_select="mpegts_muxer riffenc"
xmv_demuxer_select="riffdec"