google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
412 stars 124 forks source link

How to output model's video prediction on my laptop #776

Open Cicc1 opened 12 months ago

Cicc1 commented 12 months ago

Description

Hi! I would like to have the output video of my detection model directly on my laptop. When I connect my Google Dev Board to a monitor through HDMI port the output video is correctly displayed, but supposing that I want to use only my laptop, is it possible? Actually, I connect my Dev Board with my PC using Putty with USB OTG. Thank you!

Click to expand! ### Issue Type Support ### Operating System Windows 10 ### Coral Device Dev Board ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output ```shell (Prediction:3954): Gdk-CRITICAL **: 12:20:18.718: gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)' failed ```
loiswen commented 6 months ago

Hello, sorry to bother you, but I would like to ask, I use wsl to control the google coral board on my windows notebook. I want to use the HTMI port to connect the monitor for video display, but the monitor cannot display any images and information on the development board after connection. I really what to know, How do you connect the Google Dev Board to a monitor through HDMI port the output video is correctly displayed?