Skip to content

ZhekaiJin/VR-TELE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR-TELE

A realization of 3D Telepresence

Description


Project Link

Functionality

  • Online surveillance
  • Motion detection and
  • VR view of Pi-video stream

Dependencies

  • JVM
  • Python
  • make
  • Leapmotion open-source Library

Compilation and Usage

Compilation and Usage on Pi

  • Step 1: Install Raspbian on your RPi
  • Step 2: Attach camera to RPi and enable camera support, [further info] (http://www.raspberrypi.org/camera).
  • Step 3: Update your RPi with the following commands:
sudo apt-get update
sudo apt-get dist-upgrade

Occasionally if camera core software updates have been done then a sudo rpi-update may be used to benefit from these before they become available as standard.

  • Step 4:

For Jessie Lite run

sudo apt-get install git

Clone the code from github and enable and run the install script with the following commands:

git clone git clone https://github.com/zhekaijin/PI_Camera_Interface.git
cd RPi_Cam_Web_Interface
./install.sh

*Please refer to RPi_Cam_Web_Interface module for further web dev

Acknowledgments

  • Thanks for the mentorship and support from our principal investigator Dr. Neveen Shlayan.

Versioning

This work use SemVer for versioning. This repo now contains version 1.0.

Authors

Zhekai Jin, Simon Shao.

Affiliated Lab

Sustainable, Mobile, & Agile Connected Communities Lab