Re: Oral history app and server

From: Jason Ronallo <jronallo_at_nyob>
Date: Wed, 3 Oct 2012 14:00:36 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
Paul,

You may want to look at WebRTC: http://www.webrtc.org/

Especially getUserMedia which allows for video capture within the
browser from a users webcam:
http://www.html5rocks.com/en/tutorials/getusermedia/intro/

This is bleeding edge stuff and probably not ready for a real project,
but it may be that something like this enables the kind of project
you're wanting to do. Chrome seems to be out front with this last I
looked.

Jason

On Tue, Oct 2, 2012 at 8:44 AM, Paul Orkiszewski
<orkiszewskip_at_appstate.edu> wrote:
> Hi 4libers,
>
> Does anyone know of something - a kiosk, an iPad app, a web application -
> that:
>
> - Initiates an oral history interview by getting demographic info and
> permission to use and stream for scholarly purposes.
Received on Wed Oct 03 2012 - 14:02:00 EDT