How to Delete Camera from Stratus

How to Delete Camera from Stratus

On a very rare occasion, if you have deleted camera from Stratus, but the camera still is being displayed in the Control Panel, follow these steps (we will pretend that we are removing camera with objectID:198.

Step-by-step guide

  1. Login to Stratus as 'root' user
  2. # cd /var/sarch/conf/198/conf
  3. Switch to 'apl' user: # su - apl
  4. # echo "UPDATE _obj_attr SET val='1' WHERE obj=198" | psql apl apl
  5. Refresh your Control Panel page