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.

Reading output of a USB webcam in Linux

I was experimenting with a little bit with fread and fwrite in C. So i wrote this little program in …

c image jpeg webcam
Implementing a WebCam on a WPF App using AForge.Net

I'm writing an WPF application where I need to show a Webcam feed. I was able to do this easly …

wpf webcam aforge
OpenCV (via python) on Linux: Set frame width/height?

I'm using openCV via python on linux (ubuntu 12.04), and I have a logitech c920 from which I'd like to grab …

python linux opencv webcam v4l2
Laser light detection with OpenCV and C++

I want to track a laser light dot(which is on a wall) with a webcam and i am using …

c++ opencv webcam feature-detection background-subtraction
How to allow Android app(TV-box) to recognize or access USB web camera?

I am currently trying to develop an Android video conference application on a Android TV set-top box. As all of …

android camera usb webcam television
USB webcam image capture in C++ WITHOUT openCV (LINUX)

How do I capture an image with my webcam using C++ and save it to disk? I cannot use OPENCV …

c++ webcam
How to simulate a webcam device

I am working on a project which I need to synthesize a video from existing frames and then format it …

python opencv usb video-streaming webcam
How to programmatically disable the auto-focus of a webcam?

I am trying to do computer vision using a webcam (the model is Hercules Dualpix). I know it is not …

c++ directx webcam computer-vision
How Do I Stream Video From My USB Webcam To A Remote HTML Page

I want to create a program that will stream video from my USB webcam over the internet to a web …

node.js video stream streaming webcam