Top "Video-capture" questions

Questions related to computer oriented video capture and the programming tools and solutions for dealing with captured frames from a video.

Gstreamer pipeline in Opencv videoCapture()

I'm trying to open an IP camera in OpenCV using gstreamer pipleine. I can open the IPcamera using Gstreamer in …

opencv gstreamer video-capture pipeline gst-launch
Pause/Resume Video Recording like Instagram

I try to get some help. I would like to Pause/Resume a video recording on iOS. But it's very …

ios video-capture avcapturemoviefileoutput
ALSA buffer xrun induced by low quality source in ffmpeg capture

I am attempting to transfer some old Video 8 tapes to my computer, though an EasyCap USB stick and the motherboard's …

ffmpeg video-capture alsa aac vorbis
Run multiple AVCaptureSessions or add multiple inputs

I want to display the stream of the front and the back facing camera of an iPad2 in two UIViews …

objective-c video-capture avcapturesession ipad-2 avcapture
Creating synchronized stereo videos using webcams

I am using OpenCV to capture video streams from two USB webcams (Microsoft LifeCam Studio) in Ubuntu 14.04. I am using …

opencv synchronization webcam video-capture stereo-3d
DirectShow - Getting video frames

I'm creating a Windows video capture application and am using DirectShow for capture. As each frame comes in, I want …

c++ windows bitmap directshow video-capture
How to detect motion between two PIL images? (wxPython webcam integration example included)

Does anyone have any suggestions as to how I might do image comparison in python to detect changes within an …

python wxpython webcam python-imaging-library video-capture
Record a html5 animation to video - without human interaction

I have one big question: HOW TO RECORD A HTML5 ANIMATION TO VIDEO without human interaction? We're looking for a …

javascript html animation html5-video video-capture
How to detect Audio or Video or Both exist in converted file

I am trying to convert mp4 or 3gp video files into Flash (flv) format (using Perl script), using following (mencoder) …

ffmpeg video-streaming audio-streaming video-capture mencoder
How to convert a kCVPixelFormatType_420YpCbCr8BiPlanarFullRange buffer to UIImage in iOS

I tried to answer this in the original thread however SO would not let me. Hopefully someone with more authority …

ios uiimage avfoundation video-capture video-processing