搜索资源列表
IIS1
- 在实验箱上实现音频的录制与播放!需要通过PC或麦克分输入.-box on the experimental realization of the audio recording and playback! Through PC or import Mike hours.
Sigma_rec2mp3
- EM8511s中使用的mp3录制源代码,起始录制成为PCM格式,然后转换为mp3,优秀的PMP方案。-EM8511s use the mp3 recording source code, the initial recording as PCM format, then converted to mp3, the PMP outstanding program.
DM365_sdhc_mvl
- TI DM365平台支持SDHC大容量SD卡的驱动补丁,从TI的FAE处取得,对IPCAM本地录制有非常大的作用。由原来的2G增加到最大支持到2G。-TI DM365 platform supports SDHC high-capacity SD card driver patch, obtain from TI' s FAE, IPCAM local recording of a very big role. Increased to maximum support from the 2
yinpinchuli
- 音频处理芯片uda1341内核驱动源码、利用声卡上的DSP设备进行声音录制和回放的基本框架、利用混音器框架对各种混音通道的增益进行调节、Linux下的OSS音频接口编程-Audio processing chip uda1341 kernel driver source code, using the sound card' s DSP sound recording and playback equipment for the basic framework, using the fra
s3c2440_audio_recorder
- s3c2440音频应用程序,录制和播放音频文件-application code to record and play audio file for S3C2440
vms
- (1)本视频监控系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 (2)增加了相片的拍照,预览与管理功能。 (3)增加了MPEG4视频的录制与播放。-(1) This system re
uvcView
- ARM Linux 下基于Qt的免驱摄像头通用预览程序,支持大部分通用免驱摄像头,实现简单预览功能,可扩展为AVI视频录制,网络实时预览- Commom Web Camera preview demo, it s supposed to support most driver-less web camera, and it can be extented extra functions such as vedio recording, network real time preview.....
seven_steps_to_embedded_Linux
- 嵌入式Linux的学习涵盖的范围比较广,下从bootloader,到内核移植、文件系统,中间的驱动开发,到上层的应用程序调试、开发环境等,变化莫测,经常是别人的能用自己的就有问题。 由于缺乏他人适当指点,自己在学习过程中也走了很多弯路。看到有些朋友学习Linux的热情很高,但有时候不知道从哪入手,遂想和大家分享下这几年的经验教训。 此交流会在BUPT BES协会的组织下,历时半年,共九次。并录制了相关视频,上传到了BYR BT及优库上。 第一篇 Linux主机开发环
wavplay-1.5B.tar
- WavPlay开放源代码,播放录制wav格式音频文件,利用GNU C写的,借助Linux或者Unix平台,容易移植到ARM等嵌入式设备上。
my
- 嵌入式摄像头获取图片,并对声音录制和采集。-Embedded image acquisition functions
PlayRecordMusic
- 利用IIS在MagicARM2410实验箱上设计实现语音的播放、录制、保存(wav文件)及语音回放-Use IIS the MagicARM2410 experimental box design voice playback, recording, save (wav file) and voice playback
tft_video
- TQ210下利用TFT 图形库的音视频录制播放项目 (1),视频录制(无声音) (2),视频播放(无声音) (3),音频录制 (4),音频播放 (5),文件夹内文件的存取和访问-Use the following TQ210 TFT graphic library of audio and video recording play item (1), video recording (no sound) (2) video playback (no sound) (3), a
project
- alsa音频开发,Linux下音频录制和播放等很多功能(alsa snd_pcm_hw_params_set_access(pcm_handle, params, SND_PCM_ACCESS_RW_INTERLEAVED);)