CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - audio UDP

搜索资源列表

  1. udpaudio

    0下载:
  2. 基于UDP的网络音频系统的研究与实现,有很好的参考价值!-UDP-based network audio system with the study, and it is a good reference value!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:728786
    • 提供者:张艳杰
  1. AgileIM[1]

    3下载:
  2. AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:777787
    • 提供者:王懿璞
  1. m_UDPServer

    0下载:
  2. 基于UDP网络传输协议,可用于视频,音频等多媒体信息的传输。-UDP-based network transmission protocol can be used for video, audio and other multimedia information transmission.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4858
    • 提供者:Hiray
  1. libshd

    0下载:
  2. SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:54985
    • 提供者:yangthui
  1. jain-sip-appserver.tar

    0下载:
  2. First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carr
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:2630474
    • 提供者:康佳
  1. vlc-0.8.6c.tar

    0下载:
  2. About: VideoLAN Client (VLC) is a media player, streamer, and encoder for Unix, Windows, Mac OS X, BeOS, QNX, and PocketPC. It can play most audio and video codecs (MPEG 1/2/4, DivX, WMV, Vorbis, AC3, AAC, etc.), has support for VCD, SVCD, and DVD
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:16234243
    • 提供者:王磊
  1. OurMsg.rar

    0下载:
  2. LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:7885245
    • 提供者:tangcl
  1. audio-record-playback-udp

    0下载:
  2. 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:56813
    • 提供者:孙涛
  1. RFC2326ChineseTranslation

    0下载:
  2. The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, su
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:8233
    • 提供者:周一
  1. ARM9UDP(Wince)

    0下载:
  2. 基于ARM9(Wince)的网络音视频通信-Based on the ARM9 (Wince) audio and video communications network
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:170533
    • 提供者:mahuilin
  1. UDPmedia

    0下载:
  2. 局域网音频广播软件,使用UDP协议,并在元基础上就音频格式使用GSM算法压缩,减少了网络流量。-LAN audio broadcasting software, the use of UDP protocol, and in yuan on basic audio formats used on the GSM compression algorithm, reducing network traffic.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-31
    • 文件大小:211441
    • 提供者:rf
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:66315
    • 提供者:zym
  1. 20100204AudioSend

    0下载:
  2. 音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:132671
    • 提供者:何朝阳
  1. udp_ip__core_latest.tar

    0下载:
  2. udp/ip stack for just streaming the data over IP video or audio vhdl code to run in vhdl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:180191
    • 提供者:prasad
  1. tstools-1_11

    0下载:
  2. The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:487424
    • 提供者:guoq
  1. UDP

    0下载:
  2. windows mobel 下的基于UDP的通信程序以及音频的播放-windows mobel under the UDP-based communication program and audio playback
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4124149
    • 提供者:xiaoman
  1. audio

    0下载:
  2. 用java实现的语音传输程序,使用UDP协议。还可以进行文字通讯。简单而且强大。一个局域网内可让多人同时语音。-Java implementation of the voice transmission process, using the UDP protocol. You can also text messaging. Simple and powerful. Allows a LAN multiplayer simultaneous voice.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:18087
    • 提供者:姚吉
  1. mmPlay.thread-udp

    0下载:
  2. 本源代码功能,从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
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1435622
    • 提供者:zhuonaiqi
  1. Voice-Udp

    0下载:
  2. 采用UDP方式,使用低级音频API实现声音的采集和播放,可实现语音对讲-Using UDP, using low-level audio API for sound capture and playback, voice intercom
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4693209
    • 提供者:李博
  1. WaveOutDemo

    0下载:
  2. winform 下用WaveOut播放UDP接收音频流(WinForm UDP receive audio stream with Waveout)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:7932928
    • 提供者:幻世顽灵
« 12 3 »
搜珍网 www.dssz.com