Location:
Search - Video4Linux2
Search list
Description: 网上大多数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 wrote it myself on video4linux2 (V4L 2) Video Collection procedures. has been tested successfully. Please GCC compiler. or cross compiler arm-like gcc.
Platform: |
Size: 19225 |
Author: gjf |
Hits:
Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.
Platform: |
Size: 1585624 |
Author: tang |
Hits:
Description: 使用video4linux2缩写的标准摄像头采集源程序。
Platform: |
Size: 3440 |
Author: hzj86911 |
Hits:
Description: 网上大多数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 wrote it myself on video4linux2 (V4L 2) Video Collection procedures. has been tested successfully. Please GCC compiler. or cross compiler arm-like gcc.
Platform: |
Size: 19456 |
Author: gjf |
Hits:
Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-Most online linux/unix video capture procedures are based on the Video4Linux. V4L2-based procedure is relatively small. I wrote it myself based on video4linux2 (V4L2) the video capture process. Has been tested successfully. Compilers please use GCC, or cross-compiler arm-gcc and so on.
Platform: |
Size: 1585152 |
Author: tang |
Hits:
Description: 通过此电子书,你可以很轻松的了解video4linux2的编程过程。书后有一个完整的图像采集程序。-this is a book as to video4linux!
Platform: |
Size: 960512 |
Author: 廖伟全 |
Hits:
Description: cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。
cheese主页http://www.gnome.org/projects/cheese/-
Take photos and videos with your webcam, with fun graphical effects
Cheese currently requires:
- glib-2.0 >= 2.16.0
- gobject-2.0 >= 2.12.0
- gio-2.0 >= 2.16.0
- gtk+-2.0 >= 2.17.4
- gdk-2.0 >= 2.14.0
- gnome-desktop-2.0 >= 2.26.0
- gconf-2.0 >= 2.16.0
- gstreamer-0.10 >= 0.10.20
- gstreamer-plugins-base-0.10 >= 0.10.20
- gstreamer-plugins-good-0.10 >= 0.10.8
- gnome-vfs-2.0
- dbus-1
- dbus-glib-1
- hal
- cairo
- pango
- librsvg >= 2.18.0
- libebook-1.2 (evolution-data-server)
- postr for Flickr export (optional)
- f-spot for F-Spot export (optional)
- nautilus-sendto for better export mechanism (optional)
- a webcam
- a brain
The official website is:
http://projects.gnome.org/cheese
How to get your camera working:
To get your camera working with cheese, you will have to ensure that it works
with the Gstreamer Framework and Video4Linux2 (V4L2) or Video4Linux (V4L). T
Platform: |
Size: 5100544 |
Author: JANKY |
Hits:
Description: 本程序是基于基于Video4Linux2的图像采集程序设计,值得初学者学习与探讨。-The program is based on the image acquisition based on Video4Linux2 program design, and learning and discussion. For beginners
Platform: |
Size: 168960 |
Author: jasonsli |
Hits:
Description: v4l2驱动篇。The Video4Linux2 API: an introduction-v4l2 driver。The Video4Linux2 API: an introduction
Platform: |
Size: 494592 |
Author: oudan |
Hits:
Description: 利用video4linux2进行图像/视频采集的几个例子,带video4linux2文档-Use video4linux2 a few examples of image/video capture with video4linux2 document
Platform: |
Size: 1021952 |
Author: linzhenze |
Hits:
Description: 利用video4linux2进行图像/视频采集的例子,带video4linux2文档,rtp传输-Use video4linux2 image/video capture example, with video4linux2 document, rtp transmission
Platform: |
Size: 1017856 |
Author: linzhenze |
Hits:
Description: 利用video4linux2进行图像/视频采集的几个例子,带video4linux2和ffmpeg文档-To use video4linux2 conducted a few examples of image/video capture with video4linux2 and ffmpeg documentation
Platform: |
Size: 1178624 |
Author: linzhenze |
Hits:
Description: FFMPEG开发手册,和 Video4linux2官方开发文档-The FFMPEG Development Manual, and the Video4linux2 official developer documentation
Platform: |
Size: 1059840 |
Author: linzhenze |
Hits:
Description: 利用摄像头采集图像,并保存为JPEG格式,附带video4linux2手册-Camera to capture images and save it as JPEG format
Platform: |
Size: 941056 |
Author: linzhenze |
Hits:
Description: Video4linux(简称V4L),是linux中关于视频设备的内核驱动,现在已有Video4linux2,还未加入linux内核,使用需自己 下载补丁。在Linux中,视频设备是设备文件,可以像访问普通文件一样对其进行读写,摄像头在/dev/video0下。-The Video4linux (referred to as the V4L), the video equipment in linux kernel driver, there Video4linux2, have not yet joined the linux kernel use is required to download the patch. In Linux, the video device is the device file, like access to common files to read and write, the camera/dev/video0.
Platform: |
Size: 1918976 |
Author: 卢东 |
Hits:
Description: camera capture under Linux(Video4Linux2)-Of camera capture under Linux(Video4Linux2)
Platform: |
Size: 12288 |
Author: zcadqe |
Hits:
Description: Video4Linux2编程采集摄像头视频并显示视频,全C语言编程,采用内存映射的方法读数据。-Video4Linux2 programming camera video capture and display video, full C language programming, using memory mapping method to read the data.
Platform: |
Size: 2115584 |
Author: ls |
Hits:
Description: 笔者最近有机会写了一个摄像头的驱动,是“One laptop per child”项目的中摄像头专用的。
这个驱动使用了为此目的而设计的内核API:the Video4Linux2 API。在写这个驱动的过程中,
笔者发现了一个惊人的问题:这个API 的文档工作做得并不是很好,而用户层的文档则写
的,实际上,相当不错。为了补救现在的状况,LWN 将在未来的内个月里写一系列文章,
告诉大家如何写V4L2 接口的驱动。-I recently had the opportunity to write the driver a camera, is "One laptop per child" project dedicated camera.
This driver uses the kernel designed for this purpose API: the Video4Linux2 API. In the course of writing this driver,
I found a surprising question: the API documentation work done is not very good, but the document is written user level
, In fact, quite good. In order to remedy the current situation, LWN will write a series of articles in the coming months, the
Tell you how to write V4L2 interface driver.
Platform: |
Size: 376832 |
Author: mahande |
Hits: