Skip to content

Latest commit

 

History

History
78 lines (78 loc) · 2.06 KB

TODO.md

File metadata and controls

78 lines (78 loc) · 2.06 KB
  • Camera discovery
  • OnvifServiceDevice
    • getInformation
    • getSystemDateAndTime
    • getCapabilities
    • getDiscoveryMode
    • getScopes
    • getHostname
    • getDNS
    • getNetworkInterfaces
    • getNetworkProtocols
    • setScopes
    • addScopes
    • removeScopes
    • setHostname
    • setDNS
    • setNetworkProtocols
    • getNetworkDefaultGateway
    • setNetworkDefaultGateway
    • reboot
    • getUsers
    • createUsers
    • deleteUsers
    • setUser
    • getRelayOutputs
    • getNTP
    • setNTP
    • getDynamicDNS
    • getZeroConfiguration
    • getServices
    • getServiceCapabilities
  • OnvifServiceMedia
    • getProfiles
    • getStreamUri
    • getVideoEncoderConfigurations
    • getVideoEncoderConfiguration
    • getCompatibleVideoEncoderConfigurations
    • getVideoEncoderConfigurationOptions
    • getGuaranteedNumberOfVideoEncoderInstances
    • getProfile
    • createProfile
    • deleteProfile
    • getVideoSources
    • getVideoSourceConfiguration
    • getVideoSourceConfigurations
    • getCompatibleVideoSourceConfigurations
    • getVideoSourceConfigurationOptions
    • getMetadataConfiguration
    • getMetadataConfigurations
    • getCompatibleMetadataConfigurations
    • getMetadataConfigurationOptions
    • getAudioSources
    • getAudioSourceConfiguration
    • getAudioSourceConfigurations
    • getCompatibleAudioSourceConfigurations
    • getAudioSourceConfigurationOptions
    • getAudioEncoderConfiguration
    • getAudioEncoderConfigurations
    • getCompatibleAudioEncoderConfigurations
    • getAudioEncoderConfigurationOptions
    • getSnapshotUri
  • OnvifServicePtz
    • getNodes
    • getNode
    • getConfigurations
    • getConfiguration
    • getConfigurationOptions
    • getStatus
    • continuousMove
    • absoluteMove
    • relativeMove
    • stop
    • gotoHomePosition
    • setHomePosition
    • setPreset
    • getPresets
    • gotoPreset
    • removePreset