搜索资源列表
linux嵌入式视频采集
- 这里主要是讲述了如何是Linux环境中嵌入USB摄像头方面的知识-here is mainly about how the environment is embedded Linux USB camera of knowledge
cam linux下的v4l2驱动视频采集程序
- linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
linux-camera
- 这个是在linux操作系统下做的视频采集-This is done under the linux operating system, video capture
videodevX-20030626
- v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see
Video-Capture-System-based-on-linux
- 文章介绍了在OMAP5912嵌入式Linux平台上开发视频和图像采集系统,通过调用Vide04Linux的API实现视频的实时 采集和播放。并且通过CVideoDe—vice接口完成了图像的采集与保存。-Article describes the development of OMAP5912 embedded Linux platform video and image acquisition system, the API by calling Vide04Linux achiev
v4l2-linux-video-capture-display
- v4l2视频采集显示程序linux时c2440-v4l2 linux video capture display program when the c2440
src00
- 一个linux下面的几个网络程序-A linux network following several procedures
serfox
- 基于ARM+Linux的视频采集服务器端代码-Based on ARM+ Linux video capture of the server-side code
V4L2
- video for linux 2视频采集应用程序框架流程 对与做linux下视频采集有很好的参考价值-video for linux 2
vms-0.0.1
- 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
Grab_mmap_x86
- Linux下视频采集和现实代码!基于SDl显示。-Under Linux video capture and real code! Based on SDl display.
cap.tar
- Linux系统下利用V4L2 视频采集程序例子-V4L2 video capture example
LinuxV4LvideoCaperture
- 基于linux v4l 驱动开发和视频采集的一些资料,对初学者有很好的帮助。-Based on linux v4l driver development, and video capture some of the information on the beginners have a good help.
linux
- 关于嵌入式linux实现usb视频采集LCD实现以及远端监控的资料。从usb驱动到开发板2410上的具体开发过程都有 ,内容非常全面。-On the realization of embedded linux video capture usb and LCD to achieve remote monitoring information. From the usb drive to the 2410 on the development board has a specific develo
VideoMonitoringSystem
- 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
Linux视频的采集,压缩与发送
- 在Linux系统下,通过V4L2接口,采集视频信息,然后用ffpeg库进行格式转换,然后把数据进行H264的压缩,最后,对H264文件进行发送
ADV7441A_driver_code_驱动
- 视频采集芯片ADV7441的Linux平台驱动代码, 经过量产产品的检验(Video capture chip ADV7441 Linux platform driver code, through the inspection of mass production products.)
基于PCIe的多路视频采集与显示子系统
- 视频采集与显示子系统可以实时采集多路视频信号,并存储到视频采集队列中,借助高效的硬实时视频帧出入队列管理和PCIe C2H DMA引擎,将采集到的视频帧实时传递到上位机采集缓冲区。 视频采集与显示子系统使用高效的PCIe H2C DMA引擎读取上位机显示缓冲区的视频帧,存储到视频显示队列中,并且可以借助外部输入的硬件显示定时脉冲实时访问视频显示队列,按照显示定时脉冲输出视频帧。 对于多路视频采集与显示子系统,在上位机可以使用标准的Linux V4L2视频驱动,实现多路视频信号的采集和显示工作