red5 v0.9:从 red5 连接到 zend_amf

发布于 2024-08-17 03:21:33 字数 93 浏览 6 评论 0原文

我希望能够从 red5 连接到 php 的 Zend_Amf 以便发送命令并执行操作。我怎样才能这样做?任何人都可以向我指出有关该主题的任何可用信息。

谢谢

I want to be able to connect from red5 to php's Zend_Amf in order to send commands and perform operations. how can i do so? can anyone please pinpoint me to any information available on the subject.

thank you

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

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

发布评论

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

评论(1

末蓝 2024-08-24 03:21:33

这应该是开箱即用的,只需确保您在 red5 应用程序中启用了“网关”servlet 即可。另外,由于 red5 默认情况下不在端口 80 上运行 http,因此请确保您的 php 调用在端口 5080 上。您可以在此处找到更多信息: http://wiki.red5 .org/wiki/Documentation/UsersReferenceManual/GettingStarted/03-Migration-Guide 下的“远程处理”部分。

This should work out-of-the-box, just make sure you have the "gateway" servlet enabled in your red5 application. Also since red5 doesn't run http on port 80 by default, make sure your php calls on port 5080 instead. You can find more information here: http://wiki.red5.org/wiki/Documentation/UsersReferenceManual/GettingStarted/03-Migration-Guide under the "Remoting" section.

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