hey jakaskerl
im not sure i worded myself correctly. the frame does stay open while the application is running, the only problem is that when all people get out of the frame, the openCV window displays the last frame before all detections left, kinda like this:

the window gets stuck on this frame up until a new detection gets into the frame again. i want to be able to still get the camera feed even when there are no people detected by the camera. on the other hand, when the application is being started but it sees no people, the window does not open up until it can see at least one person.
i have also tried to pull the output node of the camera, before it gets linked to the other nodes in the pipeline, but the window that is being displayed in this case is blank
thank you,
Deni