I just installed a ds-2cd2142fwd-is. I've got its networking and other aspects configured quite nicely, but whenever I try to use the "Live View" or "Playback" functions, I'm greeted with a blank page containing a bunch of "broken object" icons.
Viewing the network trace shows me that the the pages I loaded are making many requests to various URLs under "/ISAPI/..." and that all of these are responding with 403 Forbidden. Even more strange, the response body usually contains valid XML with statuses such as "not support" -- not something I'd normally expect from a 403!
One example, from the first request that the Live View page makes, to the path "/ISAPI/System/Video/inputs/channels/1/VCAResource":
<ResponseStatus version="2.0" xmlns="Oops:The page you are visiting may have been deleted,renamed or inaccessible.">
<requestURL>/ISAPI/System/Video/inputs/channels/1/VCAResource</requestURL>
<statusCode>4</statusCode>
<statusString>Invalid Operation</statusString>
<subStatusCode>notSupport</subStatusCode>
</ResponseStatus>
Has anyone else encountered this? I can configure the camera's settings, and its video stream shows up just fine on the Synology DVR that I've connected it to; I just can't use the on-camera interface for anything other than basic config.
Viewing the network trace shows me that the the pages I loaded are making many requests to various URLs under "/ISAPI/..." and that all of these are responding with 403 Forbidden. Even more strange, the response body usually contains valid XML with statuses such as "not support" -- not something I'd normally expect from a 403!
One example, from the first request that the Live View page makes, to the path "/ISAPI/System/Video/inputs/channels/1/VCAResource":
<ResponseStatus version="2.0" xmlns="Oops:The page you are visiting may have been deleted,renamed or inaccessible.">
<requestURL>/ISAPI/System/Video/inputs/channels/1/VCAResource</requestURL>
<statusCode>4</statusCode>
<statusString>Invalid Operation</statusString>
<subStatusCode>notSupport</subStatusCode>
</ResponseStatus>
Has anyone else encountered this? I can configure the camera's settings, and its video stream shows up just fine on the Synology DVR that I've connected it to; I just can't use the on-camera interface for anything other than basic config.