搜索资源列表
基于H.263的P2P视频会议
- 将服务端捕捉的视频通过H.263压缩处理后传给客户端,支持多客户端。 视频编解码基于H.263编码库
P2P
- P2P视频技术源码,其中, Session是每个客户端相关的数据, SessionCluster(或者是ServerDesc)是 有关每种服务的信息, 其中有一个指向该服务相关的各个Session的指针.-P2P video source, including, Session is the client-related data, SessionCluster (or ServerDesc) is related to each service information, including
NetMeeting
- 网络视频聊天程序,服务端和客户端集成在一个程序中,内含源码,大家可下载学习。
RTPvediosource
- 用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端程序。-Use your RTP agreement transmit multimedia video data sample, including detailed instructions documentation, PPT tutorials, server and client source program with y
bin
- 视频点播,VC++开发的网络视频传输系统,包括服务端和客户端-Video on demand, VC++ developer of network video transmission system, including server and client
VODDev
- VOD视频点播系统,包括服务端程序和客户端程序-VOD system, including the server program and the client program
HIKServerTest
- 通过重写mediastreamsource类实现对YUV视频的渲染输出;包含客户端及服务端两部分;-Achieve the YUV video rendering output by overriding mediastreamsource class including client and server in two parts