1/6
Raspberry Pi Remote Monitor screenshot 0
Raspberry Pi Remote Monitor screenshot 1
Raspberry Pi Remote Monitor screenshot 2
Raspberry Pi Remote Monitor screenshot 3
Raspberry Pi Remote Monitor screenshot 4
Raspberry Pi Remote Monitor screenshot 5
Raspberry Pi Remote Monitor Icon

Raspberry Pi Remote Monitor

danidomi
Trustable Ranking Iconविश्वसनीय
1K+डाउनलोड
4.5MBआकार
Android Version Icon4.0.3 - 4.0.4+
एंड्रॉइड संस्करण
1.5(21-07-2020)नवीनतम संस्करण
-
(0 रिव्यू)
Age ratingPEGI-3
डाउनलोड
विवरणरिव्यूसंस्करणजानकारी
1/6

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 daniel.alexandre.domingues@gmail.com


Configuration


Motion Configuration in Raspberry Pi


Download only for WINDOWS - https://sourceforge.net/projects/win32diskimager


Download raspbian link - https://downloads.raspberrypi.org/raspbian_lite_latest


After 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/startmotion

You wont even need to start it


Nginx 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/default

Add the following code below to it


location / {

# 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 start


FreeDNS Configuration in Raspberry Pi


Create an account if you don't have it


>vi ~/updatedns.sh

Copy the below content to it.


#!/bin/sh

wget --no-check-certificate -O - https://freedns.afraid.org/dynamic/update.php?XXXXXXXXXXXXX >> /tmp/XXXXXXXXXXXXX.log


>crontab -e

*/1 * * * * ~/updatedns.sh

रास्पबेरी Pi रिमोट मॉनिटर एक सुरक्षित environemnt में अपने रास्पबेरी Pi कैमरा से कनेक्ट करने में सक्षम हो जाएगा।

यह आवेदन मोशन केवल विन्यास या प्रश्नों के बारे में अधिक जानकारी के लिए बुनियादी प्रमाणीकरण का उपयोग कर https://github.com/danidomi/motion को संदर्भित कृपया या डैनियल से कनेक्ट करेगा .alexandre.domingues @ gmail.com


विन्यास


रास्पबेरी Pi इन मोशन विन्यास


केवल Windows के लिए डाउनलोड करें - https://sourceforge.net/projects/win32diskimager


डाउनलोड raspbian लिंक - https://downloads.raspberrypi.org/raspbian_lite_latest


, एसडी कार्ड के लिए छवि writting कमांड लाइन प्रवेश से उपयोगकर्ता नाम और पासवर्ड के रूप में रास्पबेरी के रूप में इस्तेमाल करने के बाद अनुकरणीय


> Wget https://github.com/danidomi/motion/releases/download/release/motion.zip

> Unzip motion.zip

> सीडी mmal

> Sudo स्थापित apt-get -y libjpeg-देव libavformat56 libavformat-देव libavcodec56 libavcodec-देव libavutil54 libavutil-देव libc6-देव zlib1g-देव libmysqlclient18 libmysqlclient-देव libpq5 libpq-देव

> Sudo apt-get nginx स्थापित

> उपयुक्त sudo- मिल स्थापित apache2-utils

> Sudo htpasswd -c /home/pi/.htpasswd व्यवस्थापक

यदि गति कैमरा ऑनलाइन फ़ाइल के नीचे में जोड़ना है की जाँच करने के लिए एक cronjob जोड़े


> Sudo crontab -e


* / 1 * * * * pgrep गति || / घर / pi / mmal / startmotion

आप अभ्यस्त भी यह शुरू करने की आवश्यकता


रास्पबेरी Pi में Nginx विन्यास


> Sudo nginx sudo apt-get स्थापित apache2-utils स्थापित apt-get

> Sudo htpasswd -c /home/pi/.htpasswd व्यवस्थापक

> Vi / etc / nginx / साइटों से उपलब्ध / डिफ़ॉल्ट

यह करने के लिए नीचे दिए गए निम्न कोड जोड़ें


स्थान / {

                # प्रथम प्रयास फ़ाइल के रूप में अनुरोध सेवा करने के लिए है, तो

                # निर्देशिका के रूप में है, तो एक 404 प्रदर्शित करने के लिए वापस गिर जाते हैं।

                try_files $ uri $ uri / = 404;

                auth_basic "प्रतिबंधित";

                auth_basic_user_file /home/pi/.htpasswd;

                proxy_pass http://127.0.0.1:8081/img/video.mjpeg;

        }

और सेवा शुरू


> Sudo सेवा nginx शुरू


रास्पबेरी Pi में

FreeDNS विन्यास


एक खाता बनाएँ यदि आप इसे ज़रूरत नहीं है


> Vi ~ / updatedns.sh

यह करने के लिए नीचे दी गई सामग्री की प्रतिलिपि बनाएँ।


#! / Bin / श

wget --no-चेक-प्रमाण पत्र -O - https://freedns.afraid.org/dynamic/update.php?XXXXXXXXXXXXX >> /tmp/XXXXXXXXXXXXX.log


> Crontab -e

* / 1 * * * * ~ / updatedns.sh


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 daniel.alexandre.domingues@gmail.com


Configuration


Motion Configuration in Raspberry Pi


Download only for WINDOWS - https://sourceforge.net/projects/win32diskimager


Download raspbian link - https://downloads.raspberrypi.org/raspbian_lite_latest


After 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/startmotion

You wont even need to start it


Nginx 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/default

Add the following code below to it


location / {

# 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 start


FreeDNS Configuration in Raspberry Pi


Create an account if you don't have it


>vi ~/updatedns.sh

Copy the below content to it.


#!/bin/sh

wget --no-check-certificate -O - https://freedns.afraid.org/dynamic/update.php?XXXXXXXXXXXXX >> /tmp/XXXXXXXXXXXXX.log


>crontab -e

*/1 * * * * ~/updatedns.sh

Raspberry Pi Remote Monitor - Version 1.5

(21-07-2020)
अन्य संस्करण

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

Raspberry Pi Remote Monitor - एपीके जानकारी

एपीके संस्करण: 1.5पैकेज: de.twolazy.monitor
एंड्रॉयड संगतता: 4.0.3 - 4.0.4+ (Ice Cream Sandwich)
डेवलपर:danidomiअनुमतियाँ:7
नाम: Raspberry Pi Remote Monitorआकार: 4.5 MBडाउनलोड: 2संस्करण : 1.5जारी करने की तिथि: 2023-03-29 03:46:26न्यूनतम स्क्रीन: SMALLसमर्थित सीपीयू: x86, armeabi, armeabi-v7a, mips
पैकेज आईडी: de.twolazy.monitorएसएचए1 हस्ताक्षर: 74:29:E1:15:DF:CB:29:BA:F0:20:ED:AC:EA:4C:4D:AF:BD:75:0E:C9डेवलपर (CN): Daniel Dominguesसंस्था (O): TwoLazyस्थानीय (L): Frankfurtदेश (C): DEराज्य/शहर (ST): Hessenपैकेज आईडी: de.twolazy.monitorएसएचए1 हस्ताक्षर: 74:29:E1:15:DF:CB:29:BA:F0:20:ED:AC:EA:4C:4D:AF:BD:75:0E:C9डेवलपर (CN): Daniel Dominguesसंस्था (O): TwoLazyस्थानीय (L): Frankfurtदेश (C): DEराज्य/शहर (ST): Hessen

Latest Version of Raspberry Pi Remote Monitor

1.5Trust Icon Versions
21/7/2020
2 डाउनलोड4.5 MB आकार
डाउनलोड
appcoins-gift
Bonus GamesWin even more rewards!
अधिक
The Ants: Underground Kingdom
The Ants: Underground Kingdom icon
डाउनलोड
Guns of Glory: Lost Island
Guns of Glory: Lost Island icon
डाउनलोड
Tiki Solitaire TriPeaks
Tiki Solitaire TriPeaks icon
डाउनलोड
Goods Sort-sort puzzle
Goods Sort-sort puzzle icon
डाउनलोड
Marvel Contest of Champions
Marvel Contest of Champions icon
डाउनलोड
Merge County®
Merge County® icon
डाउनलोड
Brick Ball Fun-Crush blocks
Brick Ball Fun-Crush blocks icon
डाउनलोड
崩壞3rd
崩壞3rd icon
डाउनलोड
Ensemble Stars Music
Ensemble Stars Music icon
डाउनलोड
Zen Tile - Relaxing Match
Zen Tile - Relaxing Match icon
डाउनलोड
Omniheroes
Omniheroes icon
डाउनलोड
Westland Survival: Cowboy Game
Westland Survival: Cowboy Game icon
डाउनलोड