Forum Moderators: open

Message Too Old, No Replies

Web Cam

         

quozt

10:15 pm on Jan 19, 2005 (gmt 0)

10+ Year Member



i found out how to connect flash to a webcam... but is it possible to save a frame of the webcam sent it to php via $_POST ... and how easy is this?

jatar_k

5:43 pm on Feb 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



well the saving of the frame would be the part I don't really know about. As far as passing the image to php via POST.

I think I would grab the frame and then save it somewhere, you can then pass the path to php so it can grab it.