Questions related to computer oriented video capture and the programming tools and solutions for dealing with captured frames from a video.
I'm doing a series of tutorials by recording the screen and my voice. Just as PNG works best for screenshots, …
video compression video-capture video-encoding codecI am creating a app in which i need to record videos and upload it to a server. Now my …
ios swift uiimagepickercontroller video-captureIn OpenCV, I see imread() and VideoCapture() both take a string to a file path of multiple extensions. Is there …
c++ opencv video-capture matI am looking for a way of displaying an analog video stream on an android phone. On a pc/mac/…
android video-capture analog-digital-converterHow to rotate the camera when using class VideoCapture on OpenCV? (Sample Face Detection on Android). I'm rotating the canvas …
java android opencv video-captureHow can I capture and save a sequence of images or a video of a pygame screen? Basically I want …
python video-capture pygameI am trying to figure out how to record a video using AVFoundation in Swift. I have got as far …
ios swift avfoundation video-captureI'd like to make a presentation on my computer that records sounds and shows all the necessary mouse-clicks, and any …
video-capture presentationTo track object on video frame, first of all I extract image frames from video and save those images to …
c++ image-processing opencv video-capture video-processingI need to record audio and video files to the 3gp/mp4 format in the same file and at the …
android video-capture audio-recording