Stream hls/m3u8 with HTML
I was wondering, is it possible to make a html code to play a video file hosted in a host that use hls/m3u to stream the video?, for example, if I have a link let’s say: www.hostvideos.com/e/file123 and when I open that link in my browser I must clic into the play button to actually play the video, how can I do to make that function into HTML player?