Skip to content

robbalmbra1/VstarCamDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

VstarCamDownloader

Download video data from a Vstarcam Smart Camera, from the SD Card over a local network.

Please note

Vstarcam's firmware has been recently updated so whenever the device has booted up it will choose a random port for the web interface to run on. To statically assign a port, please download the program named 'IP Camera Finder' (http://www.eye4.so/download/) and configure the device to use a static IP, this will allow you to choose the necessary port for the web interface to run on, for example port 80.

Usage

./DownloadVideos.py [IP] [PORT] [OUTPUT DIRECTORY] [USERNAME] [PASSWORD]

e.g. ./DownloadVideos.py 192.168.0.15 80 /opt/videos/ bob john123

Testing

The program has been tested against a Vstarcam C7837WIP, because of the nature of other cameras made by vstarcam, the web interface may be similar in design so the program should work. Other brands of smart cameras such as Foscam are similar, so they may work with this program.

About

Download video data from a Vstarcam Smart Camera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages