Skip to content

An effort to make a perl module that can control a Wansview camera

Notifications You must be signed in to change notification settings

TheOignon/ZoneminderWansview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ I'm not a perl nor nodejs developer

Compatibility

Those scripts have been tested and are currently used with a Wansview Q3 camera. Some older camera may not be compatible.

Installation

cd /usr/share/zoneminder/www/
git clone https://github.com/TheOignon/ZoneminderWansview.git
cd ZoneminderWansview
apt install nodejs npm
npm install
cp wansview.pm /usr/share/perl5/ZoneMinder/Control

Configuration in ZoneMinder

The Control Address must follow the exact format : <user>:<password>@<ip>:<port>

About

An effort to make a perl module that can control a Wansview camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published