Thread: web camera
View Single Post

  #2 (permalink)  
Old 11-12-2003
Akseli Mäki
 
Posts: n/a
Default Re: web camera

Amjad Mahmood wrote:

>How could we use the web camera with Appache server?
>
>I hope you understand what I amtrying to say.

I hope same applies below :) I assume you know how Apache works.

Make a htlm page that shows picture named "webcam.jpg" and put it into the
htdocs directory. Make the webcam upload it's picture into Apache's htdocs
directory with name "webcam.jpg". There you go.