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 do I detect if the HTML5 autoplay attribute is supported?

How do I best detect whether a browser's HTML5 video element supports autoplay? On current iOS Safari, for example, autoplay …

ios ipad html safari html5-video
VLC record webcam and stream to chrome linux

I am currently looking for how to accomplish what I have been told is possible. I was told that we …

google-chrome ubuntu html5-video vlc video-recording
Specified "type" attribute of "video/mp4" is not supported

I am using mediaelement js.. on my .htacces I have these.. AddType video/mp4 mp4 m4v AddType audio/mp4 …

html video html5-video mediaelement.js webm
How to Play 3gp Video in HTML5?

Playing a 3gp file with HTML5 does not work. I have Firefox 16 and Chromium Version 22 and the result I got …

html html5-video 3gp
How to allow video autoplay in a Google Chrome kiosk app in version 66 or later

As of version 66 of Google Chrome onwards it will no longer automatically start playback of audio and video files when …

google-chrome-extension html5-video html5-audio google-chrome-app google-chrome-os
Is there a way to add support for HLS in desktop Chrome/HTML5 player?

Desktop Chrome and FF do not support HLS. I know there is a plugin available to add HLS support to …

video-streaming html5-video http-live-streaming
iPad html5 video with NO controls?

This has been killing me all day, but I am not sure how to get a html5 video player working …

jquery ipad html video html5-video
How do I broadcast video from my webcam with Html5?

I am trying to build a simple web page that has access to my webcam and is able to broadcast …

html html5-video webcam broadcast webrtc
Videojs add only play control

I am using Video.js to play videos in my web page. I want to customize player controls to only …

html html5-video video.js
Stream video content through Web API 2

I'm in the process of working out what the best way is going to be to do the following: I …

c# asp.net-web-api ffmpeg video-streaming html5-video