Stream usage in ZED360 setup the room phase

Hi @emrekocdemir,

You seem to have a similar issue as this user, which was responded to here.

I am guessing you are using the ZED SDK Streaming with your application or maybe through ZED_Explorer to stream data to ZED360. However, as this is inefficient for fusing body tracking data, we’ve added the Camera.startPublishing method which only streams processed data to the Fusion module.

You can run the sample python application from the previous post here, one of these per camera (and change the IP:PORT configuration for each one), and ZED360 will be able to retrieve these streams.