Hello > Care2x has no module for direct communication to a digital camera yet.
Is this a desired module? I have been doing something similar for our iPath project, where we have a module that allows remote control of a microscope. What we did is split the application into two parts: - a web application for viewing and uploading images (PHP/PERL) - a client application that talks with the camera and with the webserver (Visual C++) If you need to create a large amount of images, such a split can be very useful, since a local applciation at the client side can be much more efficient to work with. Such a client-app could e.g. look like this: - Get a PatientID (e.g. barcode) - client verifies if patient exists and shows initials for check - drag images to a drag&drop and client uploads automatically to server or with VfW (Video Camera), just click a button to store image on server If there is interested for such a module, I could help to develop it. Please let me know if anyone thinks such a module is needed. regards Kurt -- ---------------------------------------------------------------- Kurt Brauchli-Haase Telemedicine Unit, University of Transkei Umtata, South Africa tel: +27 47 502 2914 ---------------------------------------------------------------- ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Care2002-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/care2002-developers

