All Projects → sofia-netsurv → Python Netsurv

sofia-netsurv / Python Netsurv

Licence: mit
Python library for configuring a wide range of IP cameras which use the NETsurveillance ActiveX plugin (aka DVRIP, Sofia)

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Python Netsurv

Zmmagik
Post processing video magic with ZoneMinder: find missing objects, blend multiple events, annotate videos, and more
Stars: ✭ 153 (+264.29%)
Mutual labels:  cctv
addon-shinobi
Shinobi Pro - Community Hass.io Add-on for Home Assistant
Stars: ✭ 22 (-47.62%)
Mutual labels:  cctv
Zoneminder
ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
Stars: ✭ 3,450 (+8114.29%)
Mutual labels:  cctv
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+6507.14%)
Mutual labels:  cctv
Live-Streaming-using-OpenCV-Flask
A Flask Web-App to stream live from local webcam or CCTV (rtsp link)
Stars: ✭ 144 (+242.86%)
Mutual labels:  cctv
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (-23.81%)
Mutual labels:  cctv
Animesearcher
整合第三方网站的视频和弹幕资源, 为白嫖党提供最佳看番追剧体验
Stars: ✭ 101 (+140.48%)
Mutual labels:  cctv
Zmninja
High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder
Stars: ✭ 762 (+1714.29%)
Mutual labels:  cctv
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (+85.71%)
Mutual labels:  cctv
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (+514.29%)
Mutual labels:  cctv
wyzecam-hls
Converts MP4 files from WyzeCam NFS to HLS stream. Much more stable alternative to RTSP firmware.
Stars: ✭ 58 (+38.1%)
Mutual labels:  cctv
webcam-to-cctv-using-rpi
In this project, we will use a webcam with Raspberry Pi to live stream wirelessly.
Stars: ✭ 17 (-59.52%)
Mutual labels:  cctv
BlueSkyTv
简单的安卓TV 超纯净
Stars: ✭ 17 (-59.52%)
Mutual labels:  cctv
Camerattack
An attack tool designed to remotely disable CCTV camera streams (like in spy movies)
Stars: ✭ 192 (+357.14%)
Mutual labels:  cctv
Shinobi
⚡️ Shinobi Pro - The Next Generation in Open-Source Video Management Software with support for over 6000 IP and USB Cameras
Stars: ✭ 325 (+673.81%)
Mutual labels:  cctv
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (+190.48%)
Mutual labels:  cctv
live-cctv
To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.
Stars: ✭ 23 (-45.24%)
Mutual labels:  cctv
Tvlive
CCTV1~CCTV13和各大卫视的电视直播。
Stars: ✭ 34 (-19.05%)
Mutual labels:  cctv
Evercam Server
Cloud CCTV Server (Phoenix)
Stars: ✭ 435 (+935.71%)
Mutual labels:  cctv
mlapi
An easy to use/extend object recognition API you can locally install. Python+Flask. Also works with ZMES!
Stars: ✭ 49 (+16.67%)
Mutual labels:  cctv

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].