FTP Camera

Anything you want added or changed in future versions of ZoneMinder? Post here and there's a chance it will get in! Search to make sure it hasn't already been requested.
Post Reply
jdamianb
Posts: 4
Joined: Sun Jan 10, 2010 2:00 am

FTP Camera

Post by jdamianb »

Hi Everybody,

I have an IP camera over a 3G network that sends a capture every 2 minutes to a FTP server. I want to be able to playback and display those captures on ZoneMinder. I know there is a service on internet which allows to do that but you need an account on an ftp server and another account on the web that plays the camera. I have a FTP server and ZoneMinder installed on a Debian Server. Any ideas? I have some knowledge on Java programming.. so if its is possible help me to write the code for this feature.

Greetings :D

And since 3G services doesn't provide public IP ... at least on Lima, Peru... this feature is a must have :D
jdamianb
Posts: 4
Joined: Sun Jan 10, 2010 2:00 am

Re: FTP Camera

Post by jdamianb »

Hi!

I get it to work :D

I just used the image capture feature and done! Finally I can see what my remote ip camera sends by FTP. I just need some Bash scripts to get the file from the ftp server and put it on a file where some someminder gets it.

I will post the scripts later since Im not on my laptop.. neither has ssh connection to my server with ZM.

:D
Post Reply