top of page

Web app

An Android web app was developed to communicate via Wi-Fi to the device. By running basic python script on any Android phone, live streaming of the camera will be displayed on the screen. Also, the video can be accessed through the internet browser using the link http://<Your_Pi_IP_Address>:8000. The ‘Pi_IP_Address’ section must be replaced with your own Raspberry Pi IP address, that can be found using the ifconfig command on the terminal window on the Raspberry Pi device. The figure below was the outcome of the app, it proves that viewing live streams of the camera was successfully done.


Figure 1: The output of the code on the web app.

12 views

Comments


bottom of page