A
A
Alexander Sulimov2013-07-01 23:55:32
Java
Alexander Sulimov, 2013-07-01 23:55:32

Working with a microphone / camera in browsers

There is a task to write a website (asp .net, full control of iis/server will be)
An important function is to work with the camera and microphone.
The user must be able to
1. record
2. play
3. send to the server (in mp3)
3.1. preferably via <input type="file"

Should work in all modern browsers and smartphones without dancing, or it should be a standard mechanism with minimal user interaction.

I heard about ActionScript, Flash, Flex, Java, AIR
On what I write - it doesn't matter, the main thing is efficiency and simplicity for the user.

What is the best solution?

P.S. I saw different solutions - wami, jRecorder, html5

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolai Vasilchuk, 2013-07-02
@Anonym

In flash on android, there is no access to the microphone (only in flex), native support in browsers is also poor.
So, without crutches it will not work.

S
Sergey Cherepanov, 2013-07-02
@fear86

The first 3 are all flash. In general, it's worth starting with it :)

S
stavinsky, 2013-07-02
@stavinsky

If we limit ourselves to Chrome, then I would look at www.webrtc.org/
But this is only supported by chrome and the latest fox, unfortunately

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question