这次是RIAMeeting的第七次会议,由于取消了原定的bill 讲解 RED5 的Topic,这次就成了7yue的独角戏 -
Flash Media Server 3 & Dynamic Media
我目前还没有用过Flash Media Server, 听的也是一知半解,就当是知识储备了。把会上听到的一些在这里share一下:
1. 90%的客户都拿FMS做VOD(点播) 和 LIVE(直播), 剩下的是做游戏聊天等.
2. 做地域性限制,应该在client端做,像www.hulu.com
3. Real Time Messaging Protocol (RTMP) 服务器
4. Encrypted RTMP (RTMPE): An 128-bit encrypted edition of Real-Time Messaging Protocol (RTMP)
5. Adobe FVSS 只向CDN(Content Delivery Network)开放,如 ChinaCache 北京蓝汛. 如果要做大型VOD(video on demand),就直接找CDN,不需要自己买服务器和FMS了。IOC(International Olympic Committee) 卖给CCTV的3800小时奥运节目就是通过CDN来做的。近千台服务器提供服务。
6. FMS的硬件服务器推荐HP DL185. FMS是32位的,最大只能识别4G内存。
7. 转码
8. client的3种方案
9. FMS 多级 Origin/Edge 方式 (FMS资料错了)
10. NetConnection URL 结构 http://Domain:port/Application/Instance
例如 http://localhost:8080/vod/sport/2008/07/26/123.flv
其中 http://localhost:8080/vod/sport 是NetConnection URL
2008/07/26/123.flv 是NetStream的
11. FMS分stateless(VOD使用的) 和state(其他如share info, LIVE)
12. Sawmill 日志分析工具
13. NetStream.eventInfo.videoCodeId 分析视频格式
14. 7yue推荐学习Flash Media Server的最佳书籍
OReilly.Learning.Flash.Media.Server.3.2008.chm
http://www.riabook.cn/en_book/learning_flash_media_server.htm
15. FMS3提供免费的开发版。包括所有功能和10个并发。
下载地址 http://www.adobe.com/products/flashmediaserver/
7yue Blog
http://www.7yue.com/