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.

Capture iOS Simulator video for App Preview

Okay, so we can now submit video previews of our apps on the App Store. According to Apple we should …

ios ios-simulator ios8 video-capture screen-capture
Capture Video of Android's Screen

Forget screenshots, is it posible to capture a video of the running application in android? Rooted or non-rooted, I don't …

android video-capture
Recording video feed from an IP camera over a network

I am building a camera security system for my office however we do not want to keep the DVR on …

video-streaming video-capture ip-camera surveillance
How to capture screen to be video using C# .Net?

Do you have some library to capture a screen to be a compressed video file or some solution that can …

c# .net video video-capture
Why can't I open avi video in openCV?

I just wrote a simple video reading example with openCV2.3.1, but it seems that I cannot open avi video anyway :( …

c++ opencv image-processing video-capture
How to record video from background of application : Android

I am developing an application which will be able to record video from background of application by using Service. Problem …

android service media video-capture
How to capture a video (AND audio) in python, from a camera (or webcam)

i'm looking for a solution, either in linux or in windows, that allows me to record video (+audio) from my …

python video-capture
Record Video of Screen using .NET technologies

Is there a way to record the screen, either desktop or window, using .NET technologies. My goal is something free. …

c# .net video capture video-capture
opencv write webcam output to avi file

I am trying to create an avi video from my webcam output using opencv. No exceptions are thrown, however the …

c++ opencv webcam video-capture
How to create virtual webcam in Windows 10?

I would like to take video from a webcam, render some text on the frames and do some motion tracking …

winapi windows-10 webcam directshow video-capture