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

Video Decoding Errror #464

Open
jasonhamilton opened this issue Dec 1, 2016 · 2 comments
Open

Video Decoding Errror #464

jasonhamilton opened this issue Dec 1, 2016 · 2 comments

Comments

@jasonhamilton
Copy link

I originally posted this issue on the Tower repo but I believe it has to do with dronekit.

DroidPlanner/Tower#1836

@jasonhamilton
Copy link
Author

It looks like the Kindle Fire supports its own set of video specifications and sizes. Perhaps the code should check to see if the video specification is supported on the device prior to starting the stream?

https://developer.amazon.com/public/solutions/devices/fire-tablets/specifications/02-video-specifications

@GPSFan
Copy link

GPSFan commented Dec 5, 2016

I have had a problem with the Tower/Solo app video decoding on MTK based tablets for a long time.
The observed behaviour is that Tower can control the Solo properly, but the video is never displayed.
The Solo app may decode 1 frame of video before resetting the connection. Then this repeats.
I hooked up USB debugging and captured the resulting logcat for both the Solo app and Tower. Although the versions of each I used are fairly old (last March for Solo and July for Tower) the problem remains to this day.
Hope the logcat output helps someone. I don't think this is a Tower issue but may be related to dronekit-android or the GLES android drivers for the MTK gpu. (Mali400)
BTW the Solo app did the same thing both before and after 3DR moved away from 3DRServices.
video_problem.txt
video_problem_tower.txt

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