Use the Static Build from John Van Sickle

1. Open the Terminal (SSH) for your Shinobi server and become root or run sudo before every command seen in this document.

sudo su

2. Navigate to the Shinobi folder.

cd /home/Shinobi

3. Install FFbinaries.

npm i ffbinaries

4. Restart Shinobi.

pm2 restart camera

Your memory leak should now cease. If you continue having issues please contact us.

Cheers!