User Guide
53
sudo apt-get install libjpeg8-dev
sudo apt-get install imagemagick
Compile the source code of MJPG-streamer:
cd /home/pi/Sunfounder_Smart_Video_Car_Kit_for_RaspberryPi/mjpg-streamer/mjpg-
streamer
sudo make USE_LIBV4L2=true clean all
Install:
sudo make DESTDIR=/usr install
B. Testing
Operation on Raspberry Pi
Run the program:
sudo sh start.sh
Then the video data acquisition will start, like this:
Type in the following address (replace 192.168.0.126 with your Raspberry Pi IP address) at the
address bar of your browser (Firefox is recommended): (operation on PC)
http://192.168.0.126:8080/stream.html
Press Enter and you will see the view captured by the camera displayed on the screen in a
real-time manner.
SunFounder