Page 1 of 1

Can i get a better Video component description of the fields?

Posted: Fri Sep 30, 2011 4:45 pm
by williamsww

Looking to better understand how to get different types of videos and sources to work. I.e YouTube, m3u8 or other streaming formats.

Thanks


Can i get a better Video component description of the fields?

Posted: Fri Sep 30, 2011 4:57 pm
by maxkatz

When working with HTML5 vidoe tag, you usually need to add up to 3 different files because different browsers (and mobile os) support different formats.

There two sites are very good in explaining what format for what devices you need:

http://camendesign.com/code/video_for...
http://sandbox.thewikies.com/vfe-gene... (tag generator)

In Tiggr, right now you only get attributes to enter one file source. We are going to add more properties so you can easily add other encodings.

As a workaround for now, you can add other sources via Events. You add Load event (page load) and then define element attribute to add. Here is an example: http://help.gotiggr.com/documentation...