Raspberry Pi Lesson: Web Server Live Video
Raspberry Pi Web Server sudah ditunjukkan di Raspberry Pi Lesson: Web Server. Kali ini akan memaparkan live video di web server daripada kamera.
Membuat Web Server di Raspberry Pi menggunakan Flask dan proses kamera menggunakan OpenCV. Melalui Terminal Raspberry Pi, gunakan command berikut.
sudo apt-get install python-pip sudo apt-get install python-flask sudo pip install flask sudo apt-get install python-opencv sudo pip install imutils
Berikut adalah demo Raspberry Pi Web Server Live Video.
Python Source Code
Sertai Telegram Group bagi dapatkan source code
html Source Code
Sertai Telegram Group bagi dapatkan source code
Leave a Reply