OiO.lk Blog python Flet window just stops
python

Flet window just stops


I am making an app in PYTHON which needs Realtime object recognition, so I have used opencv for camera, yolov8 for object recognition and flet for making the UI of my Application, so what happens is whenever i click on run in vs code and the flet window shows up it only shows or displays the first frame which it captures i want it like it should run continuously, is it problem from flet or there is something wrong with my code and please suggest if i should use other library for UX/UI..

expected result was that the camera should run continuously but in return it was only showing the first frame it captured



You need to sign in to view this answers

Exit mobile version