搜索资源列表
v4l2_rtp_jpeg
- v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
linphone-3.3.0.tar
- linphone-3.3.0 版本,这个就不多做介绍了,知道的人都知道!如果还是不知道,那么看看下面英文的介绍吧。-Features Linphone provides a large amount of functionalities. List of supported features: * audio with the following codecs: speex (narrow band and wideband), G711 (ulaw,alaw),
v4l2-and-h264
- 基于ARM9写的V4L2视频采集程序,和H.264数据压缩程序.-ARM9-based write V4L2 video capture program, and H.264 data compression program.
v4l2 h264
- v4l2 and h264 encoding
CameraTs
- 基于TS流的多媒体视频采集压缩程序,利用V4L2驱动采集视频,H264编码压缩视频,然后转为TS文件储存-Based on TS stream multimedia video capture and compression program, using V4L2 driver capture video, H264 video encoding, and then save the converted TS files
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 co
Linux视频的采集,压缩与发送
- 在Linux系统下,通过V4L2接口,采集视频信息,然后用ffpeg库进行格式转换,然后把数据进行H264的压缩,最后,对H264文件进行发送
基于V4L2,H264的远程视频采集
- 基于V4L2,H264的远程视频采集,内附源码。
camera_arm
- 基于ARM9的视频传输系统毕业设计,使用V4L2采集,H264压缩-ARM9 based video transmission system design, the use of V4L2 acquisition, H264 compression
s5pv210_h264_wifi_vlc
- ARM(s5pv210)采用V4L2采集USB摄像头图像,送入OPENCV做图像识别,然后经过h264硬件编码后经过ORTP编码通过wifi传输到PC端,在vlc media播放器实时播放视频-ARM (s5pv210) using V4L2 USB camera image capture, image recognition into OPENCV do, then after h264 hardware encoding After encoding via wifi ORTP trans
yuyv_to_h264
- 利用h264视频压缩技术对yuv420格式的视频进行编码(The encoding of YUV420 format by H264)
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