Back to Chromium

Remoting Video

fuchsia_web/av_testing/remoting_video.html

150.0.7852.3500 B
Original Source

// This video file is specifically for harnesses which send media remotely // from a host to a receiver device with no internet connection. The // disconnected receivers don't properly intercept javascript playback // commands or on-screen touch effects for media, so we inject an autoplaying // video instead to circumvent the need for a start action. // This autoplay breaks other media tests by cutting off the first ~.5s of // recorded frames, explaining the need for a second similar video file.