html5 video player not working in ipad and android.

1 reply [Last post]
Joined: 09/28/2011
Points: 6

Hi all,
I am using kaltura video player and wanted to play h.264/ mp4 file on server. videos are playing on all browsers except ipad and android phone. On android got following error, 'error trying to get native html5 player without native support for codec' . on ipad my mp4 video was seen as flv video. but not played.

i used following script tag for ipad,

mw.setConfig('EmbedPlayer.EnableIpadHTMLControls', false );

but not of use. Can anyone please tell me where i am lacking?

Joined: 05/13/2009
Points: 164

It sounds like you might not have the iPad/iPhone flavors turned on.

Do you have your test available on the web? What's the URL?