Errors when trying to display depth map

Hi,

I’m trying to display the depth map using :

sphinx-cli camera depth_camera

It used to work but now it doesn’t and I get the following errors :

01-01 03:07:49.390 E vipcs       (gzserver-5461/depth_camera-46311): max clients exceeded
01-01 03:07:49.459 E vipcs       (gzserver-5461/depth_camera-46311): inet:0.0.0.0:15634: client not found !!

I have absolutely no idea of what may causes this issue. Any help would be more than welcomed :slight_smile:

Thanks,

The problem seemed to be that 5 services were running in parallel, reducing the number of simultaneously running services to 4 allowed me to display the depth cam.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.