搜索资源列表
JPEGMotion
- 视频网络服务器,通过网络发送JPEG数据实现远程网络摄象机功能、点对点视频传输、网络视频点播、视频图象的远程存储等。-video network server, through the network sent JPEG data network remote camera function, point-to-point video transmission, video-on-demand, video images of remote storage.
mpeg1multicast
- 多点的多频道的视频点播系统范例,支持MPGE压缩/解压的视频格式-multiple points of the multi-channel video-on-demand systems example, support MPEG compression / decompression of video formats
797894
- 视频点播系统VOD源代码,VC++开发,作者陆其明-VOD system source code, VC development, its author Lu Ming
Soft20060210091848276
- 一个实用的视频点播软件的源码,可供学习使用。-a practical VOD - source software available for studying.
videoondemandsystem
- 用C++编写的一个类似与网络电视的一个视频点播系统的核心源码,包括客户端和服务器端-C similar to the preparation of a television network with a Video-on-Demand System at the core source code, including client and server
dddd
- 实现视频点播功能服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,.rar实现视频点播功能,c_s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow
VS2005sipcode2
- SIP 的一个重要特点是它不定义要建立的会话的类型,而只定义应该如何管理会话。有了这种灵活性,也就意味着SIP可以用于众多应用和服务中,包括交互式游戏、音乐和视频点播以及语音、视频和 Web 会议-An important feature of SIP is that it is not necessary to establish the definition of the type of conversation, but only how to manage the session sho
AOD
- 强大的在线视频点播系统,完善后几乎可以商业化。-Powerful online video on demand system, perfect after almost commercial.
VODDemo
- 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\VODServer.exe是服务器程序。 Bin\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter。Filter 的