搜索资源列表
echosound
- 利用多线程技术实现的录音程序。- Using multi-thread technology realization recording procedure.
LocalMediaServer
- 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve. A thread is responsible for re
avisound
- 程序1实现了avi图像捕获包,2是录制播放,存储声音的多线程,程序3简单的混音控制器,程序4 透明的动画控件-procedures for the realization of an avi image capture packets, two players is recorded, stored voice of the multi-thread, 3 simple procedures mixing controller, 4 transparent procedures Animatio
OpenSource_AVS_Transcoder_SDK_mini
- AVS转码器源代码。代码包括优化的AVS的编码,音频转码和多线程转码。对于视频部分,转码器对GOP顺序进行解码和编码过程。对于音频部分,转码器先提取音频信息,然后编码成MP3格式-This is a video transcoder project based on AVS. The source codes include an optimized implementation of AVS encoding, an audio transcoder and a multi-thr
Motion_Detection_Threads
- 在视频服务器中,一个重要的功能是实现移动侦测和录像功能。本源码中实现了多线程、多路视频的视频移动侦测。-In Digital Video Recording [DVR] System, one most important feature is the Video Motion Detection. Most DVR is consisted by multi video capture cards. The card number sometime will be up to 16. In o
Audio-vc
- 盖莫音频引擎1.4.2发布 1.支持平台win7,xp,vista 2.支持语言c++ 3.支持编译器vc6.0,vc7.1,vc8,vc9,devc++,codeblock 4.支持音频格式flac,aiff,wav,it,mod,s3m,xm,ogg,mp3 5.播放模式:多线程流式播放 6.使用多线程处理音频录入-Audio Engine 1.4.2 released Gaimo Rights Gaimo Audio Engine 1.4.2 Release 1.
imchat
- 视频会议程序,多人视频会议,多线程及会话-Video conferencing program, over video conferencing, multi-thread and conversation
MP3Player
- 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu
mmPlay.thread-udp
- 本源代码功能,从udp socket 接收音频,然后通过声卡播放。可同时接收和播放多路音频。代码中有udp socket组播的编程,线程池的编程例子,音频播放的编程。-Source code function, receiving audio from udp socket, and then played through the sound card. Can receive and play multi-channel audio. Code has multicast udp socket