Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我期待在一个网站上进行多个直播会话,例如多个“twitcams”。
Flash Media Server 是否适合我,或者我应该寻找什么?FMS 需要观众和广播员。它包括在内?
我建议您尝试使用 websockets,特别是如果您想做多用户应用程序。有成千上万的教程。
可能是最好的解决方案:
节点.js
这是一个类似的主题:
堆栈-o