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 Stream doesn't work on android studio devices #2

Open
sunwonHong opened this issue Mar 16, 2023 · 1 comment
Open

Video Stream doesn't work on android studio devices #2

sunwonHong opened this issue Mar 16, 2023 · 1 comment

Comments

@sunwonHong
Copy link

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!

@jithin8mathew
Copy link
Owner

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.

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