Hello / Hi / Shalom ----- Original Message ----- From: "Walter Van Eetvelt" <[EMAIL PROTECTED]> To: "JDJList" <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 3:19 PM Subject: [jdjlist] RE: Q about video streaming and file transfers
>... >The idea to do this in Java is interesting though... I once tried to implement a media player in Java , see the 2 lower applets @ http://uuhome.de/penski/past.htm (with a little slider limit bug). your video streaming solution could go like this: If you have gained access to the camera (e.g. via a system call to the unchanged or adapted camera driver with parameters that force it to generate an image on your PC or server , you can download that image from the other communication side via a derived image-sequencer - e.g. the projects ".../msdev/samples/javanow/Chap16/AnimationMT" or ".../Chap16/Animation" (with or without the Java "media tracker") in MS-JDK 1.0 . sender-side system call and receiver-side download would be repeated at a constant time rate (e.g. once per second). sincerely, U. Penski [EMAIL PROTECTED] http://uuhome.de/penski ____________________________________________________ To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm Be respectful! Clean up your posts before replying ____________________________________________________
