文件名称:v4l2_h264
介绍说明--下载内容均来自于网络,请自行研究使用
一个v4l2 h264编码的演示,包含两部分:
1. server.cpp: 抓v4l2, 压缩,发送
2. shower.cpp: 接收,解压,回放
3. 包含makefile,直接make-A v4l2 h264 encoding demo consists of two parts:
1 server.cpp:catch v4l2, compress, send
2 shower.cpp:reception, decompression, playback
3 containing makefile
1. server.cpp: 抓v4l2, 压缩,发送
2. shower.cpp: 接收,解压,回放
3. 包含makefile,直接make-A v4l2 h264 encoding demo consists of two parts:
1 server.cpp:catch v4l2, compress, send
2 shower.cpp:reception, decompression, playback
3 containing makefile
(系统自动生成,下载前可以参看下载内容)
下载文件列表
webcam\capture.cpp
......\capture.h
......\makefile
......\recver.cpp
......\recver.h
......\sender.cpp
......\sender.h
......\server.cpp
......\shower.cpp
......\tags
......\types.h
......\vcompress.cpp
......\vcompress.h
......\vshow.cpp
......\vshow.h
webcam