文件名称:LocalMediaServer
- 所属分类:
- 流媒体/Mpeg4
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 21.54kb
- 下载次数:
- 2次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve. A thread is responsible for reading data from a buffer stream, and the other threads from the buffer for read data flow and external publication. Through direct Medai Player to watch streaming video release. The development of peer-to-peer video-on-demand server basis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 5956489localmediaserver.rar 列表 LocalMediaServer.suo LocalMediaServer.vcproj src\Main.cpp src\NetWrite.cpp src\NetWrite.h src\Reader.cpp src\Reader.h src\ReadFromStream.cpp src\rostream.cpp src\rostream.h src\StdAfx.h src LocalMediaServer.sln