Skip to content

How to expose camera fill light control via ONVIF #238

Discussion options

You must be logged in to vote

The available commands can be received from the Device Managment service using the GetCapabilities or GetServiceCapabilities methods. From the PTZ service they can be retrieved using the GetNode and GetNodes methods.
Refer to:
https://www.onvif.org/specs/srv/ptz/ONVIF-PTZ-Service-Spec.pdf (Section 5.6)
https://www.onvif.org/specs/core/ONVIF-Core-Specification.pdf (section (8.7)
and
https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl
https://www.onvif.org/ver20/ptz/wsdl/ptz.wsdl

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by HansBusch
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #227 on July 21, 2022 13:40.