On Chrome mobile, when creating a new ApiConfig the receiver listener does not even fire. I created a webapp over a year ago that uses Chromecast Sender App API and it worked just fine on desktop and mobile Chrome. I could cast the videos from the…
I'm new to the forum, but I'm curious to know if any of you all have been working on an skill to integrate Alexa with chromecast?
I've been using this GitHub repository, but I've gotten stuck. I've posted this help/issue request in GitHub and I'm…
If i want to write an app that supports all casting mediums mentioned in the title of this question, do i need to implement all the sdk's separately or do any of the sdk's have a way to wrap the functionality of the other ones?
My App fetches all the media from the Facebook and Instagram and display it on the HDMI TV.
My Problem is Styled Media Receiver allows to display the slide show image one by one.Thanks for any help
I am sending a single image to the receiver and want to display the image on the TV. But my TV screen is only showing the Black window. What am I missing? Someone help me.
HelloVideoGoogleCastObjectiveC[1791:389018] The Message is --> received:…
I want to stream home videos from android phone to TV without uploading them to the web first. For this i want to integrate chrome cast in my android application. But i have no idea how to do it. If anybody knows how to do it in android studio.…
I am creating a Chromecast app that streams video and uses out of stream VTT captions. I have successfully managed to load TTML but I require to load VTT also for this I have the following code
this.player.enableCaptions(true, 'vtt',…
When implementing Cast Remote Display is it possible to show WebGL content on the remote screen (e.g. via a webview), which controlling that content with the phone?
I am developing a simple angular app with IoT which is detecting the temperature of a sensor.
All I want to do is, when the temperature is above 50, I display a message in my tv. What would be the best way to do this? My tv screen is connected to…
I'm building a Chromecast Sender application and I can successfully cast a session. However I can only cast once. When I disconnect my sessionListener callback never fires, which is problematic because that is where I set my sessionUpdate…
My App is display the image on the HDMI TV.I have created i custom receiver http://photo-genie.com/photogenie1.html (my receiver.html). when i send a message from my code this method is not getting called.Something i missing please someone give the…
If I get a Chromecast dongle and install an RDP client on my android phone (either Microsoft RDP or Chrome Remote Desktop), will I be able to project my RDP session from the Android phone to the Chromecast device?
I have passed the same url in GCKMediaMetadata object and GCKMediaInformation object contentID is correct?? I don't know which URL i pass in contentId of GCKMediaInformation please help me I am a beginner in chromecast SDK. Thanks in…
I'm building a library for react native by using the chromecast companionlibrary.
When I add compile 'com.google.android.libraries.cast.companionlibrary:ccl:2.8.4', gradle sync fails with:
Failed to resolve:
…
Recently I started getting user complaints while playing m3u8 videos. On everyone of those cases the symptoms are that the Chromecast sits there attempting to load the video and it never loads. On the Chromecast console I see this error for every…