You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the latest version of xeoma has changed the way it renders the web server page - therefor the auto discovery of camera image names isnt working.
Looks to me like you have to send a POST Request to /?get_links_data_for_page=
with the body content of '"{"webServerId":""}"' and you get back a json result of camera details.
The text was updated successfully, but these errors were encountered:
I think the latest version of xeoma has changed the way it renders the web server page - therefor the auto discovery of camera image names isnt working.
Looks to me like you have to send a POST Request to /?get_links_data_for_page=
with the body content of '"{
"webServerId
":"
"}"' and you get back a json result of camera details.The text was updated successfully, but these errors were encountered: