videostream / cordova-chromecast

Chromecast running in Cordova
117 stars 58 forks source link

iOS? #14

Open JudeOsborn opened 10 years ago

JudeOsborn commented 10 years ago

Is anyone already working on iOS integration? Just trying to get a feel for whether or not this is going to happen any time soon.

matbee-eth commented 10 years ago

No we haven't even thought about starting iOS... would be a long while for us

JudeOsborn commented 10 years ago

Okay, thanks for the info. I'll see about contributing myself or finding someone who can, f you're interested in my help.

matbee-eth commented 10 years ago

Hey, I think that'd be awesome. The more the merrier!

fxu12 commented 9 years ago

Hi, are you considering to support iOS?

matbee-eth commented 9 years ago

We have no plans on making iOS Chromecast Cordova support. We're moving our mobile app away from Cordova, and plan on going native for iOS as well!

Vaporexpress commented 9 years ago

For iOS you can try ConnectSDK cordoba plugin (also Android support). a complete solution form Chromecas (Launchers, WebApp, Mediaplayer ... ) in development but usable and Roku, LG Smart TV (WebOS, DLNA) and AppleTV support with javascript bridge on receiver side.

fxu12 commented 9 years ago

Oh, wait, does the ConnectSDK also work on the sender side?

Vaporexpress commented 9 years ago

Sure. It's an all in one solution. Cordova Plugin (Android, iOs) https://github.com/ConnectSDK/Connect-SDK-Cordova-Plugin ConnectSDK Cordova API Sample https://github.com/ConnectSDK/Connect-SDK-Cordova-API-Sampler ConnectSDK Base Sources (iOS) https://github.com/ConnectSDK/Connect-SDK-iOS ConnectSDK Base Sources (Android) https://github.com/ConnectSDK/Connect-SDK-Android

Take a look at http://connectsdk.com

fxu12 commented 9 years ago

Wow, Thanks a lot! @Vaporexpress. I checked the demo, this one is pretty promising, I can't believe it is from LG.