Getting some errors: "Out of frame resources"
Here is the screenshot
of the error message.
-
Hi Amitmallick788 From your kindly provided image, it looks as though you are using the Ubuntu terminal.
Could you provide more information about your project, please.
- Which type of computer / computing device are you using (PC, Raspberry Pi, Nvidia Jetson, etc)
- Which RealSense camera model are you using?
- Are you using a Virtual Machine (VM) or Docker?
-
Thank you for the information. Which program are you running that produces the messages in the terminal, please? If it is a program that you have written yourself, would it be possible to post the script code in a comment in this discussion?
Can you check the CPU usage percentage of your computer at the time that the messages are being generated? This can be performed in Ubuntu using a system monitoring tool such as htop
-
NO sir, I am not running any program. I just run realsense-viewer after installation of SDK and after a few seconds, got this error message on the terminal. Also, I am using AMD Ryzen Threadripper 2950X 16-Core Processor and no other program was running at that moment. Hence, I don't think any problem regarding CPU usage.
-
RealSense 400 Series cameras can work with any Intel or Arm processor. The same assurance is not applied to AMD processors though. Whilst there have been a few past cases where Ryzen / Threadripper processors have been demonstrated to work with the cameras, there may be an increased chance of problems occurring on AMD CPUs.
If the problem is occurring after a few seconds then the error is unlikely to be related to camera temperature.
Are you using the official 1 meter USB-C cable that was supplied with the camera or a longer cable of your own choice, please?
-
>> If the problem is occurring after a few seconds then the error is unlikely to be related to camera temperature.
This may be a reason. If you see the last line of the terminal message, it is "The ASIC temperature value is not valid".
>>Are you using the official 1-meter USB-C cable that was supplied with the camera or a longer cable of your own choice, please?
Yes, I have joined a USB cable to that 1-meter cable supplied with camera. However, before this also, the same type of error was coming.
I am getting frames on realsense SDK but it throws this error on the terminal (Today's screenshot is attached)

-
The error The ASIC temperature value is not valid is not necessarily an indication of a temperature problem. It can occur if the SDK is not able to provide a temperature reading at the moment that it is requested by a program. If the message is only occurring occasionally instead of being constantly generated like the Exception was thrown during user processing callback: Out of frame resources error then it should be able to be safely ignored.
Are there any visible negative consequences from the continuous Out of frame resources errors, such as drops in FPS speed or freezing / breaking of the camera image?
Please sign in to leave a comment.
Comments
7 comments