[REBOL] Re: Rebol/core likes to access/execute windows dll's
From: gchiu:compkarori at: 16-Aug-2002 20:35
On Thu, 15 Aug 2002 17:10:22 +0200
Norman <[Rebolinth--nodep--dds--nl]>
>Im trying to access my WEBCAM from rebol and disblay
>direct IO trough rebol/core and finaly trough rebol/view.
>Any change this might work?
>
I was just casually looking at this today, and found a few
references that might help.
A C++ example of grabbing a jpg from a webcam
http://perso.wanadoo.fr/laurent.kempe/technical/soap/webcam.htm
A Java example of the same
http://www.google.co.nz/search?q=cache:Ea3qB9yzaUAC:www.sun.com/developers/evangcentral/totallytech/jmf.html+java+webcam+example&hl=en&ie=UTF-8
The latter requires the Java Media Framework ... and I
guess we need a Rebol/View equivalent
--
Graham Chiu