April 2017
Beginner to intermediate
312 pages
7h 23m
English
In this section, we will set up the camera to stream to a browser. The first step is installing the motion package:
sudo apt-get install motion
Once the package is installed, the following configuration changes need to be applied:
daemon on threshold 99999 framerate 90 stream_maxrate 100 stream_localhost off
start_motion_daemon=yes
start) if check_daemon_enabled ; then if ! [ -d ...Read now
Unlock full access