ZED360 with ZED Hub

Hi. I have 2 questions regarding the usage of ZED hub in ZED360.

When trying to login to ZED Hub in the ZED360 app, it states
Connection error: Secure connection to ZED HUB could not be established.
Seems like a similar error here (Error connecting to ZED 360 through ZED Hub)
but i am already using the newest version of the sdk 4.2.5

Second question, when creating my ZED HUB account, i used “continue with google”. So what username and password should i be using to login in the zed360 app? Do i just input my gmail login details?

Hi,

As the public release of ZED Hub has been delayed, the ZED Hub workflow for ZED360 is deprecated and will no longer be maintained.
ZED360 can still be used with application run on ZED Hub however, you simply can set the port and ip adress of the application streaming using the Fusion API.

Best,

Stereolabs Support

Are there any materials or docs on how to connect through ip address and port number.
We have tried the ip:port approach but it’s unable to detect other devices within the local network.
We ran the default camera streamer (
zed-sdk/camera streaming/sender/python at master · stereolabs/zed-sdk · GitHub) on 1 device and try to detect it from another device but it failed. The ZED_Explorer application is however able to pick up the data stream from the device running the camera streamer.

We saw some posts talking about modifying the calibration file but they all seem to be obsolete. Can you briefly describe the steps required to detect camera streams from other devices on zed360?

Thanks.