Skip to main content

Simple camera controls.

Project description

ONVIFCameraControl

Python module for some basic Onvif camera control actions. List of available functions watch in code

Installation

$ python3.7 -m pip install ONVIFCameraControl

Usage

from ONVIFCameraControl import ONVIFCameraControl
from time import sleep

cam = ONVIFCameraControl(("172.18.200.53", 80), "admin", "password")

ptz_velocity_vector = (1, 1, 1)
cam.move_continuous(ptz_velocity_vector)  
sleep(1)  
cam.stop()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ONVIFCameraControl-1.0.6.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

ONVIFCameraControl-1.0.6-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file ONVIFCameraControl-1.0.6.tar.gz.

File metadata

  • Download URL: ONVIFCameraControl-1.0.6.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for ONVIFCameraControl-1.0.6.tar.gz
Algorithm Hash digest
SHA256 63b14084bf643d1f79563cfa11044a49bc46a9f66fdb200fb60754f322b8d924
MD5 be2593f2cbd551efd3473a4e62293f2c
BLAKE2b-256 e8e3d191825976fa2f7c323b4acf81ad83b11fa14f5760ca0794ce4fbc78debe

See more details on using hashes here.

File details

Details for the file ONVIFCameraControl-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: ONVIFCameraControl-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for ONVIFCameraControl-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ce9a68ef1401d96f46c73ef728b00c3934af5e3e16a309c51d8252fcfd0b23b6
MD5 9d6b2684a9ccda396aee0e4781d1fbb3
BLAKE2b-256 f2b12e3d6208b64af23be26097ce3fe67a41437f0d7920b4fcab54a8744cc8c6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page