The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Native HTML5 Audio in Mobile?
I'm using the HTML5 native audio code which works fine in desktop browsers, but does not in mobile browsers. It simply says "cannot play audio file" in mobile. Any workarounds for this?
Example: http://www.talkjesus.com/sermons/492...ch-sermon.html Code Code:
<audio controls=""> <source src="http://s2.cpl.delvenetworks.com/media/781563d6695d48a496254cad9c2ea179/505a0af13d85439cb2505723c62fa9d8/2635cde8fb464adbbd32f42479f1092f/itm_pgm_2014_07_07.mp3" type="audio/ogg"> </audio> |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
Thanks, but I'm not sure how to do that exactly. Could you elaborate?
|
#4
|
|||
|
|||
Quote:
That should help you out. |
#5
|
|||
|
|||
Quote:
Unfortunately, it is not as easy as just posting a bit of code. There are several 'mobile media device libraries' out there, that I would review to get your bearing. At the time I was working with them they were pretty rough, but that was then, hopefully they have improved. I ended up just kludging together my own -- it was more about testing and tweaking for each device then it was difficult programming. This is something you will probably still have to do for your setup. Anyway, when I have more time, I will see if I can find you a 'mobile media device library', I am sure others around here would be interested. If the library does not have exceptions for IOS(3,4) (5,6) 7, 8. then I would move on as there are quirks in each version, and that is only for the IOS side. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|