Enable/Disable Recording via DW Spectrum Server API DW Spectrum doesn't have direct API method to start or stop recording on certain cameras. But there is one called "saveCameraUserAttributes" that can change the additional attributes of a specific camera. So we can use this API to enable or disable the recording sc…