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.

Python OpenCV access webcam maximum resolution

I am trying to acquire images from my webcam using a python code that imports OpenCV. The code is the …

python opencv webcam resolution logitech
Determine skeleton joints with a webcam (not Kinect)

I'm trying to determine skeleton joints (or at the very least to be able to track a single palm) using …

opencv webcam tracking gesture-recognition human-interface
What's the status of the HTML 5 <video> tag and webcam integration?

Even though it seems to be in some kind of jeopardy, the open video standard is a great idea. I …

video html webcam
How do I record video from a webcam in MATLAB?

I would like to know how I can record a video in MATLAB with my webcam.

matlab video webcam video-recording
user capture div as image and save to computer

I have a Div on my site, I want to place a button/link (or other things of the sort) …

javascript html screenshot webcam
Take picture using webcam from command line

I have a Logitech webcam (QuickCam Pro for Notebooks), and I'd like to take a snapshot using the cam from …

api command-line webcam image
How to capture still image from webcam on linux

I am trying to write a C++/Qt program for linux, where I take a still image photo from a …

linux webcam photo
getUserMedia() not supported in chrome

I am trying to access my webcam using the getUserMedia() using my own website that run using my own ip …

google-chrome webcam
Convert RTSP stream to virtual web camera

I am trying to use a RTSP stream from an IP camera as video input source for various applications on …

camera streaming webcam rtsp ip-camera
How to access webcam with Javascript

I google'd quite a while about this topic, without any satisfying result. Actually my basic question is: Is there any …

javascript html webcam