How to access webcam on my laptop?
In General, I want to try to make a stream from their webcam located on the computer. Broadcast want the browser to specified address there was a connection to the camera and began the broadcast.
In General help, who knows which way is better to dig and what libraries to read?
Thank you very much :) All good health:)
3 answers
Stream is video capture + server, you can do the "Bicycle": DirectShow, etc. to capture with the camera, and sending video to the client via HTTP or TCP/IP, and can protocols and libraries to search.
Find more questions by tags JavaProgramming