搜索资源列表
m_UDPServer
- 基于UDP网络传输协议,可用于视频,音频等多媒体信息的传输。-UDP-based network transmission protocol can be used for video, audio and other multimedia information transmission.
udp
- UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒
基于ARM9(Wince)的网络音视频通信
- 该程序采用ARM9,WInce为开发平台,用UDP协议实现通信传输,开启程序后,实时监听对方语音并传输
UDP.这是一个基于UDP视频传输的源代码
- 这是一个基于UDP视频传输的源代码,适合初学者学习参考,This is a UDP-based video transmission of the source code, suitable for beginners to learn the reference
jthread-1.2.1.zip
- 有关RTP有RTCP协议实现UDP和TCP网络视频传输的开源代码,Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
dspack
- 基于dspack和xvid的视频采集压缩udp传输的控件-Based on dspack and xvid compression of video capture udp transmission control
myAudio
- 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
UDP
- UDP的视频以及语音传输 UDP的视频以及语音传输-UDP video and voice over UDP video and voice transmission
webcamera
- 基于VS2005开发的视频传输工具,UDP协议,是个不错的学习实例-SFGDFGDGFSDFSFSFSAFSAFSAFS
udpserver
- UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth tra
RenderDemo08
- 客户端与服务器通讯,结合了UDP通讯连接,与实时传输视频信息-Client and server communications, a combination of UDP communication connections, and real-time transmission of video information
app
- 基于2440 的H.264 的视频传输 采用UDP传输-2440 H.264-based video transmission
Dirextshow-SourceCodes
- Directshow实务精选,包含FilterImageGrabber:即时抓图的Filter。AVChat: 音视频聊天演示程序。UDPDemo: 一个服务器程序,一个客户机程序,双方通过UDP方式传输数据。 VideoKey: 视频抠像的演示-The VC++ Demos based on vc++(also can be opened by vs2005),incldes several demo disigned in directshow.
video_trans
- 基于udp协议和openCV编程实现的视频传输程序,具有自动获取本地IP地址功能,客户端输入服务器端IP,点击发送,服务器端可实现实时的接收和播放,在可靠的局域网环境下,多次测试传输可靠,除此以外具有原理简单,可扩展的优点。-Udp protocol and openCV programming-based video transmission program has automatic access to the functions of the local IP address, serve
video_trans
- 基于udp协议编程实现的视频传输程序,具有自动获取本地IP地址功能,客户端输入服务器端IP,点击发送,服务器端可实现实时的接收和播放.-Udp protocol-based programming video transfer process, with automatic access to the local IP address, the client input server IP, click Send, the server can receive real-time and pla
TransmissionServer
- 基于OPenCV的视频传输实现,以太网UDP包传送-OpenCV visual60
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
video_recv_show
- udp协议视频传输,传输摄像头数据,适合初学者参考练习。(UDP protocol video transmission, transmission camera data, suitable for beginners reference exercises.)
UDP实施视频传送
- 利用Delphi中的udp控件实现视频图像的传输(Realization of Video Image Transmission)
基于QT的视频直播软件
- 网络视频直播软件,基于QT5.7开发,使用tcp进行文字传输,udp进行视频传输(Network video live broadcast software, developed based on QT5.7, using TCP for text transmission and UDP for video transmission)