Skip to main content

Provides a python api to interact with a Hikvision camera event stream.

Project description

# Introduction

This is a python module aiming to expose common API events from a Hikvision IP camera.

Code is licensed under the MIT license.

Getting Started
===============

Intro.


# Requirements

* [pyDispatcher] 2.0.5

# Installation

```pip install pyhik```

# Usage

```python
import pyhik.hikvision

camera = pyhik.hikvision.HikCamera('http://X.X.X.X', port=80, user='admin', pass='1234')
```

# Available Methods

xxxx

# TODO

* Support motion detection status and ability to turn on/off
* Support IR day/night status and ability to switch between day/night/auto

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

pyHik-0.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

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