-
Notifications
You must be signed in to change notification settings - Fork 13
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
Video not play in android 11 to Fire tv stick #7
Comments
i suspect there might be an api-breaking change somewhere in the stack. can you provide error logs for the android 11 case? |
Following error got in android 11 and above os
|
I think you should follow up with Amazon support directly if possible. This stack overflow post seems to show someone having a very similar issue, so it's probably not just you: https://stackoverflow.com/questions/71649822/amazon-fling-cannot-install-product-from-remote-install-service/71775640#71775640 |
I sent this bug to someone who still works on FireOS, they're trying to find out if anyone at the company is currently paid to maintain fling / whisperplay |
If you (or anyone who's reading this) runs into other WP / Fling issues, get my attention at https://github.com/Unofficial-Whisperplay-Fling-Helpline/wp/issues and I'll do my best. Disclaimer: if it was my job to maintain this library, i would quit, and it was, so i did. |
I had posted same issue in Amazon support as well. I have not get any response yet. https://amazon.developer.forums.answerhub.com/questions/244408/amazon-fling-android-sdk-failed-to-cast-video-in-a.html (This post is currently awaiting moderation. So may not visible to all) |
I ran into the same problem. Can not fling on Android 11 phone if APP target sdk is 30 or above |
@ylchen2021 is it working for target sdk below 30. please let me know. I am also facing the same exception in android 13. |
I am also facing the same issue. No Whisperplay XML, will not be hosting any services 2022-11-17 15:02:14.427 13605-13820/com.castapp D/HELLO WORLD888 :: [MediaPlayer.MediaInfo.Get, MediaPlayer.Display.Image, MediaPlayer.Play.Audio, MediaPlayer.Play.Video, MediaPlayer.Close, MediaPlayer.MetaData.MimeType, MediaPlayer.MetaData.Thumbnail, MediaPlayer.MetaData.Title, MediaPlayer.Subtitle.WebVTT, MediaControl.Play, MediaControl.Pause, MediaControl.Stop, MediaControl.Seek, MediaControl.Duration, MediaControl.Position, MediaControl.PlayState, MediaControl.PlayState.Subscribe] |
@krishna4157 @krishna415741 @nimisharanipabacancy @ylchen2021 @ubuvoid Has anyone found a way to solve it? I found a few apps on Google Play that might work |
@theduc0x @krishna4157 @krishna415741 @nimisharanipabacancy @ylchen2021 @ubuvoid Is anyone found solution for Android 11 and higher version? |
I have implement this module.
Android 10:
Android 11:
The text was updated successfully, but these errors were encountered: