Skip to content

ssmithx/zoneminder-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper for zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras. This repository creates the s9pk package that is installed to run zoneminder on embassyOS.

Dependencies

Install the system dependencies below to build this project by following the instructions in the provided links. You can also find detailed steps to setup your environment in the service packaging documentation.

Cloning

Clone the project locally:

git clone git@github.com/ssmithx/zoneminder-wrapper.git
cd zoneminder-wrapper

Building

After setting up your environment, build the zoneminder package by running:

make

Installing (on embassyOS)

Run the following commands to install:

ℹ️ Change embassy-server-name.local to your Embassy address

embassy-cli auth login
# Enter your embassy password
embassy-cli --host https://embassy-server-name.local package install zoneminder.s9pk

If you already have your embassy-cli config file setup with a default host, you can install simply by running:

make install

Tip: You can also install the zoneminder.s9pk using Sideload Service under the Embassy > Settings section.

Verify Install

Go to your Embassy Services page, select ZoneMinder, configure and start the service. Then, verify its interfaces are accessible.

Done!

About

ZoneMinder wrapper for Start9 EmbassyOS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors