搜索资源列表
WebcamPlus
- 使用ov511usb摄像头,采用video4linux实现视频采集,使用GTK图形库在PC机上显示视频图像。-use ov511usb camera, using video4linux video collection, use GTK graphics library on the PC display video images.
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
svv.tar
- Very simple utility to capture frames from V4L2. Requires V4L2 and GTK libraries to compile.
svv.tar
- 非常简单V4L视频显示程序(svv.c)。使用的V4L2接口显示或捕捉摄像头图像,它需要的GTK +和用V4L库。-Simple V4L2 video viewer.
gtk-recordmydesktop_0.3.8.orig.tar
- 这是一个linux环境下的开源屏幕录制软件,对试验教学有很好的帮助-This is an environment of open source linux screen recording software, the test has a good help teaching
simple-camera
- 视频通话软件 在linux下,用gtk和gstreamer开发 从camera采集数据到传送,测试ok-Video call software in linux, using gtk and gstreamer developed to collect data transmitted from the camera, tested ok