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.

How to implement chromecast support for html5 player

I have designed an html5 player with some custom functionalities using js and html5,now i need to add chrome …

javascript html html5-video chromecast
Restful-based video streaming

Using spring boot, I want to make RESTful-based video player. I have my .mp4 extension videos in my file browser. …

spring spring-boot video-streaming html5-video spring-restcontroller
HTML5 offline video caching in mobile safari

I can't seem to get Safari on the iPhone or iPad to offline cache videos. Everything else gets cached just …

iphone html html5-video offline-caching
Auto play video in webview

I am new in android and I am displaying a news link in a webview. News link contains a video. …

android webview android-webview html5-video qwebview
MP4 in Video.js not playing until fully loaded

I'm using Video.js to play back videos in MP4 format on a client's website. The player uses html5 video …

html5-video mp4 preloading video.js
Convert HTML5 to Flash

I am using impress.js extensively to create a lot of HTML5 presentations. These presentations need to be displayed on …

flash html video html5-video impress.js
Video Js loading source dynamically

Hi I have an application which has a grid and a js video player. Currently I am populating the grid …

javascript html html5-video video.js
Full-width Background Videos in Internet Explorer

I am designing a website that uses a self-hosted background video in a 100% width container. Works flawlessly in Chrome and …

internet-explorer html5-video webm
How to create a MPD file of MPEG-DASH to play a webm video?

I'm following this demo which uses mediaSource API and MPEG DASH standard to play a .webm video. This is the …

xml html5-video mpeg webm mpeg-dash