Chromecast 在 RemoteCast 上接收来自多个设备的输入

Chromecast receiving input from multiple devices on RemoteCast

我意识到可以创建一个自定义接收器来接收来自多个设备的消息。

是否可以使用 Remotecast (https://developers.google.com/cast/docs/remote) API 以便 运行 Chromecast 上的应用程序接收来自多个设备的输入?

使用 Remote Display 时,您是 运行 投射设备上的一个特殊接收器,它只与设置它的设备通信,因此其他设备无法直接与该接收器通信。解决方法是与设置远程显示的发送方设备通信,以影响投射设备上的体验。