[plt-scheme] Newbie question: non-blocking IO

From: Grant Rettke (grettke at acm.org)
Date: Thu Jun 26 07:27:36 EDT 2008

On Wed, Jun 18, 2008 at 6:07 AM, Danny Chan <chan_dhf at yahoo.de> wrote:
> I'd like to write a program that captures a video flow from a camera
> developed in my company. I already found out how to talk to the low level C
> libraries that are needed to talk to our hardware using the FFI.

Would two threads communicating over sockets be an option?


Posted on the users mailing list.