<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Dynamic Live Streaming controls</title> </head> <body> <h3>Dynamic Live Streaming controls</h3> <p>This page exists to test the hiding of the timeline container for dynamic live streams. Once metadata loads, the control bar below should contain only 3 buttons: "play" on the left, and "fullscreen" & "mute (volume)" on the right. No seek slider or media times should be shown. If only the "play" button shows, it means the link to the test video is out of date. </p> <video width="300" height="200" controls> <source src="http://xteleantioquiawebsx.api.channel.livestream.com/3.0/playlist.m3u8"> </video> <br> <br> <br> <a href="http://xteleantioquiawebsx.api.channel.livestream.com/3.0/playlist.m3u8">Link directly to video</a> </body></html>