Tuesday, 20 August 2013

Android Intent - embedded video player in HTML

Android Intent - embedded video player in HTML

I have a HTML code which invokes it own flash/HTML5 player. And the main
point to be highlighted after seeing other posts is that it is NOT a
youtube link.
I tried webView but it shows that common error of a black sidebar cropping
the video. I have tried playing with hardwareAcceleration as well. Nothing
helps. So now I'm wanting to play it in some other player.
So in iOS the same HTML thing itself calls the Quicktime player and it
plays the video properly.
Though android wont recognize it.
Please help out. It is holding up the whole project..

No comments:

Post a Comment