带有 MogileFS 的 Flash Media 交互服务器

发布于 2024-08-30 15:41:17 字数 171 浏览 3 评论 0原文

是否可以让 Flash Media Interactive Server 与 MogileFS 一起工作?归根结底,我需要 FMIS 通过 HTTP 从 MogileFS 获取 FLV 文件。然而,据我所知,FMIS 只能从本地商店获取和流式传输文件:/

有人有这方面的经验或其他想法吗?

谢谢!

Is it possible to get Flash Media Interactive Server working in conjunction with MogileFS? What it boils down to is that I need FMIS to fetch the FLV files from MogileFS over HTTP. As far as I can tell, however, the FMIS can only fetch and stream files from a local store :/

Anyone have experience with this or other ideas?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

溺渁∝ 2024-09-06 15:41:17

您可以使用 PHP xmoov 脚本使用伪流设置,然后使用 PHP 从 MogileFS 获取文件所需的字节,然后一次将它们推送到客户端。

You can use a psuedo streaming setup using the PHP xmoov script, then fetch the needed bytes of the files from MogileFS using PHP, and then push them to the client one chuck at the time.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文