Skip to content

Commit

Permalink
starting 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
olir committed Mar 30, 2018
1 parent c573f46 commit 9f1c9a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Description.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ The pipeline allows input as video file, camera, network stream or pictures stor
# HOWTO run it
Install Pre-Requisites first (see below), then you have 3 options to start it:
* _Jar execution:_
** Download and execute the jar file from the release (see section below)
** or build jar in app module with 'maven clean package' and execute jar in app/target
* Download and execute the jar file from the release (see section below)
* or build jar in app module with 'maven clean package' and execute jar in app/target

## Pre-Requisites
- [FFmpeg 3.1.1+](https://ffmpeg.org) installed. Select path at first startup (is stored in frankenstein.ini at user-home)
Expand Down

0 comments on commit 9f1c9a5

Please sign in to comment.