Skip to content

Commit

Permalink
added demo
Browse files Browse the repository at this point in the history
  • Loading branch information
avipars authored Dec 17, 2024
1 parent dbfd247 commit 45a8e6a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# pi-cam-server
Experimental web server for a pi camera

Experimental web server for a Pi Camera

call ```python cam-server.py``` (on the pi)

call ```python cam-server.py``` (on the Pi)

and on another computer, navigate to ```http://<ip of pi>:8000/index.html```

and give it some time to load

### Demo

[![Demo video](https://img.youtube.com/vi/hkoxSHssY_g/0.jpg)](https://www.youtube.com/watch?v=hkoxSHssY_g)

### Credit goes to:

Expand Down

0 comments on commit 45a8e6a

Please sign in to comment.