• Program runs for several hours, then freezes becoming completely unresponsive

ok, but just to clarify a bit more, when rc==99, this indicates that the while oak.running() loop exited because oak.running() returned FALSE

    5 days later

    Hi Craftonix
    Could you post the full MRE of the code you are using. I ran the code you first posted without the "count" and had no problems.

    Thanks,
    Jaka

    4 months later

    We are also facing same issue. Our cameras at client end freezes the frames after about 6 days of continuous running. The script runs without fail that means camera is not disconnected. and in our code we save the frame of the camera after specific detection happens. We got the same frame after the last freezing event. This also shows that host is continuously receiving frames but it is the same frame at the end of the freeze. That is camera is sending the same frame to the host after it freezes.

    Is there any solution on this?

    Hi @NileshBawiskar
    Interesting, would you mind creating an issue in a separate thread and maybe post some images/reproducible code?

    Thanks,
    Jaka