v4l2 (video for Linux 2) is a video capture interface for a variety of video capture devices tested to be fully compatible with Linux. v4l2 is commonly used by programs and frameworks such as Ekiga, gstreamer, Mplayer, Skype, and VLC media player.

learn more… | top users | synonyms

0
votes
0answers
92 views

OpenCV: can't set resolution of video capture

I am using OpenCV 2.4.5 on Ubuntu 12.04 64-bit. I would like to be able to set the resolution of the input from my Logitech C310 webcam. The camera supports up to 1280x960 at 30fps, and I am able to ...
1
vote
1answer
53 views

A misunderstanding of V4L2

I have a small problem with the size of my buffers in a C++ program. I grab YUYV images from a camera using V4L2 (an example is available here ) I want to take one image and put it into a my own ...
1
vote
0answers
46 views

V4L2: Get device/input status

Maybe anybody will know the answer to the next question... I have plugged in usb digital camera (it has one input pin - 0). I check input status every 5 seconds via structure: v4l2_input (here is ...
1
vote
2answers
676 views

Capturing h.264 stream from camera with Gstreamer

I'm trying to capture H264 stream from locally installed Logitech C920 camera from /dev/video0 with Gstreamer 1.0 v4l2src element. v4l2-ctl --list-formats shows that camera is capable to give H264 ...
0
votes
1answer
66 views

v4l2 multiple devices trouble

I open two webcams using v4l2. With 30 fps everything works fine. With 60 fps, begining troubles. FPS on first cam about 20, FPS on second cam about 0-3. I try to run in different threads(and ...
0
votes
1answer
128 views

Does OpenCV support v4l2?

I'm writing a Python program using OpenCV, but I cannot capture images from v4l2 cameras. I tried with both a PS2 EyeToy and Droidcam (Android virtual webcam), which are both using v4l2, and none of ...
0
votes
1answer
85 views

Get v4l2 video devices maximum resolution

how can I just detect the maximum resolution a connected video device is able to provide? I do not want to capture anything, just retrieve this information from v4l2. Thanks!
1
vote
1answer
83 views

OpenCV is able to change to composite input?

I would like to know if OpenCV is able to set the camera (dev/video1) to composite or S-video input. The camera I was using only runs in composite input, but v4l2 opens dev/video1 in S-Video input by ...
1
vote
0answers
133 views

android: permission denied while opening /dev/video4 (webcam) from JNI

I have configured v4l2 on my android device. I plug the webcam and see that /dev/video4 node is created. But when I try to open it from my JNI layer it says "Permission denied" I have tried the ...
0
votes
1answer
58 views

How to get list of supported frame size and frame interval of webcam device using video4linux api?

I'm trying to use V4L2 api to enumertate supported frame size and frame rate of webcam device. I try to do it with the following code without success. The ioctl function always returns -1. #include ...
0
votes
0answers
63 views

V4L2: Contemporaneous frame capture on multiple devices

I am working on an application that captures video from multiple devices simultaneously using V4L2. The design of the application requires that those devices all capture their frames ...
1
vote
1answer
363 views

Processing .Raw images using ffmpeg or OpenCV

After reading Wikipedia page of Raw image format which is the digital negative of any image. To be viewed or printed, the output from a camera's image sensor has to be processed, that is, ...
0
votes
0answers
135 views

How to detect which pixel format my webcam supports?

I am writing a C application that capture video from my webcam. I am not able to determine which pixel format my webcam is able to process. lsusb: Bus 002 Device 003: ID 1e4e:0100 Cubeternet ...
0
votes
0answers
30 views

Grabbing data from a probed device

I got my camera driver probed successfully, and I would like to know what is the next step to get the data from it, either by v4l2 or by just getting raw data from it (which is what I prefer for now). ...
1
vote
1answer
734 views

cv2.videocapture.read() does not return a numpy array

I have this code trying to capture a frame from my webcam on raspberry pi, and saving it as an image. I use opencv 2, but I get strange errors when I run the code.. import time import sys from ...
0
votes
1answer
511 views

v4l2 fcntl.ioctl VIDIOC_S_PARM for setting fps and resolution of camera capture

I am trying to set fps and resolution of webcam and capture from it via v4l2 Python. v4l2 Python documentation is limited to ; >>> import v4l2 >>> import fcntl >>> vd = ...
0
votes
1answer
222 views

v4l2 / streamer unstable in operation

I am making an online webcam for my parents, using raspberry pi. I want it to capture a photo, upload it to a webserver, then upload a copy to a different server for archiving. I use the script ...
-1
votes
1answer
87 views

Video4Linux is crashing when start capturing

i try to capture images from a webcam with video4linux and mmap method. My device is an Aptina MT9M114 camera on a Gentoo Linux (Kernel version 2.6.33.20). The code is based on this sample program: ...
1
vote
1answer
155 views

Not able to generate stable video stream over v4l2loopback device with python

I am working on stream generator for my video mapping set, but I am not able to get the image steady. I open a v4l2loopback device with python-v4l2 (http://pypi.python.org/pypi/v4l2) and generate a ...
1
vote
1answer
175 views

how to enumerate all supported images sizes for USB webCam via V4L2

I have been developing some video apps using USB webCam and the v4l2 API. The API gives lots of ioctl() calls to enumerate general capabilities, video standard, pixel color formats, etc. But there is ...
0
votes
0answers
85 views

How can I find V4L2 device's physical address?

There is an camera ISP device, it has an MMU inside and using some kind of vmap method to alloc buffers. I want to use this camera output on a video-out device which has a V4L2. My intuitive idea is ...
4
votes
1answer
198 views

Gstreamer message to signal new frame from video source (webcam)

I am trying to save a stream from webcam as series of image using gstreamer. I have written this code so far... #!/usr/bin/python import sys, os import pygtk, gtk, gobject import pygst ...
0
votes
1answer
270 views

How to set BGR24 format with OpenCv?

I've got a V4L2 camera that can grab frame in JPEG format or YUV422 or BGR24. I'd like to set camera to BGR24@640x480 by OpenCV. To do this, I did the following settings: capture = ...
1
vote
0answers
210 views

accessing v4l2 in android?

for performance reasons, i'm trying to access directly the video 4 linux device in android and make traditional v4l2 control commands on it, on my htc desire, the device is called ...
1
vote
2answers
450 views

Canon DSLR Video loop back using v4l2loopback and EDSDK Liveview?

I want to use my DSLR camera as video input for let say Skype / Google talk under Linux and Android. Is it possible to create a video loop back using v4l2loopback and Canon EDSDK ? how can I pipe the ...
-2
votes
1answer
2k views

How to capture video in OpenCV 2.4 with Video4Linux2 (v4l2) in Qt 4.8 (C++)?

I have Xubuntu 12.04. My web camera, as I can see, does not provided by linux version of OpenCV 2.4, because in Windows XP (on the same machine) code CvCapture* capture = cvCaptureFromCAM(0) does ...
0
votes
1answer
70 views

Enabled links from a given media entity

In Linux V4L2 and media controller architecture, we treat media devices as media entities and establish connections between them dynamically on the go..!! For example, demux0(demuxer 0) can be ...
6
votes
3answers
2k views

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 images. Cheese is able to grab frames up to really high resolutions, but whenever I try to ...
2
votes
1answer
472 views

How to write an opencv image (IplImage) to a V4L2 loopback device?

As the title says I am not sure how to write an IplImage to a V4l2 loopback device. I know how to write to a device as I have posted here How to write/pipe to a virtual webcam created by V4L2loopback ...
0
votes
1answer
490 views

YUVY format representation - v4l2 Specification?

This is the exerpt from the famous V4l2 Api specification.But I am not able to understand the YUYV also known as YUV422 format representation. Can some one plz explain this here. Here is the excerpt ...
3
votes
1answer
800 views

How to write/pipe to a virtual webcam created by V4L2loopback module?

I have written an application which reads from a webcam and processes the frames using OpenCV on linux. Now I want to pipe the output of my application to a virtual webcam that has been created by the ...
0
votes
1answer
158 views

ioport.h errors when compiling v4l2 program

I wanted to follow this article about v4l2's driver writing. But my first basic try failed when I include media/v4l2-dev.h (because I want to access some macro like VFL_TYPE_GRABBER). ...
1
vote
1answer
370 views

V4l2 : difference between : Enque, Deque and Queue(ing) of the buffer?

I am a noob in v4l2 and tryign to find out the difference bweeten the various ioctl calls made during the camera image capture. I am following this pdf from the linuxtv org site I wanted to know the ...
1
vote
3answers
2k views

V4L2 patch for Android usb webcam

I have been trying to get a USB webcam working on my Acer A500 using https://bitbucket.org/neuralassembly/simplewebcam as a guide. According to the config file on my device it meets all the ...
2
votes
1answer
311 views

Where does v4l2_buffer->timestamp value starts counting?

I am trying to use v4l2_buffer's timestamp value (type timeval) to synchronize images captured from a UVC webcam to external events. However the timestamp is not the same as the system time, or the ...
2
votes
1answer
284 views

Timestamp for v4l2 image capture

I have a Linux application that processes camera images. Currently I provide buffers to the v4l2 kernel subsystem that are filled with image data. However I need to know, as exact as possible, when ...
7
votes
1answer
160 views

How thread-safe is V4L2?

I couldn't find any mention of the thread safety characteristics of V4L2, except for this e-mail from 2008. It talks about the big kernel lock, which I guess is gone now, right? Does anybody have any ...
3
votes
2answers
3k views

Capturing multiple webcams (uvcvideo) with OpenCV on Linux

I am trying to simultaneously stream the images from 3 Logitech Webcam Pro 900 devices using OpenCV 2.1 on Ubuntu 11.10. The uvcvideo driver gets loaded for these. Capturing two devices works fine, ...
2
votes
1answer
1k views

Cannot turn off/on CameraCapture using Python/opencv: Device or resource busy

When I try to re-open opencv's CameraCapture using Python I get: libv4l2: error setting pixformat: Device or resource busy HIGHGUI ERROR: libv4l unable to ioctl S_FMT libv4l2: error setting ...
0
votes
1answer
426 views

porting virtual video driver in linux kernel

I am trying to build vivi driver in linux kernel.. I tried using make menuconfig but i didnt see any option to enable vivi driver. Can someone tell me the process to enable vivi drivers in kernel ...
2
votes
1answer
557 views

capturing webcam stream with V4L2 failed

I am getting started with the V4L2 framework on Ubuntu 10.4. currently I am using an webcam to do some tests. I am following this documentation to start, the installation was worked fine. I ...
1
vote
1answer
2k views

v4l2 video capture example

this is my first post here and I hope I can find some help I'm working on embedded linux on samsung ok6410 board and ov9650 cmos camera I have to capture a video and save it on a SD-card I want to ...
6
votes
2answers
780 views

mmap physically contiguous memory

I might have some misconceptions here, so bear with me. I wrote a program that captures images from a camera. I am sharing the memory between the camera and my application with mmap as I found in ...
2
votes
2answers
1k views

Python/FFMPEG command line issues

I have a problem with running an FFMPEG command from within a Python script. When I run the following command from the terminal, I can stream video and audio from my attached webcam (Logitech C310) ...
2
votes
1answer
360 views

How to access camera and micphone in android?

I want to write a android progrom,now i access the codec via the openmax by use jni in android's ui,I found there is no video audio source or framebuffer in openmax components.My cell phone is ...
1
vote
1answer
688 views

How does a V4L2 video capture driver knows where the stream is coming from

I need to write a driver that receives 24-bit RGB input and put it on the display (either by 3rd party app as mplayer, or by dumping it to the fame buffer, it is not important at the moment) The ...
0
votes
2answers
1k views

Two webcams on one usb 2.0 hub - works in windows but not linux

The openCV code below grabs simultaneous images from two cameras. It works fine in windows, with the cameras both attached to one usb 2.0 hub. When I try the same code in linux, it only has enough ...
1
vote
1answer
4k views

Streaming Webcam with RTSP

I'm trying a live streaming of video using a web cam attached to my laptop. I am working in Linux Ubuntu. Here are the Gstreamer pipeline for server side and client side: Streaming server: I'm ...
0
votes
1answer
3k views

How can I capture audio AND video simultenaous with ffmpeg from an USB capture device

I'm capturing a video by means of an USB Terratec Grabster AV350 (which is based on the em2860 chip). I don't succeed to get the audio when it is played . If I play the captured video with vlc or ...
2
votes
2answers
495 views

How would I assign multiple MMAP's from single file descriptor?

So, for my final year project, I'm using Video4Linux2 to pull YUV420 images from a camera, parse them through to x264 (which uses these images natively), and then send the encoded stream via Live555 ...

1 2