Streaming webcam data to a webpage?

I would suggest the following: Capture and write to file: Read file and calculate coordinates Use Python or any other language to send the signals over serial You might need to incorporate some feedback aspect for proper control. For capturing and writing to files, there should be range of programs. Many programs are capable of taking snapshots and writing to files (same name or separate ones) instead of video which you can exploit.

I can't recollect the name, but I remember using one such program on Ubuntu.

I would suggest the following: Capture and write to file: Read file and calculate coordinates Use Python or any other language to send the signals over serial. You might need to incorporate some feedback aspect for proper control. For capturing and writing to files, there should be range of programs.

Many programs are capable of taking snapshots and writing to files (same name or separate ones) instead of video which you can exploit. I can't recollect the name, but I remember using one such program on Ubuntu.

Hm, using files as intermediary would be simple. How would performance be? Needs to be real-time.

– Joel Garboden Aug 22 at 17:32 What about a web app? Service? To host flash or something to preview video stream and allow buttons.

Apache with java(script) and flash perhaps? – Joel Garboden Aug 22 at 17:36 IF you are looking at realtime performance, try using circular buffers for buffering instead of writing to file. It may cause packet loss but guarantees good realtime performance.

– Neel Mehta Aug 23 at 21:09.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions