Tello_object_detection_demo_application icon indicating copy to clipboard operation
Tello_object_detection_demo_application copied to clipboard

Video Stream doesn't work on android studio devices

Open sunwonHong opened this issue 2 years ago • 1 comments

Thank you for sharing your code.

When i extracted .apk and have used it(tested on android 12, 9), everything worked well! (control, video stream, object detection ... )

But when i was using any virtual devices on android studio, i couldn't see the video from the drone. (White screen is kept displaying, I could control only)

Is there a specific device model to run code on android studio or do i have to adjust any options for devices?

If you know the difference between when actual devices are used and when android studio devices are used, please let me know why

Thank you again!

sunwonHong avatar Mar 16 '23 08:03 sunwonHong

Hi @sunwonHong, when developing this code, I only worked with real android device and have only used the virtual device for UI development. At this point I am not aware of any options for virtual device, although, I am planning to update the code for android 13 during which I will take a look at this issue. Thank you for reaching out.

jithin8mathew avatar Mar 22 '23 05:03 jithin8mathew