Raspberry Pi Remote Monitor logo Raspberry Pi Remote Monitor

Raspberry Pi Remote Monitor

by danidomi

🗂️ Video Players & Editors

🆓 free

4.9/5 ( 096+ reviews)
Android application Raspberry Pi Remote Monitor screenshort

Features Raspberry Pi Remote Monitor

Raspberry Pi Remote Monitor will be able to connect to your Raspberry Pi Camera in a secure environemnt.This application will connect to Motion only using Basic Authentication for more information about configuration or questions please referer to https://github.com/danidomi/motion or [email protected] Configuration in Raspberry PiDownload only for WINDOWS - https://sourceforge.net/projects/win32diskimagerDownload raspbian link - https://downloads.raspberrypi.org/raspbian_lite_latestAfter writting the image to SD Card, from the command line login using pi as username and raspberry as password>wget https://github.com/danidomi/motion/releases/download/release/motion.zip>unzip motion.zip>cd mmal>sudo apt-get install -y libjpeg-dev libavformat56 libavformat-dev libavcodec56 libavcodec-dev libavutil54 libavutil-dev libc6-dev zlib1g-dev libmysqlclient18 libmysqlclient-dev libpq5 libpq-dev>sudo apt-get install nginx>sudo apt-get install apache2-utils>sudo htpasswd -c /home/pi/.htpasswd admin Add a cronjob to check if the motion camera is online add this to the bottom of the file>sudo crontab -e */1 * * * * pgrep motion || /home/pi/mmal/startmotionYou wont even need to start itNginx Configuration in Raspberry Pi>sudo apt-get install nginx sudo apt-get install apache2-utils >sudo htpasswd -c /home/pi/.htpasswd admin >vi /etc/nginx/sites-available/defaultAdd the following code below to itlocation / { # First attempt to serve request as file, then # as directory, then fall back to displaying a 404.
try_files $uri $uri/ =404; auth_basic “Restricted”; auth_basic_user_file /home/pi/.htpasswd; proxy_pass http://127.0.0.1:8081/img/video.mjpeg; }And start the service>sudo service nginx startFreeDNS Configuration in Raspberry PiCreate an account if you dont have it>vi ~/updatedns.shCopy the below content to it.#!/bin/shwget --no-check-certificate -O - https://freedns.afraid.org/dynamic/update.php?XXXXXXXXXXXXX >> /tmp/XXXXXXXXXXXXX.log >crontab -e */1 * * * * ~/updatedns.sh

Secure & Private

Your data is protected with industry-leading security protocols.

24/7 Support

Our dedicated support team is always ready to help you.

Personalization

Customize the app to match your preferences and workflow.

Screenshots

See the Raspberry Pi Remote Monitor in Action

Raspberry Pi Remote Monitor Screen 1
Raspberry Pi Remote Monitor Screen 2
Raspberry Pi Remote Monitor Screen 3
Raspberry Pi Remote Monitor Screen 4

Get the App Today

Download on Google Play

Available for Android 8.0 and above