/
Disabling the built-in web portal

Disabling the built-in web portal

The built-in web portal is enabled by default:

However, if you want to turn it off, ssh into the MPCam, then:

  1. To shutdown the current instance:

    systemctl stop mpcam-http

     

  2. To disable auto-start on boot:

    systemctl disable mpcam-http

     

Related content