williamsww
Posts: 0
Joined: Fri Sep 30, 2011 4:45 pm

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

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

Thanks

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

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

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...

Return to “Issues”