搜索资源列表
video_capture
- 基于linux-xvid的视频捕捉压缩,和jpeg压缩,framebuffer显示。avi,a4v视频保存-Linux-xvid-based video capture compression, and jpeg compression, framebuffer display. avi, a4v video save
v4l2_grab.tar
- linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
LANscreenMonitoringSystem
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。客户端模块:该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。服务器端模块:该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN-screen monitoring system is the main by the client and server-side of two parts. Client mo
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
gsnap.tar
- linux抓屏的源代码. 可以保存为png, jpeg.-linux screen snapshot capture.
CameraProfile
- The CameraProfile class is used to retrieve the pre-defined still image capture (jpeg) quality levels (0-100) used for low, medium, and high quality settings in the Camera application.
dxc
- linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。--linux network under the multi-threaded programming, video capture and arm9 send jpeg data network, using udp protocol, wrote it myself, out for a few days! Multithreading unde
视频流获取capture
- Linux下通过v4l2接口打开摄像头,获取实时视频流,也可以保存抓拍jpeg图片