Tagged Questions
1
vote
1answer
301 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 ...