ReferenceMedia
BackgroundVideo
Decorative background video element with automatic muting and looping
Decorative background video for a source the browser can play natively. By default itβs muted, looped, and autoplaying.
BackgroundVideo renders a native <video>. Override the defaults with native React props such as muted={false}, loop={false}, or autoPlay={false}, and size the video with className or style.
An HLS URL only works where the browser has native HLS playback. See Add a background video to choose a cross-browser HLS or Mux path and set up layout, poster, and decorative semantics.