Chromecast support in PhoneGap / Cordova

你说的曾经没有我的故事 提交于 2019-11-30 09:37:53

ConnectSDK finally updated their plugin for Cordova, and I can confirm very easy setup and use, and it supports other devices than Chromecast. I can confirm I have streaming support to Chromecast and Amazon Fire TV.

I'm even using Ionic with Cordova, and it worked out of the box. This is my choice, BY FAR, for app to smart tv device. LG and Roku may be working as well, but I have not been able to test yet.

Now I have an excuse to get an Xbox One... another device ConnectSDK claims to support... for "testing."

http://connectsdk.com/docs/1-6-0/cordova/setup-instructions/

I have been using https://github.com/GetVideostream/cordova-chromecast for a couple of months now on an android project and it seems to work pretty well. The only thing I have found missing is the requestSessionById method.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!