Skip to content

bdlucas1/ipcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Basic IP camera for Raspberry Pi. Tested only with Rasperry Pi 4 and Camera Module v3.

To install:

sudo cp ipcam.py /usr/bin
sudo cp ipcam.service /lib/systemd/system
sudo systemctl enable ipcam.service
sudo systemctl restart ipcam.service

Point browser at http://myhostname.local:8000.

CAUTION: provides no security whatsoever. Anyone with access to the network that the Pi is on can view.

About

Basic IP camera for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages