Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Im getting issues only in firestick device java.util.concurrent.ExecutionException: java.io.IOException: Cannot set Url on media device #9

Open
ezcode147 opened this issue Aug 1, 2024 · 1 comment

Comments

@ezcode147
Copy link

When I cast images or videos to fire tv, I get this error
SimplePlayerException(error:com.amazon.whisperlink.service.fling.media.SimplePlayerError@1661027, message:Requires ACCESS_HDMI_SERVICE_ADVANCED permission).
And when I debug deep inside, I get this error
java.util.concurrent.ExecutionException: java.io.IOException: Cannot set Url on media device
It happens on Amazon Fling version 1.6.2
Has anyone fixed it yet?

@ezcode147 ezcode147 changed the title java.util.concurrent.ExecutionException: java.io.IOException: Cannot set Url on media device Im getting issues only in firestick device java.util.concurrent.ExecutionException: java.io.IOException: Cannot set Url on media device Aug 1, 2024
@yjojovasuka
Copy link

yjojovasuka commented Sep 3, 2024

You need to update a one file in WhisperPlay.jar, but can you Discovering fireTV with Android SDK 34 ?
In my case FireTV discovered proper in android SDK 33 but not in 34 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants