Question

We are looking for various options which will help us to record audio and video through web on various platforms including iPhone and iPad? Recorded media will be saved on the server. Any suggestions would be helpful... We are looking for a cross browser approach.

Thanks and Regards

Was it helpful?

Solution

I hate to say, but the only way to do it on desktop in a cross-browser fashion would be Adobe Flash. On iOS you need to develop Apps for that.

HTML5 will provide Device API at some point of future to achieve your goal.

OTHER TIPS

You have to use Flash. Flash can access your webcam and microphone.

Of course, Flash won't fly on iDevices.

There, you'll need to write a native app. :)

Because you need to gain hardware control, you'll most likely need a native application that can access the hardware drivers and API.

My guess is that Java may be able to do the job.

Here's another StackOverflow question that may have an embedded solution.

Nevermind: iFamily doesn't support Java either

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top