Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - V4L2
Search - V4L2 - List
包含全套基于v4l2的视频采集服务器客户端源码,也可应用于嵌入式产品中,下载编译即可运行-it s code that can capture vedio based on v4l2 so you can use it to finish many function.
Update : 2024-05-10 Size : 1599488 Publisher : brave

基于SDL库和V4L2的linux下视频采集源代码,实属难得,推荐大家学习!-Based on the SDL library and V4L2 video capture under linux source code, it is rare, we recommend to learn!
Update : 2024-05-10 Size : 446464 Publisher : dsads

DL : 0
linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
Update : 2024-05-10 Size : 1024 Publisher : xiaoling

linux下UVC摄像头驱动,支持大多数V4L2摄像头-UVC camera driver under linux, most of V4L2 camera support
Update : 2024-05-10 Size : 1087488 Publisher : lufei

linux下视频API-V4L2的源代码-Video API-V4L2 under linux source code
Update : 2024-05-10 Size : 135168 Publisher : lufei

This project aims at providing a simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver, although it should also work with any v4l2 compatible device.-This project aims at providing a simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver, although it should also work with any v4l2 compatible device.
Update : 2024-05-10 Size : 491520 Publisher : Huy Ngo

利用linux下V4L2驱动写的视频处理算法-The use of Linux under the V4L2 drive write video processing algorithms
Update : 2024-05-10 Size : 12288 Publisher : 郭大比

DL : 0
linux下驱动摄像头的程序,实现抓拍的功能。-snapshot, linux v4l2
Update : 2024-05-10 Size : 2048 Publisher : Thina

Video4Linux Programming_linux-2.4.rar v4l2 是 linux的视频采集 架构-Video4Linux Programming_linux-2.4.rar
Update : 2024-05-10 Size : 66560 Publisher : 移山

此源码是一个基于GStreamer编写的,用于接收音频和视频的一个服务程序。-an audio and video streamer that receives streams from several sources (V4L2, Firewire, ALSA, Pulseaudio, files...) and sends a stream using Icecast or to files (Vorbis+Theora). It has a graphical interface that shows preview and allows applying dynamic effects and configuring stream.
Update : 2024-05-10 Size : 162816 Publisher : 詹建勋

基于GTK的USB视频采集程序 。这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程capture.c,以及开源软件Camorama-0.16的源代码。-GTK-based USB video capture program
Update : 2024-05-10 Size : 23552 Publisher : 程序员

usb camera 驱动,最新的基于v4l2的 -usb camera driver, the latest v4l2 based
Update : 2024-05-10 Size : 434176 Publisher : Mike

这个在ubuntu10.10 开发的USB视频采集程序,基于GKT2.0图形库,采用V4L2接口 实现功能比较简单,就是采集视频并显示。编译通过前提必须安装相应的库文件,如gnome-core-devel 等-this program is based on ubuntu10.10. I developed this USB capture. It is based on GTK 2.0 Lib, and V4L2 API.
Update : 2024-05-10 Size : 39936 Publisher : 姚振国

V4L2 sample application
Update : 2024-05-10 Size : 2048 Publisher : ariga007

DL : 0
LINUX下摄像头程序!采用V4L2驱动方式,适合ARM-2440 ARM_6410,ARM_S5PV210等各种平台-linux camera program!using v4l3 driver. can be use in arm_2440 or arm_6410 or s5pv210
Update : 2024-05-10 Size : 10240 Publisher : wuxy

DL : 0
NXP Tea5767 driver for linux/Android. v4l2 interface
Update : 2024-05-10 Size : 5120 Publisher : Zhong Xiaogang

一个自己制作的基于QT的监控界面,摄像头驱动是符合V4L2的API。-A own work based on QT monitoring interface, camera driving is accord with V4L2 API.
Update : 2024-05-10 Size : 7168 Publisher : lly

DL : 0
v4l2图像的实时显示,需要QT环境,编译方法为qmake -project qmake make-v4l2 real-time image display, the QT environment, compiler methods qmake-project qmake make
Update : 2024-05-10 Size : 8192 Publisher : Bilal.

DL : 0
此程序是用V4L2采集出来图像的具体帧格式的说明,非常利于采用TCP/IP协议传输。-This program V4L2 acquisition, a description of the image frame format is very conducive to using TCP/IP protocol to transmit.
Update : 2024-05-10 Size : 1024 Publisher : liulicai

由于友善的mini2440没有提供qtopia2.2.0上关于USB摄像头图像采集界面的源代码,所以自己写了个,可以在qtopia2.2.0上采集视频的界面(前提内核USB摄像头驱动符合V4L2标准,本人用的是ZC301的摄像头),供大家参考。3G部分没有做,所以如果不想要的话可以在qt中把启动3G的插槽去掉,对比度亮度的插槽留出来了,想要的可以自己添加。-Because of the mini2440 did not provide friendly qtopia2.2.0 on USB cameras image collection interface of source code, so I wrote a, can be in qtopia2.2.0 video collection of the interface (premise kernel USB camera driving accord with V4L2 standard, I use is ZC301 cameras), for your reference. 3 G part does not have to do, so if you didn t want to put words in qt start in 3 G slot cut off, and the contrast of the slot for out the brightness, want to add your own.
Update : 2024-05-10 Size : 67584 Publisher : lly
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.