Onvif GetRemoteUsers not implemented

Viewed 19

use doc https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl i managed get onvif users (action getUsers), but when i try to get web users i have error Optional Action Not Implemented

method

<s:Body>
    <GetRemoteUser xmlns="http://www.onvif.org/ver10/device/wsdl">
    </GetRemoteUser>
</s:Body>

what i'm doing wrong ? maybe need additional settings on the camera to access this action?

0 Answers
Related