mirror of
https://github.com/cedricve/go-onvif.git
synced 2026-04-23 00:07:12 +08:00
2.3 KiB
2.3 KiB
- Camera discovery
- OnvifDevice
- getInformation
- getCurrentProfile
- getProfileList
- changeProfile
- getUdpStreamUrl
- fetchSnapshot
- ptzMove
- ptzStop
- OnvifServiceDevice
- getCapabilities
- getWsdlUrl
- getDiscoveryMode
- getScopes
- setScopes
- addScopes
- removeScopes
- getHostname
- setHostname
- getDNS
- setDNS
- getNetworkInterfaces
- getNetworkProtocols
- setNetworkProtocols
- getNetworkDefaultGateway
- setNetworkDefaultGateway
- getDeviceInformation
- getSystemDateAndTime
- reboot
- getUsers
- createUsers
- deleteUsers
- setUser
- getRelayOutputs
- getNTP
- setNTP
- getDynamicDNS
- getZeroConfiguration
- getServices
- getServiceCapabilities
- OnvifServiceMedia
- getStreamUri
- getVideoEncoderConfigurations
- getVideoEncoderConfiguration
- getCompatibleVideoEncoderConfigurations
- getVideoEncoderConfigurationOptions
- getGuaranteedNumberOfVideoEncoderInstances
- getProfiles
- 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