Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.59 KB

Remote Control Garmin VIRB UI5

This is a website for Garmin VIRB action cameras. Using the VIRB Network services API enables a full control over your Garmin VIRB action camera. All you need is a wireless connection to your cam. OPENUI5 is used to achieve this. Loading the app takes a little time, overall size including framework items is about 5 MB.

Try the TestApp!

VIRBControlUI5

Get your VIRB ready!

App installation

  1. Connect Garmin VIRB cam to USB port
  2. Download and unzip VIRBControlUI5 to Garmin VIRB root folder.

Run the app while internet enabled...

  1. Connect Garmin VIRB to WiFi network
  2. Browse to http://yourcamera/DCIM/index.html

You can try connecting your cam directly with ip address or over well known router. My Garmin VIRB Ultra 30 is called "garmin-wifi".

...or connect directly to your VIRBs wireless network

  1. Create folder DCIM/VIRBUI5/resources
  2. Download and unzip open ui5 mobile to DCIM/VIRBUI5/resources folder
  3. Edit DCIM/VIRBUI5/webapp/index.html and set the source to src="../resources/sap-ui-core.js"
  4. Join Garmin VIRBs network
  5. Browse to http://192.168.0.1/DCIM/index.html

Links