无法从 Ant Media Server 集群中的边缘节点播放流
Stream cannot be played from Edge Node in Ant Media Server Cluster
我在 AWS 上创建了一个 Ant Media Server 集群,虽然我可以从源节点播放流,但边缘节点上没有播放相同的流。我已经检查了安全组并且 UDP 端口范围 5000-65000 是开放的。
Ant Media Server wiki 中在 AWS documentation 上手动创建集群时有一个重要说明。
Important Note: You need to open TCP port range(TCP:5000-65000) for
the internal network. It should not be open to public.
我想你在手动安装时遗漏了那个注释。
另外请记住,您只需点击几下云形成就可以使所有这些手动工作人员自动化。请检查 this blog post 关于这个很棒的功能。
我在 AWS 上创建了一个 Ant Media Server 集群,虽然我可以从源节点播放流,但边缘节点上没有播放相同的流。我已经检查了安全组并且 UDP 端口范围 5000-65000 是开放的。
Ant Media Server wiki 中在 AWS documentation 上手动创建集群时有一个重要说明。
Important Note: You need to open TCP port range(TCP:5000-65000) for the internal network. It should not be open to public.
我想你在手动安装时遗漏了那个注释。
另外请记住,您只需点击几下云形成就可以使所有这些手动工作人员自动化。请检查 this blog post 关于这个很棒的功能。