Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chromecast support in PhoneGap / Cordova

This topic has been brought up in the past, but figured it's time to bring it to the forefront again. Are there any stable plugins out there to bring Chromecast support to PhoneGap / Cordova? Is a plugin still needed? Would love to get the discussion going again since multi-screen experiences are so huge right now. Thanks everyone.

like image 357
Gene Ellis Avatar asked Apr 02 '15 20:04

Gene Ellis


1 Answers

There are a few plugins available, try them

https://github.com/GetVideostream/cordova-chromecast // Android

https://github.com/AVGP/cordova-chromecast // Android

https://github.com/SesamTV/ChromecastCordova // Android

https://github.com/rbackhouse/chromecast_cordova_plugin // Android

https://github.com/noppolp/wondex-chromecast-cordova // iOS

like image 63
jcesarmobile Avatar answered Sep 22 '22 01:09

jcesarmobile