Skip to main content
0 votes
0 answers
95 views

I'm developing a Flutter app that acts as a chromecast sender using the Google Cast SDK. While the connection with my chromecast is up, I'm able to use it as a remote controller for my chromecast (...
Ramiro Mora's user avatar
1 vote
0 answers
100 views

I am using media3 exoplayer with google cast. I have implemented the casting. I am working with a composable project. Where I init the cast context in the on create of the composable. The casting ...
harish Padmanabh's user avatar
1 vote
0 answers
246 views

I am currently integrating Google Cast into my Android application. Despite following the documentation and ensuring my setup matches the requirements, my app cannot discover the receiver device. ...
Laxmi Kant's user avatar
5 votes
0 answers
103 views

I'm adding the Google Cast SDK to my application. I am testing on nest home mini's, a pixel tab, and chromecasts. Occasionally, I get errors that are not defined in either com.google.android.gms....
brettywhite's user avatar
0 votes
0 answers
103 views

I am using "ChromeCast HD". When loading the cast receiver I see an extra tag <script src="https://www.gstatic.com/cast/sdk/libs/caf_receiver/v3/...
Алексей Обронов's user avatar
1 vote
0 answers
157 views

most of the documentation is about how to build a sender, but I want to build a cast hardware device with receiver software. There is almost no document on that, and google has no links for interested ...
Shawn Shaw's user avatar
0 votes
0 answers
158 views

How we cast local gallery video to GoogleCast SDK iOS? let url = URL.init(string: "Local Gallery pickup URL file:///private/var/mobile/Containers/Data/PluginKitPlugin/CBC411B1-375B-44F1-8183-...
Harshad Patel's user avatar
0 votes
1 answer
182 views

I'm using Googlecast for a few years now on my iOS radio-app. When migrating to Xcode 17.0 something broke within my implementation. When pressing the Googlecast button for the first time a Use Local ...
Patrick Koning's user avatar
0 votes
1 answer
653 views

Whenever I stream content to my web receiver, I receive a console error stating Invalid config, unrecognised key .streaming.jumpLargeGaps. I am not setting this key in the PlaybackConfig.shakaConfig. ...
Chris Meekin's user avatar
0 votes
1 answer
366 views

I am building a screen mirroring app in android using media projection. Now, I want to mirror my mobile screen chromeCast enabled devices like Vizio SmartCast Tv, and other chromeCast device. Can I ...
VishV's user avatar
  • 429
2 votes
0 answers
236 views

I need to cast video to Samsung TVs. My app inegrates the Google Cast API and is able to cast video to Chromcast devices. Is there any way to send video to Samsung's Smart View with this API? Is there ...
Honza Johny Pejsar's user avatar
1 vote
0 answers
137 views

My problem: I am following Google Cast Sample Application Documentation to develop a Cast Receiver default receiver application (I have not registered App ID, so I didn’t use a personalized or custom ...
Fly Felix's user avatar
0 votes
1 answer
346 views

Flutter application, I am using Bonsoir 2.0.0 to fetch the available devices. I use service type as _googlecast._tcp. I am able to detect devices but I would like to filter the devices based on device ...
Raghu Mudem's user avatar
  • 7,008
0 votes
1 answer
963 views

For video assets protected with Widevine DRM, my CDN's license server returns a base64-encoded license in this form: { "getWidevineLicenseResponse": { "license": "...
Ptumster's user avatar
1 vote
1 answer
2k views

I'm trying to get DRM-protected content to cast to my Chromecast device via my custom receiver, and I keep getting this error: [ERROR] Event detected: {"type":"ERROR","...
Ptumster's user avatar

15 30 50 per page
1
2 3 4 5
93