python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Google Cast SDK RemoteMediaClient setStreamVolume not changing volume of cast on iOS
I am having the exact same issue as described in this issue, though it seems that on iOS there is no setVolume function in RemoteMediaClient.
For reference, here is what my setStreamVolume call looks ...
Sole Survivor
Votes: 0
Answers: 1
google-cast for iOS SDK crashes on launch can't find class CADPCastErrorInfo
I installed the sdk with PODs, app compile fine. But on launch it then crashes saying it's missing the class CADPCastErrorInfo
*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperatio...
Niklas
Votes: 0
Answers: 1
Google cast sender app not opening TV receiver app
I'm trying to implement video casting for my flutter app using the package cast
Ive registered my app on the cast console and able to cast my videos from the sender android mobile app made with flutte...
Lallawmzuala khawlhring
Votes: 0
Answers: 0
How to cast local files with React Native
I am working on an app that cast local files to chromecast devices using react-native-google-cast but as the google cast library only supports http so how can I host my local files on a local server i...
abdemirza
Votes: 0
Answers: 0