The motion tag has no wiki summary.
1
vote
1answer
300 views
How to get motion working with ftp server?
have tried changing the config file to this:
target_dir ftp://user:pass@mysite.com:21/public_html/dir
but motion returns errors. want to be able to put mysite.com/dir/stream.flv into a browser and ...
0
votes
0answers
137 views
Trying to capture webcam images with Motion on Gentoo Linux
I'm trying to get up and running with the command-line V4L capture program Motion. I am running Gentoo Linux (amd64) on a Lenovo ThinkPad T530. I don't want to stream my images to the Web; I just want ...
0
votes
0answers
252 views
How to make motion (surveillance_software, linux) record video file by schedule?
I would like motion to record a 1-minute video file each hour with no relation to motion events. Is it possible?
I cannot run ffmpeg in parallel on the same camera, because in linux you cannot open 1 ...