搜索资源列表
vgrabbj-0.9.6.tar
- 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the
AudioComponentsSuite.v2.2
- Audio Components Suite,一套跨平台的音频处理组件包: 1、支持音频回放、捕捉。 2、CD-ROM回放、CDDA捕捉。 3、Wave流支持。 4、MP3、Ogg、FLAC、Monkey等格式支持。 5、音频混响处理。 6、输入设备动态捕捉。 7、音频格式转换。 8、声音音频指示器。 9、其他一些特效。 ----------------------------------------------------- Base Classes
Linux_sound
- Linux声音设备编程实例,需要这方面东东的朋友可以下下来看看:)-voice Linux device programming examples that need to Eastern friends down under can see :)
wavplay-1.4.tar
- linux下简单好用的音频文件播发软件,支持wav等基本格式,用GNU C写的,可以方便的移植到ARM等嵌入式设备上。-under Linux simple and easy to transmit audio software, and other basic support wav format, write using the GNU C, can easily be transferred to ARM, and other embedded devices.
bplay_0.991.orig.tar
- linux下的简单音频播放软件,支持wav等基本格式,代码很小,适合移植到嵌入式设备使用-linux under the simple audio player software, and other basic support wav format, the code is very small, suitable for transplant to the use of embedded devices
feng.git.rar是linux下运行的流媒体服务器
- feng.git.rar是linux下运行的流媒体服务器,开源,支持h.264格式的视频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器,feng.git.rar are running under linux streaming media servers, open source, support for h.264 video formats, support RTSP, RTP/RTCP, can be used in embedded devices on th
net-camera-s-1-1
- 摄像头监控系统 最终形成的软件适用于C/S架构或B/S架构。 本软件系统共由两部分构成Server端和Client端(或浏览器)。 针对网络视频监控设备的实际应用需求,结合图像采集编码、嵌入式系统、网络技术等几方面的新技术,设计了一套,嵌入式监控系统,用以实现视频数据的采集,压缩与网络传输,该系统基于嵌入式linux操作系统,采用USB摄像头捕捉,可以使用浏览器(火狐 谷歌)单张拍照,可以使用浏览器浏览远程视频;或使用用QT实现的客户端程序,可以拍摄单张图片,可查看远程视频影像,如有需要
minimad
- Linux下基于libmad的mp3播放程序,修改了自带的minimad,重定义了putchar,向真正的音频设备输出。-Linux under the libmad based mp3 player, modify the built-in minimad, re-define putchar, to the real output of audio equipment.
tcpmp
- 播放器源代码,可以在Wince和linux系统上ARM设备上运行.CE模拟器上也能成功运行.-Player source code, you can Wince and linux system running on ARM devices. CE emulator can run successfully.
bdev
- 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
bdev
- 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
usbcamara-2012-07-05
- 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to