Raspberry Web Server Application icon

Raspberry Web Server 1.00Aa

10.2 MB / 5+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Raspberry Web Server, developed and published by ITPro Consulting, has released its latest version, 1.00Aa, on 2017-05-31. This app falls under the Business category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Raspberry Web Server APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.2+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.SmartInnov.RaspiWebServer

Updated: 8 years ago

Developer Name: ITPro Consulting

Category: Business

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Raspberry Web Server on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Raspberry Web Server 1.00Aa
2017-05-31 / 10.2 MB / Android 3.2+

About this app

Installer un serveur web sur votre Raspberry et y accéder avec Raspi Web Server.
- Installer votre serveur web avec la commande :
sudo apt-get install apache2 php5 mysql-server phpmyadmin

- Suivre les étapes et vérifier la fonctionnalité avec la commande :
sudo chmod 777 /var/www

- Redémarrer votre serveur web avec la commande :
sudo service apache2 restart

Installation de motion sur la Raspberry Pi pour la transformer en caméra de sécurité :
sudo apt-get install motion

- Lancez la commande suivante pour rendre la caméra du Raspberry Pi compatible avec motion :
sudo modprobe bcm2835-v4l2

- Configurer Motion sur votre Raspberry Pi :
start_motion_daemon=yes

- Modifier certaines lignes du fichier « /etc/motion/motion.conf » de façon à ce qu’elles correspondent aux lignes ci-dessous :
#On active le daemon
daemon on
#On utilise le fichier /tmp/motion.log pour stocker les logs
logfile /tmp/motion.log
#On règle la résolution (adapter la résolution à celle de votre camera. Ici, nous avons réglé pour la caméra de la raspberry pi)
width 1280
height 720
#On règle le nombre d'images prises par seconde
framerate 2
#On règle le nombre d'images enregistrées avant et après un mouvement (ici 2 avant 2 après)
pre_capture 2
post_capture 2
#On règle le code, pour une lecture sur de nombreux médias
ffmpeg_video_codec msmpeg4
#On autorise la lecture du flux depuis internet pour permettre l'accès en ligne à la vidéo-surveillance
stream_localhost off

- Par défaut Motion diffuse la vidéo sur le port 8080 de la Raspberry Pi.
- Accéder à la surveillance vidéo de votre Raspberry Pi à distance :
http://votreip:8080

App Permissions

Allows an application to write to external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows an application to read from external storage.