The video server is https://www.portablefilm.com:12121/canvas/ if you can't open that server then post will fail.
There are no cookies here, but a session key is stored in text fields b,p and S as long as this page is open.
If your camera is open in another app, or elsewhere, the camera might not open here. Please close the other one first.
This configuration will not work through a proxy server as the CORS request will fail, unless a bypass is added for "www.portablefilm.com:12121". The video server used for project team meetings is webRTC at "www.portablefilm.com:2020", this server may also need to be listed in the bypass settings.
There is an error in the python 3.8 ssl library affecting iOS safari HTTPS requests, the full chain is not presented and the request fails. This can be solved by including the whole chain but in the gunicorn application the full chain is not read. We present the whole chain now.
Consumption vectors are read on request through the UI, not automatically.
For automatic object detection please use the mobile app.