Top "Html5-video" questions

HTML5 video is an element introduced in the HTML5 draft specification for the purpose of creating a standards-compliant, plugin-free way for playing videos and movies, partially replacing the object element.

Play/pause HTML 5 video using JQuery

I am trying to control HTML5 videos using JQuery. I have two clips in a tabbed interface, there are six …

jquery css html html5-video
HTML5 live streaming

For school I need to set up an HTML5 live stream site. They have a flash stream-player they've been using …

html video-streaming html5-video
HTML5 Video tag not working in Safari , iPhone and iPad

I am trying to create an html5 web page in which there is a small video like 13s , I converted …

iphone ipad safari html5-video mobile-safari
What is a blob URL and why it is used?

I am having a lot of problems with blob URL. I was searching for src of a video tag on …

html5-video bloburls
Detect when an HTML5 video finishes

How do you detect when a HTML5 <video> element has finished playing?

html html5-video
Is there a way to make HTML5 video fullscreen?

Is there a way to play a video fullscreen using the HTML5 <video> tag? And if this is …

html video html5-video fullscreen
Prevent HTML5 video from being downloaded (right-click saved)?

How can I disable "Save Video As..." from a browser's right-click menu to prevent clients from downloading a video? Are …

javascript html html5-video
Play infinitely looping video on-load in HTML5

I'm looking to place a video in an HTML5 page that will begin playing on page-load, and once completed, loop …

html video video-streaming html5-video
In Chrome 55, prevent showing Download button for HTML 5 video

I am getting this download button with <video> tags in Chrome 55, but not on Chrome 54: How can I …

html google-chrome html5-video
Playing m3u8 Files with HTML Video Tag

I am trying to use HTTP Live Streaming (HLS) to stream video to my computers and my iPhone. After reading …

html streaming html5-video http-live-streaming m3u8