文件名称:camerah264
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现了摄像头的视频采集,并将yuyv格式转换为h264格式,程序包含x264库,makefile文件,可以直接make编译运行生成可执行文件-This program implements camera video capture and yuyv format to h264 format, the program contains x264 library, makefile files, you can make directly compile and run an executable file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
camerah264\h264encoder.c
..........\h264encoder.h
..........\h264encoder.o
..........\include\x264.h
..........\.......\x264_config.h
..........\lib\libx264.a
..........\main.c
..........\main.c~
..........\main.o
..........\Makefile
..........\video_capture.c
..........\video_capture.h
..........\video_capture.o
..........\bin
..........\include
..........\lib
camerah264