Video Stream doesn't work on android studio devices
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!
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.