Top "Webcam" questions

A webcam is a video camera that feeds its images in real time to a computer or computer network, often via USB, ethernet, or Wi-Fi.

Capturing image from webcam in java?

How can I continuously capture images from a webcam? I want to experiment with object recognition (by maybe using java …

java image webcam capture
How do I access my webcam in Python?

I would like to access my webcam from Python. I tried using the VideoCapture extension (tutorial), but that didn't work …

python webcam
Best way to access web camera in Java

I need to access web camera using Java. This is what I want to do Access web cam Now the …

image camera webcam java
How can I stream webcam video with C#?

I want to make a simple server application where people can connect using a browser-based client (which I will make …

c# video streaming webcam
Capturing a single image from my webcam in Java or Python

I want to capture a single image from my webcam and save it to disk. I want to do this …

java python webcam image-capture javacv
How to run html file on localhost?

I have a html file and i run it on localhost. But, this file includes mirror using webcam. Example, how …

javascript html localhost webcam mirror
Displaying a webcam feed using OpenCV and Python

I have been trying to create a simple program with Python which uses OpenCV to get a video feed from …

python opencv webcam
C# capturing image from webcam

Last two days I've been looking for a way to capture an image from the webcam using C#. I'm pretty …

c# image file webcam capture
How to access the webcam by javascript

I need to open the webcam via JavaScript I know it is possible to access the html5 by <video&…

javascript html webcam
Increasing camera capture resolution in OpenCV

In my C/C++ program, I'm using OpenCV to capture images from my webcam. The camera (Logitech QuickCam IM) can …

c image opencv webcam resolutions