搜索资源列表
v4l2
- 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wro
camstream-0.26.3.tar
- 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.
v4l2视频采集服务器源码
- 基于c的嵌入式v4l2视频采集服务器源码,也可以用于嵌入式平台,编译即可运行。
基于V4L2的视频采集程序
- 基于V4L2的视频采集程序 支持采集YUYV输出格式的摄像头,并转换为RGB格式,动态实时显示,可达30帧每秒,显示清晰,流畅。。。
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
uvc_camera
- 包含全套基于v4l2的视频采集服务器客户端源码,也可应用于嵌入式产品中,下载编译即可运行-it s code that can capture vedio based on v4l2 so you can use it to finish many function.
videoDetect2.rar
- 公司项目 基于v4l2和嵌入式QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。,Project v4l2 and embedded QT-based video capture shows that the application would like to do video capture under linux has to help the peer group.
qt_v4l2.tar
- 基于v4l2和QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。-QT-based video capture v4l2 and display applications, want to do video capture under linux peer help.
capture
- 本程序是基于v4l2的视频图片采集程序源代码,包含了视频及图片采集的一般流程,使用者可对其进行修改使用。-this programe is used for capture a picture or a video, include the full procedure, anybody needs it can change or modify!
camtest
- linux 下基于v4l2的视频采集播放camcaputre。VC++源码,带注释。-linux v4l2 camcaputre VC++
v4l2-and-h264
- 基于ARM9写的V4L2视频采集程序,和H.264数据压缩程序.-ARM9-based write V4L2 video capture program, and H.264 data compression program.
CameraRead
- 基于QT 和V4L2的视频采集程序 在ubuntu10.04版本下的QT开发,是基v4l2的视频采集,并将采集下来的数据进行编码保存成本地avi文件的应用程序。-Based the QT and V4L2 video capture program in ubuntu10.04 versions QT development-v4l2 video capture, encoding and data collection down to save the cost of land avi
v4l2_camera
- 基于 V4L2的USB摄像头视频采集。摄像头驱动为zc301模块。-Based on V4L2 USB camera video capture. The camera driver as zc301 Module.
v4l2
- 基于LINUX的视频采集程序,处理采用JPEG压缩格式-LINUX-based video capture procedures for handling JPEG compression format
v4l2_yuv_jpeg_bmp.tar
- 基于V4L2的视频采集,能够采集YUV、JPEG、BMP格式的图像。编译前请先阅读README.-Based on V4L2 video acquisition, and can be collected YUV, JPEG, BMP format picture.Please read the README before compilation.
linux-of-video-capture
- 这是一个linux下的视频采集编程,这是从linuxtv官网的一个视频采集的例子,基于v4l2标准采集,在linux下编译后就可以直接运行了。-This is a video capture program under linux, this is an example of a video the official website of the acquisition linuxtv based v4l2 standard collection, compiled in linux can
video
- 基于v4l2的视频采集源码,并在qt下显示-Video capture source code based on v4l2, and displayed on the QT
基于V4L2,H264的远程视频采集
- 基于V4L2,H264的远程视频采集,内附源码。
imx6 V4L2视频采集和播放
- 基于飞思卡尔 imx6 android平台的V4L2分析。(V4L2 analysis based on the flfly Carle imx6 Android platform.)
第一组
- v4l2视频驱动采集服务器端 视频实时采集与视频网络传输(Video real-time acquisition and video network transmission on v4l2 video driven acquisition server)