18 lines
597 B
Markdown
18 lines
597 B
Markdown
# Links
|
|
|
|
This file contains guides I referred for this project.
|
|
|
|
---
|
|
|
|
- Code w/ guide: https://pyimagesearch.com/2015/06/01/home-surveillance-and-motion-detection-with-the-raspberry-pi-python-and-opencv/
|
|
|
|
- Accessing video feed using OpenCV: https://pyimagesearch.com/2015/03/30/accessing-the-raspberry-pi-camera-with-opencv-and-python/
|
|
|
|
- Guide 2: https://www.instructables.com/Raspberry-Pi-Motion-Detection-Security-Camera/
|
|
|
|
- Generate bcryt hash: https://github.com/wg-easy/wg-easy/blob/master/How_to_generate_an_bcrypt_hash.md
|
|
|
|
- WireGuard tunnel repo: https://github.com/wg-easy/wg-easy
|
|
|
|
---
|