Skip to content

Prasanth90/gopro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Pro Hero 4 Session

What does this repo does ?

  • Stream the live feed of GopRo HERO4 Session to the browser (Chrome only).
  • Capture screen shot during the live feed

Browser

Camera:

  • Install the latest firmware
  • Set the Camera in the APP mode
  • Connect the computer to the Wifi network of the camera
  • Insert an SD card in the camera (Needed to store captured images)

Server:

  • Install python 3.6
  • Install Mongodb > Version 3.4.5 (used to store the URLs of captures images)
  • Set pip in the Environment variable
  cd server
  pip install -r requirements.txt
  python gopro.py

Client:

  $ cd bootstrapclient
  $ mongoose-free-6.9.exe

See the live feed at here

Releases

No releases published

Packages

No packages published