Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is html5 video fallback?

user-image
Question added by saikul shaikh , front end developer , uxbert usability lab
Date Posted: 2016/03/30
Ravi Kumaresan
by Ravi Kumaresan , Specialist , EASi (ALLEGIS GROUP), Bangalore and Deputation at Ford Technology Services India, Chennai

HTML5 has two types, for example, the opening and closing tags of video media embedd elements is processed by browsers which that don't support HTML5 media.May we can do the advantage to provide alternative fallback media for the browsers.

Element section supply two possible fallback options for video. In case, Browser supports HTML5 video used; otherwise, fallback option is used.

<video src="your video file path" controls>

<object data="flashplayer.swf" type="application/x-shockwave-flash">

<param value="flashplayer.swf" name="default name"/>

</object>

</video>

 

Ramil Baldoz
by Ramil Baldoz , Web Graphic Designer , Brands For Less

For me, it's the Browser compatibility. Since you're using HTML5, there are a lot of tags that is not working on the lower version of HTML and video tag is one of them.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.