Quote:
Originally Posted by Chadi
Thanks, but I'm not sure how to do that exactly. Could you elaborate?
|
Establishing audio playback among the different phones is quirky and requires a JavaScript solution along with HTML5. I would have to understand more of what you are doing to make a suggestion. You should start by researching this out on Google, then re-ask here when you have a better understanding of the issues.
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.