Skip to content

pbolle/openvideoguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Video Guard

This is a open source platform for processing videos and pictures from cameras. Open Video Guard overview

Dependencies

Open Video Guard is base on Scala, Akka and Play.

Configuration

The application can configured like all Play apps in application.conf. In this file you will find explanations in the comments.

Quickrun Open Video Guard

Quickrun use a embedded Datase for storing Metadata and the Filesystem for Imgages an Videos.

Requirements

  • Java 7 or higher

Download a snoapshot version of Open Video Guard from here. Extract the zipfile. Create a data directory for all video and image data. This directory must be configured in openvideobuard/conf/application.conf at ovg.homeDirectory.

Start server with

openvideoguard-web -DapplyEvolution.default=true 

The default ftp user is username test password test. This can be changed in openvideobuard/conf/evolutions/default/1.sql

Aktor List

List with all actors an it responsibility

Actor Description
Archive
DeleteImage
LoadImage
LoadVideo
Reimport

Create a Release

sbt dist

License

This project is licensed under the Apache 2.0 License. See LICENSE for full license text.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published