Questions tagged [chromecast]

Questions related to Google's Chromecast device, a dongle that provides hi-definition audio/video on TVs via wifi streaming.

Development Links:

General info: http://www.google.com/intl/en/chrome/devices/chromecast

List of Available Apps: http://www.google.com/intl/en/chrome/devices/chromecast/apps.html

2028 questions
0
votes
0 answers

Chromecast Sender App: on Chrome mobile receiverListener doesn't get called

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…
0
votes
0 answers

dbConnect() - NameError: global name 'db' is not defined

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…
0
votes
1 answer

Android Chromecast Tizen Vizeo AndroidTv support.

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?
sirFunkenstine
  • 8,135
  • 6
  • 40
  • 57
0
votes
1 answer

Can i use Styled Media Receiver for display the Slide show image

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
0
votes
1 answer

My single image is not getting display on the TV

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:…
0
votes
1 answer

How to chromecast from android phone to tv

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.…
Mandeep Yadav
  • 707
  • 6
  • 17
0
votes
2 answers

Chromecast VTT not showing

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',…
Deviland
  • 3,324
  • 7
  • 32
  • 53
0
votes
0 answers

Using web content for Chromecast remote display

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?
Jude Osborn
  • 1,788
  • 16
  • 24
0
votes
0 answers

Angular app with external display

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…
Doapper
  • 101
  • 1
  • 13
0
votes
1 answer

Chromecast API not calling sessionListener() call back

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…
Ben Glasser
  • 3,216
  • 3
  • 24
  • 41
0
votes
0 answers

image not getting receive to the Receiver

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…
0
votes
1 answer

Can chromecast on android project an RDP client

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?
Slicc
  • 3,217
  • 7
  • 35
  • 70
0
votes
1 answer

What i pass the GCKMediaInformation contentID in our code google cast sdk

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…
0
votes
0 answers

Can't install chromecast companionlibrary

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: …
Carlos López
  • 759
  • 4
  • 13
  • 23
0
votes
1 answer

What does "queue segment (1796152) as segment duration will go beyond buffer limit" mean?

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…
casolorz
  • 8,486
  • 19
  • 93
  • 200
1 2 3
99
100