sipeed / MaixPy-v1

MicroPython for K210 RISC-V, let's play with edge AI easier
https://wiki.sipeed.com/maixpy
Other
1.68k stars 439 forks source link

IDE doesn't show video preview #484

Open SiberianFellow opened 1 year ago

SiberianFellow commented 1 year ago

When I connect my maixduino to IDE it runs default project example, I'm getting FPS counter via IDE's terminal, but there is no video preview. Same board works correct with my laptop and same Maixpy IDE 0.2.5. Switching ports and cable on PC didn't affect something, while on laptop any combination of port and cable works correct.

I still can see image, but it works only next way: Tools -> Open Terminal -> New Terminal -> "Connect to serial port" -> "Please select a serial port" -> remaining com port -> "please enter the baud rate" -> "115200" -> "Run current script in editor window". But I'm getting only one frame in main window per clicking on "Run current script in editor window" button in second window.

Heard that it might be caused by Ryzen CPU, on my PC it's ryzen pro 4750g, while laptop has CPU from Intel. Laptop also is running windows, while PC is running Linux.

code2k13 commented 4 months ago

I am experiencing similar problem. Running LinuxMint on Ryzen. Cannot see images in "Frame Buffer" window