Skip to content

Problems with frame aquisition after some hours of camera running #6

Description

@Westerby

Hello,

After ca. 2-4 hours of development (non-constant running) frame aquisition rate visibly drops, and I frequently get the following error:

The coroutine raised an exception:
Traceback (most recent call last):
  File "...\nimbusPython\NimbusClient.py", line 223, in _pollQueue
    image = await asyncio.wait_for(self._imageQueue.get(), timeout=self._rcvTimeout)
  File "...\lib\asyncio\tasks.py", line 423, in wait_for
    raise futures.TimeoutError()
concurrent.futures._base.TimeoutError

Camera is unable to operate normally for some time.

My guess is it can be attributed to the rising temperature of the sensor. If you confirm:

  • is there a recommended safe temperature operation range?
  • I can add additional cooling, like radiatior or ventilator. Is there a recommended way of doing this?

My camera is placed directly on Raspberry, without additional housing, in a well ventilated room.

By the way the what exaclty does temperature shows? Temperature of the vision sensor?

Best

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions