Skip to content

URIL-Group/deepi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEEPi Setup

Set up script and resources for a DEEPi easy install.

Installation

To install everything, clone the project onto the RPi, and run the set up script.

sudo apt-get -y update
sudo apt-get -y install git
git clone https://github.com/URIL-Group/deepi-setup.git
cd deepi-setup/
sh setup.sh

After the setup is complete, you may need to reboot the RPi to complete the process.

sudo reboot now

Set up via sudo raspi-config

  1. Enable Legacy Camera
  2. Expand filesystem

Usage

Get onto the same network as the DEEPi and navigate a browser to http://raspberrypi.local:5000.

For a windows computer, you will need to first determine the IP address of the DEEPi and replace raspberrypi.local with the correct IP.

The install places a file named deepi.conf in the home directory. Editing that file changes the DEEPi behavior. The default behavior is to serve the webapp with streaming.

Contributing

Contact URIL lab.

License

Distributed under the MIT License. See LICENSE for more information.

About

Automated set up for DEEPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages