高兴的看到了这个,不过性能估计还不如red5,不过大家可以尝试,短期内不推荐作为商用,当然还是一如既往的推荐Adobe FMS给大家,其实FMS已经有三种协议价格可以考虑,具体的直接咨询Adobe China即可. Open Source Flash Media Server project is taking form (OpenFMS / http://openfms.net). Although still in alpha, OpenFMS will be a full blown high concurrency C++ Flash Media Server running on windows and *nix. It’s main purpose is to spend as much time in kernel as possible.
features: - streams all possible Flash codecs: h263, h264, mp3, vp6, etc… - thanks to FFmpeg we have container support for almost every thinkable format: mov, flv, mkv, mp3, etc.. - built from the ground up while looking and learning from red5 code - easy vhosts structure in the form of plugins - live / record publishing (uses FFmpeg’s flv muxer to store FLV format) - fully asynchronous with one thread per CPU - uses a modifed version of boost channel for message broadcasting |