All Questions
Tagged with google-cast castcompanionlibrary
7 questions with no upvoted or accepted answers
1
vote
0
answers
393
views
cast.player.api.Host error: cast.player.api.ErrorCode.NETWORK/3018
I have an app which plays Live Channels over Chrome Cast. While most of the channels are played successfully on some channels I get
cast.player.api.Host error: cast.player.api.ErrorCode.NETWORK/...
1
vote
0
answers
73
views
Any way to open googlecast minicontroller seekbar?
As you know while mini controller is open we can click and it opens the popup which includes seekbar.
I have used the Cast Companion Library and other features works well.
...
1
vote
0
answers
561
views
how do i change the applicationId dynamically for chromecast android
I want to change the applicationId, for the baseCastManager after it's been initialized?
Is there a preferred way to do this? mApplicationId.
@alinaddaff where are you :)
I was just going to use a ...
1
vote
0
answers
82
views
Cast Companion Library MiniController rendering error
The MiniController button from the companion library works fine and does exactly what it needs to do, but in our project there is always a rendering error in the preview pane (in XML mode) in every ...
0
votes
0
answers
784
views
Unable to stop casting on Chromecast after wifi interruption
I am implementing Chromecast feature with CastCompanionLibrary-android for an Android video app. And I found this bug at the final test: I am not able to stop casting after reconnecting to wifi and ...
0
votes
0
answers
152
views
CastCompanionLibrary: listener on start/stop button
I successfully included the CastCompanionLibrary in my media app. I use the VideoCastManager class. Now I want to put a listener on the VideoCastManager's play/stop button to catch the stop event to ...
0
votes
1
answer
495
views
How can I get Chromecast correctly display unicode characters using custom receiver?
I've setup a custom receiver application using CastHelloText-android as a base, and I'm trying to get it to correctly display certain unicode characters, however it is just displaying a blank space ...