wildside96 / bst-player

Automatically exported from code.google.com/p/bst-player
0 stars 0 forks source link

Player rendering mp4 video does not work on android browser #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a abstract player with PlayerUtil.getPlayer(Plugin.Auto
2. Attach it to the root panel
3. Compile the project and deploy on tomcat server

What is the expected output? What do you see instead?
The project executes perfectly on desktop browsers. But in case of my android 
browser, the compiled script doesn't even load. I was hoping that the script 
would atleast load. If I remove the inherited bst-player and execute normal gwt 
code, it works perfectly on the android browser.

What version of the product are you using? On what operating system? On
what browser/version?
I am using the bst 2.0.1 library. I am using GWT 2.5.1 on Windows 7 Ultimate 
and Eclipse Juno 64 bit. On the desktop it works, but on android browser it 
does not. I tested it on Samsung Galaxy R and Xolo Q800.

Please provide any additional information below.

Original issue reported on code.google.com by shishirm...@gmail.com on 15 Jun 2013 at 5:35

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by sbrah...@gmail.com on 17 Jun 2013 at 3:58

GoogleCodeExporter commented 9 years ago
On which browser are you getting this issue on your side?

Native Android browser? Firefox / Opera Mobile for Android ? etc...?

Original comment by sbrah...@gmail.com on 19 Jun 2013 at 2:57

GoogleCodeExporter commented 9 years ago
Yes this would not work on android's default browser. I also installed 
opera/chrome on my mobile, but still no luck.

My mobile has ICS. I also tried it on another mobile with JB, but same issue.

Original comment by shishirm...@gmail.com on 19 Jun 2013 at 3:03

GoogleCodeExporter commented 9 years ago
Update your BST Player API with the attached SNAPSHOT and confirm.

Original comment by sbrah...@gmail.com on 19 Jun 2013 at 4:04

Attachments:

GoogleCodeExporter commented 9 years ago
Now it's working as expected. Thanks a lot for your efforts.

Original comment by shishirm...@gmail.com on 19 Jun 2013 at 6:03

GoogleCodeExporter commented 9 years ago
Thanks

Original comment by sbrah...@gmail.com on 21 Jun 2013 at 2:33