Project 21: Raspberry Pi Camera.
2023-08-13
Objective:
To stream Raspberry Pi camera to browser.
Materials:
1. Raspberry Pi B 2011
2. Raspberry Pi Camera Board v1.3 (5MP, 1080p)
3. tp-link TL-WN722N USB wi-fi adapter.
Testing Procedure:
git clone https://github.com/lwfinger/rtl8188eu.git
cd rtl8188eu
sudo make
sudo make install
sudo modprobe 8188eu
Conclusion
Copyright © 2023 by Gregory Altimas