Raspberry Pi | Capture Video and Display in Real Time
Click the above “Mechanical Electronic Engineering Technology” to follow us My requirements: Raspberry Pi 3B+, operating system Raspbian-stretch, OpenCV installed on python3.5.3, connected to CSI camera. 1. Use SSH to connect to Raspberry Pi remotely 2. Create a directory to store the code mkdir /home/pi/my_code_directory 3. Enter the directory to store the code cd /home/pi/my_code_directory … Read more