You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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 .
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?
The text was updated successfully, but these errors were encountered: