-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels