from Hacker News

Ask HN: Any alt. to recording video in a cross-browser way without using Flash?

by BasilAwad on 5/13/11, 1:36 AM with 8 comments

I want to record people in browser from their webcam. Am I stuck with Flash?

Details are appreciated for hack solutions.

  • by r3n2o on 5/13/11, 2:56 PM

    Mozilla Rainbow is not a crossbrowser solution, only work in firefox but worth a try http://mozillalabs.com/rainbow/
  • by brunchstorm on 5/13/11, 2:47 AM

    You could create an NPAPI plugin. That would be annoying for you and users. You could use flash. Or you could wait for the HTML5 Device Capture API (or whatever it becomes... http://www.w3.org/TR/html-media-capture/). It doesn't look like it is happening anytime soon though.
  • by jus101 on 5/13/11, 2:45 AM

  • by zbanks on 5/13/11, 2:21 AM

    You might be able to do it with Java, but honestly that's even worse.

    The hard part is that it is a security issue to record video from a webcam from a webpage. Flash lets you get around this.

  • by realgt on 5/13/11, 3:27 PM

    we struggled with the same desire to _not_ use flash, but were ultimately forced to. That said, you can still stream back the recorded video to iOS devices or other html5 clients using wowza