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.

Using OpenCV Output as Webcam

So, I want to write a program to make the processed output from OpenCV be seen as a WebCam. I …

c++ opencv webcam
HTML5 Mirroring webcam canvas

I'm trying to take a webcam feed - (landscape format), cut out the middle bit (portrait format) and have it …

javascript html canvas webcam webcam-capture
How to convert RTSP stream into flv/swf Stream (w. ffmpeg)?

I want embed a webcam stream (From geovision video server) into a website. Unfortunately only the rtsp stream gives direct …

ffmpeg webcam rtsp streaming-flv-video
Command-line streaming webcam with audio from Ubuntu server in WebM format

I am trying to stream video and audio from my webcam connected to my headless Ubuntu server (running Maverick 10.10). I …

streaming ffmpeg webcam webm ffserver
Is it possible to fake a video stream as virtual cam that is visible in Skype, Lync etc?

I'm trying to build a crucial part for my application in which I need to be able to fake a …

c# c++ wpf webcam directshow
Why can I stream h264 encoded video from webcam to BOTH display and file, but NOT raw video?

I want to stream raw video from a Logitech C920 webcam and while both displaying and saving the video to …

webcam gstreamer video4linux
Turning a screen into a virtual web cam

Is there an app (preferable a Mac app) that will turn an area of your screen into a virtual web …

macos webcam quicktime
Browser says "Camera Blocked to protect your privacy"

Browser says "Camera Blocked to protect your privacy" My project include using user camera and when i access application from …

google-chrome browser webcam camera
GStreamer webcam mpeg4 live streaming via http

i was wondering how to encode video stream coming from a webcam in mpeg-4 containing H.264/AVC video, then stream …

http webcam gstreamer mpeg-4
Detect WebCam device using with java

I am using JMF to operate my web cam.My usb webcam works perfectly with JMF, I used it in …

java webcam jmf