linux - linux可以用于chrome cast(chrome)开发吗?

标签 linux google-chrome chromecast google-cast

我是 Chrome Cast 的新手。我问这个问题是因为我无法运行 helloText 示例应用程序。 我在静态本地 IP 地址上托管接收器。发送者和接收者都是从 Google Cast 的示例应用存储库中克隆的。然而,同一个应用程序在 Mac 上运行成功。在 Linux 上,它返回“session_error”。 我的应用程序已在 Google Cast SDK 中注册,所有选项均已按照说明进行标记。

最佳答案

SESSION_ERROR表示无法创建 session ,或者 session 无效。 This answer来自 Ali Nadaff 的文章可能会有所帮助:

Make sure you have registered your chromecast device on the developer console. Double check the serial number since sometimes it is hard to read it. During the chromecast setup, there was a box stating something like "Send the serial number ..", make sure that is checked Wait 1/2 hour or so and reboot your chromecast Check whether you can access http://:9222 from a chrome browser on the same wifi network; if you can, then your device is ready for development

关于linux - linux可以用于chrome cast(chrome)开发吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46420427/

相关文章:

linux - 对字符串后的数字求和

angularjs - Chrome 网络计时,如何改进内容下载

Python Selenium WebDriverException : chrome not reachable while opening ChromeDriver

android - 如何根据从Android应用程序发送到chromecast中的接收者的内容(视频/音频/图片)动态显示媒体

debugging - chromecast 调试器工作正常,但没有显示任何内容?

linux - 我可以在 Ubuntu 上使用 Homebrew 吗?

javascript - 监视目录并尽快处理完整的新文件

linux - 如何在ubuntu上安装arm-linux-gcc-3.3.2.tar.bz2

css - 在 Google Chrome 中为每个页面打印标题

android - 使用 CastCompanionLibrary 将 "playlist"推送到 Chromecast