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.

HTML5 Video buffered attribute features

I am designing a custom HTML5 video player. Thus, it will have its own custom slider to mimic the video …

javascript html html5-video buffering
What support for live streaming does the HTML5 video element have?

Does the HTML5 video element support non-HTTP-based (HLS, SmoothStreaming, etc.) live-streaming protocols? Does it support RTP/RTSP streaming protocols? Does …

video video-streaming html5-video rtp
Video.js enter fullscreen on play

I've been searching around for a long time but still haven't found a valid solution for my problem. I just …

javascript jquery html5-video video.js
Detecting HTML5 video play/pause state with jQuery

I'm building a jQuery slideshow which will feature an HTML5 video player on one of the slides. Is there any …

jquery html video html5-video detect
How to use VLC live streams with HTML5 video?

I tried HTTP Ogg/Theora and works alright with Chrome but not with Firefox 7. VLC Configuration: For testing, I've been …

html firefox video-streaming html5-video vlc
Embeding a Video in HTML4 vs HTML5

While searching for difference between HTML4 and HTML5 I came across the point that : HTML5 brings a whole new dimension …

html html5-video html4
How to detect supported video formats for the HTML5 video tag?

I am making an application in HTML5 using the video tag, in the application the user chooses a video file …

javascript html cross-browser html5-video
How to embed .h264 video file in html webpage using video tags

I am trying to play .h264 file in browser, Trying to accomplish this using html video tags. The result is …

html video-streaming html5-video h.264 mp4
Why HTML5 video doesn't play in IOS 8 WebApp(webview)?

Simple HTML5 video plays on safari browser. but after adding it to home screen(Standalone WebApp), it doesn't work. It …

ios html html5-video ios8 iphone-standalone-web-app
Slick.js and html5 video autoplay and pause on video

Is it possible to use slick.js with html5 self hosted videos, to play and pause a video without user …

html5-video slick.js