Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.06 KB

python-netsurv

Build Status

Python library for configuring a wide range of IP cameras which use the NETsurveillance ActiveX plugin

Usage

pip install netsurv

DVR-IP, NetSurveillance or "Sofia" Protocol

The NETSurveillance ActiveX plugin uses a TCP based protocol variously referred to as the "Digital Video Recorder Interface Protocol" or "Sofia" protocol, documented by the "Hangzhou male Mai Information Co".

Command and response codes can be found here:

https://gist.github.com/ekwoodrich/a6d7b8db8f82adf107c3c366e61fd36f

Acknowledgements

Telnet access creds from gabonator

https://gist.github.com/gabonator/74cdd6ab4f733ff047356198c781f27d

License

Copyright © 2019 Ebraheem AlAthari and Eliot Woodrich

This program is licensed under the "MIT License". Please see the file LICENSE in the source distribution of this software for license terms.