搜索资源列表
v4l2
- 使程序有发现设备的能力和操作设备.它主要是用过一系列的回调函数来实现这些功能.像设置高频头的频率,帧频,视频压缩格式和图像像参数等等(在我写的FM驱动中就主要是设置频率,设置音量等)-The program has the ability to discover devices and operating equipment. It is primarily a series of callback functions used to achieve these functions. Tuner
fswebcam-20110717.tar
- fswebcam is a neat and simple webcam app. It captures images from a V4L1/V4L2 compatible device or file, averages them to reduce noise and draws a caption using the GD Graphics Library which also handles compressing the image to PNG or JPEG. The resu
Cam-jpg
- 将V4L2摄像头 获取的图像转化成为jpg图像格式-To the V4L2 camera to obtain images into jpg image formats
V4L2
- 利用V4L2协议进行图像处理的编程框架结构-The utilization the V4L2 protocol for image processing programming framework structure
simplest_ffmpeg_device-master
- ffmpeg read image from v4l2 device
cam_x264_v2.0
- 1.摄像头通过V4L2采集yuyv格式图像数据 2.yuyv转yuv420p格式 3.yuv420p通过x264编码压缩为h264码流 4.将h264码流通过tcp传输到显示端 5.显示端接收h264码流,并保存为本地文件,程序运行结束后可通过VLC播放器直接打开xxxx.h264文件进行播放(1. Camera collects image data in Yuyv format by V4L2. Yuyv converts to Yuv420p format. Yuv420p is comp