Skip to main content
0 votes
1 answer
47 views

Iphone Screen Mirroring: HLS Streaming Works in Safari and VLC, but Fails to Stream on Chromecast (Stuck on Loading Media)

I'm working on a project where I'm using AVAssetWriter to generate fragmented MPEG-4 files from CMSampleBuffer and serving them using HLS. The HLS stream works perfectly when tested in Safari and VLC, ...
Ehtisham Rauf's user avatar
4 votes
0 answers
40 views

Android / Google Cast error codes - not defined

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
29 views

How do I discover a Fire TV device with a custom player service using the service id?

I am probably missing something, but I cannot get device discovery to work for Fire TV devices with a custom player service. I initially was using the Fling SDK DeviceDiscovery API and couldn't get it ...
user15134436's user avatar
0 votes
0 answers
70 views

ChromeCast add tag <script> for dpad controls

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
0 votes
0 answers
76 views

How to send messages to Chrome Cast

When using react native google cast I'm trying to send a custom message for casting my web page by setting my custom reciver ID in the app.json. But when i connect to the chrome cast it establishes a ...
Noah Schwagele's user avatar
0 votes
0 answers
125 views

Casting Local Gallery video to GoogleCast SDK iOS

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
0 answers
90 views

Chromecast times out during custom sender/receiver playback

I'm developing a custom chromecast app, and one of the chromecast devices I'm testing with will timeout (or go to the screensaver for a different reason) exactly 5 minutes after casting no matter what ...
Aaron Gayle's user avatar
0 votes
2 answers
271 views

How to use view and data framework in swift clean architecture

I'm developing an app with Swift and SwifUI where GoogleCast framework is needed only for one flavor. Imagine the view where I instantiate the GoogleCastButton: import SwiftUI import GoogleCast ...
wasi's user avatar
  • 11
0 votes
0 answers
69 views

How to add adbreaks to a live stream in cast receiver?

I cannot find any example of how to add a vmap to a live stream at the receiver adBreaks docs (https://developers.google.com/cast/docs/web_receiver/ad_breaks?hl=en). I would like to play an ad before ...
Verònica Jandrew's user avatar
0 votes
0 answers
77 views

Chromecast DAI stream doesn't start sometimes with the error

We have an app with casting functionality for Google DAI stream. It works fine mainly, but recently, we started getting complaints that the stream doesn't start sometimes. The problem is that we didn'...
Sergnsk's user avatar
  • 3,303
0 votes
0 answers
45 views

Playing next video while casting results in an error

I'm developing an Android TV app and I'm trying to implement casting straight to my native app. I'm using this as a reference: https://github.com/android/tv-samples/tree/main/ReferenceAppKotlin I ...
GieJay's user avatar
  • 152
0 votes
1 answer
51 views

ROUNDED_CORNERS not working in google cast sdk

In my receiver.js I am styling the captions through the TextTrackStyle. I could do most of the things except for the windowType ROUNDED_CORNERS. Nothing happens when I modify the property ...
Ovber's user avatar
  • 1
0 votes
0 answers
141 views

Chromecast Web Receiver - Change button location for Chromecast Google TV

I've succesfully implemented a web receiver and now started customizing ControlSlots with some ControlButtons like so: const controls = cast.framework.ui.Controls.getInstance(); controls....
YTZ's user avatar
  • 939
0 votes
0 answers
99 views

Capture Media Errors - React Native Google Cast

I've successfully integrated React Native Google Cast into my React Native project, and I'm able to cast some videos without any issues. However, there are some videos that I'm unable to cast, and I'm ...
Shishupal Shakya's user avatar
0 votes
1 answer
112 views

Googlecast doesn't show Use Local Network dialogue

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

15 30 50 per page
1
2 3 4 5
16