搜索资源列表
v4l2视频采集服务器源码
- 基于c的嵌入式v4l2视频采集服务器源码,也可以用于嵌入式平台,编译即可运行。
基于V4L2的视频采集程序
- 基于V4L2的视频采集程序 支持采集YUYV输出格式的摄像头,并转换为RGB格式,动态实时显示,可达30帧每秒,显示清晰,流畅。。。
ffmpeg的有gui的视频采集程
- 使用v4l2,qt,ffmpeg编写的有gui的视频采集程序-Use v4l2, qt, ffmpeg has prepared a video capture program gui
针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序
- 针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序,可以修改成其它yuv格式。程序所有源码都有可以直接编译运行。 视频上的那个矩形只能移动左上和右下两个点-USB camera for generating yuyv4: 2:2 format V4l2 video capture program that can change into other yuv format. Program can compile all the source code has run.
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
cam linux下的v4l2驱动视频采集程序
- linux下的v4l2驱动视频采集程序,对学习linux下视频采集有很好的帮助哦-v4l2 drivers under linux video capture program video capture under linux to learn a very good help oh
videodevX-20030626
- v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see
101259353V4L2-capture
- 嵌入式 V4L2视频采集的源程序有说明函数-Embedded V4L2 video capture function of the source has made it clear
v4l2-linux-video-capture-display
- v4l2视频采集显示程序linux时c2440-v4l2 linux video capture display program when the c2440
luvcview_20070512.orig.tar
- luvcview v4l2视频采集程序。实现v4l2接口的图像获取-luvcview v4l2 video capture program. Achieve the v4l2 interface, image acquisition
V4L2
- video for linux 2视频采集应用程序框架流程 对与做linux下视频采集有很好的参考价值-video for linux 2
cap.tar
- Linux系统下利用V4L2 视频采集程序例子-V4L2 video capture example
v4l2
- 基于linux下的v4l2视频采集及处理的源程序-The v4l2 video acquisition and processing of the source based on the under linux
v4l2-and-h264
- 基于ARM9写的V4L2视频采集程序,和H.264数据压缩程序.-ARM9-based write V4L2 video capture program, and H.264 data compression program.
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
Linux视频的采集,压缩与发送
- 在Linux系统下,通过V4L2接口,采集视频信息,然后用ffpeg库进行格式转换,然后把数据进行H264的压缩,最后,对H264文件进行发送
基于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)
monitor_client
- 用摄像头采集图像数据,然后将数据发给对应得服务器,可以实现网络视频监控。(We can use camera to collect image data, and then send data to the corresponding server, so that we can achieve network video surveillance.)