Audio on Android 2.2 try to use Flash player

4 views
Skip to first unread message

michel memeteau

unread,
Mar 2, 2012, 9:51:45 AM3/2/12
to html5...@googlegroups.com
Hi I know that <audio> on android 2.2 is broken and that you have to call the js play function manually , but you seem to handle it right in your js code. 

However when I open http://www.radiogalere.org/ecoute/index.html  on Android 2.2 , it tries to use the flash player , which is not installed instead of trying to play the Ogg or mp3 stream with HTML5 .

Do you confirm this ?

Dave Hall

unread,
Mar 2, 2012, 11:11:27 AM3/2/12
to html5...@googlegroups.com
Unfortunately, I don't currently have access to an Android 2.2 device, so I can neither confirm nor deny your issue!

Can your device play the audio file on http://html5media.info ?

Best,

Dave.

michel memeteau

unread,
Mar 2, 2012, 11:31:25 AM3/2/12
to html5...@googlegroups.com


2012/3/2 Dave Hall <da...@etianen.com>

Unfortunately, I don't currently have access to an Android 2.2 device, so I can neither confirm nor deny your issue!

I do , any way to activate a debug mode on your JS script in order to get some traces ?

 

Can your device play the audio file on http://html5media.info ?


No, same problem as my page, it tries to use the flash player.

--
<------------------------------------------------------->
web perso : http://memeteau.com
Boutique Ordinateurs GNU/Linux : http://shop.ekimia.fr
Fixe :  0974763294 Mobile : 0624808051


Dave Hall

unread,
Mar 2, 2012, 3:21:17 PM3/2/12
to html5...@googlegroups.com
The thing to do would be to get a hold of the code from GitHub, and have a poke.


You can get all the uncompiled source code there.

In general, though, html5media is pretty simple. It asks the browser if it can play the file, and if it says it can't, it pulls in the flash player. Old android is pretty bad at getting the answer to "can you play this file" wrong.
Reply all
Reply to author
Forward
0 new messages