MaixPy-v1 icon indicating copy to clipboard operation
MaixPy-v1 copied to clipboard

IDE doesn't show video preview

Open SiberianFellow opened this issue 2 years ago • 1 comments

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.

  • IDE version: 0.2.5
  • Firmware version: 0.6.2
  • Board: Maixduino
  • OS: Linux image image

SiberianFellow avatar Apr 24 '23 07:04 SiberianFellow

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

code2k13 avatar Jul 15 '24 18:07 code2k13