Frage

I'm working on a media module for a custom social network, and I need to capture photos and videos from my webcam.

I looked getUserMedia from HTML5, but it does not work with IE, safari or with mobile..

So what can i use ? Any ideas ?

War es hilfreich?

Lösung 2

I have find this API, and she is nice : scriptcam

Andere Tipps

Flash or Java will probably do the job on IE and Safari.

You'll need a native application for mobile.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top