Hi,
I’m trying to integrate MIP SDK Web in an external webapp.
I have a XProtect Collaborate package, an XProtext Web Client 2020 R2 deployed and working fine on server.
I’m currently focusing on run locally the Samples from the GitHub repo (2021 R1 which is the only version clonable), attached to a Mobile Server online.
I’m having some troubles with websockets, which will not end the handshake properly and ends up closing without showing any frame (ResultCode 2).
Could it be a configuration problem of the Mobile Server?
By disabling CORS on chrome, I can login and open a connection successfully. I also can show thumbnails and so on.
The only thing I couldn’t make to work is the opening of websockets for livestream.
Any suggestion?
Thanks in advance.