现在位置: 首页 > fms > 文章
+0°
2015年09月09日 fms ⁄ 共 1540字
Event。xml  FragmentDuration 每个碎片的长度 SegmentDuration 每个切片的大小 关系到文件的大小 DiskManagementDuration 存储在服务器上的时间 <Event>   <EventID>liveevent</EventID>   <Recording>     <FragmentDuration>4000</FragmentDuration>     <SegmentDuration>400000</SegmentDuration>     <...
阅读全文
+0°
2015年07月30日 fms ⁄ 共 49186字
http://blog.csdn.net/wutong_login/article/details/7819635 Streaming media over HTTP Delivering content over HTTP is usually called “progressive download”. The content must transfer from the server to the client in a progression from the beginning to the end of a file. A client cannot seek to a forward location until that location and all the data before it has downloaded. ...
阅读全文
+0°
2015年07月03日 fms ⁄ 共 1300字
一、现状 调查了一下,主要有两种主流方式,WebRTC或者Flash。 1. WebRTC(不支持IE浏览器,已排除):网页实时通信(英语:Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的API。它于2011年6月1日开源并在Google、Mozilla基金会、Opera支持下已经成为ISO通信标准,跨平台(pc,安卓,iso),是未来趋势。 2. Flex+FMS方式实现(采用),优点是:FMS服...
阅读全文
+0°
2015年07月02日 fms ⁄ 共 13661字
本文原地址:http://www.nshen.net/article/2007/08/29/fms-tutorial/ ,转载请保留链接 。 我把我以前的那些FMS学习笔记整理了一下,做了下修改,成了一页的FMS教程,方便想学FMS的新手来看,如果还有错误或者看不懂的地方欢迎留言. 注意: Flash Media Server的最新版本已经到FMS 4.X了 ,由于本入门教程是在2006~2007年所写,年代久远所以使用FMS 2演示,但当你了解了原理后可以很容易的升到4,因为FMS 1 ...
阅读全文
×