chromecast Questions
4
Solved
I am facing a wierd problem accessing the Chromecast extension in Chrome.
I made a web page and when the user press connect it call the Cast Api and open the dialog to connect to a Chromecast.
In...
Competent asked 29/3, 2019 at 20:24
3
As the title says, CastContext.getSharedInstance(Context) is now deprecated:
getSharedInstance(Context context): This method is deprecated. Use getSharedInstance(Context, Executor) instead to hand...
Econah asked 19/9, 2022 at 18:1
2
Solved
I'm following these (1, 2) guides to create a sender Android application for Chromecast and I'm only interested in sending pictures.
There are a lot of informaton and samples how to cast Text, Aud...
Ebro asked 4/6, 2015 at 12:30
1
I have an iOS sender application for video streaming that supports queueing and using the skipPrevious and skipNext buttons to skip forward and backward between videos in the queue. The app works w...
Salmonberry asked 23/8, 2019 at 21:21
2
My current application uses a WebView to display HTML5 & CSS3 content (some animations).
Is it possible to "cast" this WebView to a Chromecast, in effect, mirroring what is displayed on the ma...
Indoors asked 31/3, 2014 at 12:28
1
My Flutter application has some YouTube video links. Those YouTube links, i would like to stream through google chromecast. I have seen some video stream casting using the below flutter libraries.
...
Ironworker asked 19/6, 2020 at 17:47
2
I am using below way to integrate mini_controller in my chromecast app. However, I always seeing progressbar instead of pause/play button in mini controller.
<fragment
android:id="@+id/cast_mi...
Phalarope asked 17/11, 2017 at 13:14
4
Is there a way to automatically google cast a chrome tab or a specific website everytime I visit the website URL ?
Any command or function or script or bat file ?
Variation asked 19/2, 2014 at 14:13
2
Solved
I'm trying to stream some URLs to my Chromecast through a sender app. They're HLS/m3u8 URLs.
Here's one such example URL: https://qa-apache-php7.dev.kaltura.com/p/1091/sp/109100/playManifest/entry...
Flatulent asked 27/3, 2019 at 19:57
2
Background
I'm planning to make an app that casts things (urls, content,...) to chromecast .
I've bought a ChromeCast dongle, and it worked fine using the samples of Google.
The problem
It's qu...
Sutlej asked 16/6, 2014 at 21:42
1
Solved
I have a second generation Chromecast connected to a monitor. I'm receiving 1080p60 from the Chromecast.
The Cast documentation states in several places that the UI is at the resolution of 720p:
W...
Adrienneadrift asked 29/11, 2020 at 21:7
3
Why does the chromecast declare its client height and width to be 720p to the receiver app server?
I am trying to display non-video content and assumed I would be able to use the full 1080p resolu...
Lent asked 13/9, 2013 at 16:0
2
I use button for starting chromecast android.support.v7.app.MediaRouteButton in my app in activities xml and fragments xml with videoplayer.
For initializing cast button I use the next code:
priv...
Equation asked 15/11, 2018 at 11:8
3
Solved
I was tweaking the Google Cast code, the one provided here.
I have the whole work space setup done, but, when trying to run the sample app on the Android phone, I get the following error.
I just ...
Greer asked 14/2, 2014 at 5:40
2
I have designed an html5 player with some custom functionalities using js and html5,now i need to add chrome cast option on html5 player like
https://raw.githubusercontent.com/kim-company/videojs-...
Declarative asked 11/8, 2015 at 8:51
8
Solved
I'm using Google's method to add a Cast button to my app, but it's defaulted to the white icon, which is invisible against my white menu bar. How do I go about changing the color of the Cast icon t...
Sostenuto asked 19/6, 2014 at 18:13
2
Solved
I want to change the text "Default Media Receiver" which is displayed on the audio playback page of the Chromecast Default Media Receiver, but not the video playback page, to anything but that. I'm...
Coranto asked 25/6, 2018 at 23:29
3
Solved
In the last ~24 hours, we've seen a few thousand crashes within Google's MediaNotificationService:
Fatal Exception: android.app.RemoteServiceException
Context.startForegroundService() did not the...
Earflap asked 10/2, 2020 at 10:56
3
Solved
Hi i am integrating chromecast functionality into my existing app.i have the following code :
public class VideoBrowserActivity extends AppCompatActivity {
private static final String TAG = "Vid...
Candlewick asked 19/4, 2017 at 9:49
5
Solved
Can Chromecast be used to display a web site or web app? All the sample sender/receivers I've seen so far show how to play videos. The docs posted so far are minimal as best, just an API reference ...
Evanesce asked 21/2, 2014 at 21:3
1
Solved
Pretty simple situation. Adding a Chromecast button to the toolbar. When the app is first launched, the button does not appear. When I background the app and then bring it to the foreground again, ...
Unbreathed asked 15/11, 2019 at 20:58
2
How to detect if my AndroidTV is currently an Google Cast receiver from mobile/desktop ?
How to detect who is currently an Google Cast sender from Google Cast Receiver perspective?
How to detect...
Bedsore asked 11/2, 2016 at 10:59
1
I am using the cast reference player sample code to develop a receiver application. I am using the cast message bus to send a JSON string that will launch my media.
So in my player.html, I init t...
Ripp asked 12/4, 2017 at 10:0
2
Solved
I've looked high and low for an answer and I can't seem to find anything, Google's Docs seem incomplete to the matter of message sending to a Custom Receiver.
Also previous answers on StackOverflo...
Ymir asked 29/4, 2014 at 16:16
2
I've made a Chromecast app that displays multiple quotes and the whole idea is to basically connect it to a spare tv/monitor you have lying around and use it to have inspirational quotes change on ...
Piegari asked 19/6, 2017 at 2:29
1 Next >
© 2022 - 2025 — McMap. All rights reserved.