Skip to content

detectionOn.sh: Upload snapshot and/or video stream to ftp server - #9

Open
Ozzyminted wants to merge 1 commit into
Ozzyminted:masterfrom
harisokanovic:dev/haris/ftp-upload-on-motion
Open

detectionOn.sh: Upload snapshot and/or video stream to ftp server#9
Ozzyminted wants to merge 1 commit into
Ozzyminted:masterfrom
harisokanovic:dev/haris/ftp-upload-on-motion

Conversation

@Ozzyminted

Copy link
Copy Markdown
Owner

Enabling ftp_snapshot=true in motion.conf uploads a single image to
ftp server on each motion event, similar to other handlers.

Enabling ftp_video=true starts a background task to stream 1fps video
until motion stops. It minimally steams for 10 seconds (configurable),
refreshing the countdown as motion continues.

Enabling `ftp_snapshot=true` in motion.conf uploads a single image to
ftp server on each motion event, similar to other handlers.

Enabling `ftp_video=true` starts a background task to stream 1fps video
until motion stops. It minimally steams for 10 seconds (configurable),
refreshing the countdown as motion continues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants