onvif
Version:
Client to ONVIF NVT devices Profile S: cameras
87 lines • 5.46 kB
text/xml
<SOAP-ENV:Envelope >
<SOAP-ENV:Header>
<wsse:Security>
<wsse:UsernameToken>
<wsse:Username>admin</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">BxkG1geIeWjMviA+YKXixp8Y65E=</wsse:Password>
<wsse:Nonce>oOTVCIjclqetvCsrxDzFAw==</wsse:Nonce>
<wsu:Created>2001-04-13T10:18:34.295Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<trt:GetVideoEncoderConfigurationOptionsResponse>
<trt:Options>
<tt:QualityRange>
<tt:Min>1</tt:Min>
<tt:Max>100</tt:Max>
</tt:QualityRange>
<tt:JPEG>
<tt:FrameRateRange>
<tt:Min>5</tt:Min>
<tt:Max>25</tt:Max>
</tt:FrameRateRange>
<tt:EncodingIntervalRange>
<tt:Min>1</tt:Min>
<tt:Max>1</tt:Max>
</tt:EncodingIntervalRange>
</tt:JPEG>
<tt:MPEG4>
<tt:ResolutionsAvailable>
<tt:Width>1920</tt:Width>
<tt:Height>1080</tt:Height>
</tt:ResolutionsAvailable>
<tt:ResolutionsAvailable>
<tt:Width>1280</tt:Width>
<tt:Height>720</tt:Height>
</tt:ResolutionsAvailable>
<tt:ResolutionsAvailable>
<tt:Width>720</tt:Width>
<tt:Height>576</tt:Height>
</tt:ResolutionsAvailable>
<tt:GovLengthRange>
<tt:Min>1</tt:Min>
<tt:Max>25</tt:Max>
</tt:GovLengthRange>
<tt:FrameRateRange>
<tt:Min>5</tt:Min>
<tt:Max>25</tt:Max>
</tt:FrameRateRange>
<tt:EncodingIntervalRange>
<tt:Min>1</tt:Min>
<tt:Max>1</tt:Max>
</tt:EncodingIntervalRange>
<tt:Mpeg4ProfilesSupported>SP</tt:Mpeg4ProfilesSupported>
</tt:MPEG4>
<tt:H264>
<tt:ResolutionsAvailable>
<tt:Width>1920</tt:Width>
<tt:Height>1080</tt:Height>
</tt:ResolutionsAvailable>
<tt:ResolutionsAvailable>
<tt:Width>1280</tt:Width>
<tt:Height>720</tt:Height>
</tt:ResolutionsAvailable>
<tt:ResolutionsAvailable>
<tt:Width>720</tt:Width>
<tt:Height>576</tt:Height>
</tt:ResolutionsAvailable>
<tt:GovLengthRange>
<tt:Min>1</tt:Min>
<tt:Max>25</tt:Max>
</tt:GovLengthRange>
<tt:FrameRateRange>
<tt:Min>5</tt:Min>
<tt:Max>25</tt:Max>
</tt:FrameRateRange>
<tt:EncodingIntervalRange>
<tt:Min>1</tt:Min>
<tt:Max>1</tt:Max>
</tt:EncodingIntervalRange>
<tt:H264ProfilesSupported>High</tt:H264ProfilesSupported>
</tt:H264>
</trt:Options>
</trt:GetVideoEncoderConfigurationOptionsResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>