-
```
We are using below code to play the streaming URL with chrome cast.
Cast.CastApi.setMessageReceivedCallbacks(mApiClient,
mRemoteMediaPlayer.getNamespace(), mRemoteMediaPlayer);
…
-
The app used by Chrome is "Chrome Mirroring", and has application ID `0F5096E8`.
The app is launched as usual and advertises protocols `urn:x-cast:com.google.cast.webrtc` and `urn:x-cast:com.google.c…
-
So close yet so far! I have been trying to find a CLI utility to cast media, and so far 'catt' has the best chance of working, but not quite yet:
Playing an MP3 stored on my website from within th…
-
Hello,
When ending cast we have an error no media found.
We are casting using HLS stream.
player erro player.error()r
MediaError {code: 4, message: "No compatible source was found for this…
-
```
Now that the SDK is open, would it be possible to add support for it in the
remote?
It seems like chromecast natively support some specific video streams, and can
load video over http.
So the…
-
```
Now that the SDK is open, would it be possible to add support for it in the
remote?
It seems like chromecast natively support some specific video streams, and can
load video over http.
So the…
-
Get this exception on Android 5 emulator:
```
java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Double
at android.media.MediaCodecInfo$VideoCapabilities.supportsForm…
-
```
What steps will reproduce the problem?
1. make Smooth Streaming manifest file like...
…
-
### Describe the Feature/Enhancement
Currently, on my Pixel 5 running Android 14, any notification received will cause the playing audiobook to fully pause during the notification sound before resumi…
Corgi updated
4 months ago
-
Hi,
I can cast local video file from my Ubuntu 18.04 box to TV with Google Chromcast 3 device.
But I have problem with casting youtube video.
When starting youtube video, on the TV screan showing s…