Re: Why does media capture require a browser?

Excellent discussion, if some of it a little over my head...

How do we get this implemented?

http://www.gnote.org hosts an "Eyetracking in HTML5" project in development.
javascript is used to process video in realtime, and determine pupil 
centres,
and 2 webcam videos can be streamed at the same time, using a mac mini 
core2duo nothing fancy.

I also would like this API to run on the Raspberry Pi,
which clearly cannot run an html5 browser as well....

The 'data collection strand' needs to be separated from dependency on 
the browser,
to run in worker.js, node.js or any other jsengine,
so we can attach small portable data analysis tools, and serve as 
necessary...

thank you all for the evident understanding and support,

now, How do we get this implemented?

kind regards

-- 
Jonathan Chetwynd
http://www.gnote.org
Eyetracking in HTML5

Received on Wednesday, 20 February 2013 11:30:12 UTC