搜索资源列表
vfwNew
- 1、使用vfw实现视频采集 2、使用divx编解码器压缩解压缩 2、使用网络通讯udp-1, the use of VFW Video Collection 2, the use of divx codec compression decompression 2, the use of network communications udp
LiveClient
- 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
voipong-devel.tar
- 解析cisco的skinny协议,根据信令自动保存udp语音包,实现cisco的VOIP系统监控。- Analyzes cisco the skinny agreement, the root according to what is believed makes automatically to preserve the udp pronunciation package, realizes the cisco VOIP system monitoring.
网络电话(家庭版)
- 基于TCP协议的点对点语音通讯,采用G.729a压缩编码。最大的特点是:1、基于Tcp协议,多数此类软件都是Udp方式通讯,但TCP协议支持更多的网络环境。2、支持sock4代理。在只有sock4代理的网络环境中测试通过。现公布源码,希望大家关注并改进。谢谢!ny2000lw@sohu.com-based on the point-to-point TCP voice communications using G.729a compression coding. The biggest feat
可视电话软件
- NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/
p2p_overcome_NAT
- P2P 之 UDP穿透NAT的原理与实现(附源代码)-P2P Zhi UDP penetrate NAT Principle and the (source code)
NetMeeting_VideoCapture
- 基于多播的视频会议系统。实现了视频采集,压缩解压,视频播放。网络部分采用UDP多播,可以连接同一局域网内多台电脑进行视频会议。-based multicast video conferencing system. Implementation of video capture, compression decompression, video playback. Some network using UDP multicast, the same LAN can be connected to
lanchattoolsrc
- 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。-program design into the application server and client applications, using Socket Library Network Programming. (UDP) and (TCP / IP) combined for the connec
Network0716
- 使用UDP进行局域网聊天的程序,已经实现大多数的基本功能,如果谁感兴趣可以完善-use UDP LAN chatting procedures have already achieved most of the basic functions, Anyone who is interested can perfect
vcPhone
- 一个用vc开发的、基于UDP协议的点对点语音聊天程序。-with a vc development, based on the point-to-point UDP Voice Chat procedures.
udp_directshow_filter.rar
- udp directshow filter.系本人开发,内含在VC2008环境下的编译工程,里面也有已经生成好的ax文件,可以直接使用..,udp directshow filter. University I developed that includes the VC2008 compiler environment project, which has already generated a good ax files, you can directly use ..
audio-record-playback-udp
- 用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
video_monitoring-system
- 用DirectShow技术和用户数据报(UDP)协议进行网络视频监控。该系统以VC6.0为开发平台,实现了远端视频采集、MPEG4编解码、网络发送、接收和远端视频实时播放.详细介绍了网络发送过滤器和网络接收过滤器的主要设计步骤及应用方法,实验结果表明了远端接收的视频具有良好的视觉效果和实时性.-Use DirectShow technology and User Datagram (UDP) protocol for network video surveillance. VC6.0 for t
socket
- 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
client
- UDP客户端的接受,并且显示内容,方便快捷-UDP客户端的接受,并且显示内容
tstools-1_11
- 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
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
VCPP-UDP-VideoCommunication
- VC++ UDP实现的服务器与客户端的双端视频通信-Server-side video VC++ UDP communication with the client to achieve
udph264
- 整理了“精简的FFMPEG从UDP广播接收视频数据并播放的示例”此文中的代码,建立了vs10工程,加入正确版本的ffmpeg和sdl库,可以播放ffmpeg -re -i filename.h264 -vcode copy -f h264 udp://127.0.0.1:8888推送的视频流。(a ffmpeg player that recieve upd stream)
视频播放端
- 带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。 在我资源列表里,有控制端程序下载,可用于网络控制测试。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external contr