Skip to content

Latest open-sourced version of FPV_VR

License

Notifications You must be signed in to change notification settings

webbbn/FPV_VR_2018

 
 

Repository files navigation

FPV_VR_OS

Latest open-sourced version of FPV_VR

ExampleMain

Buy app here to support development

Build Instructions
This library depends on 3 modules that are published in other github repositories.
These are:

  1. VideoCore from LiveVIdeo10ms
  2. TelemetryCore from Telemetry
  3. RenderingXCore from RenderingX

To Build the FPV_VR app you also have to download these repositories and provide the right paths.
By default, FPV-VR is configured such that it will compile out of the box in the following file structure:
+AndroidStudioProjects
--+FPV_VR_OS
--+LiveVIdeo10ms
--+Telemetry
--+RenderingX
\

E.g execute the following commands one after each other in the same folder:
git clone https://github.com/Consti10/FPV_VR_OS
git clone https://github.com/Consti10/LiveVideo10ms
git clone https://github.com/Consti10/Telemetry
git clone https://github.com/Consti10/RenderingX \

Then Open FPV_VR_OS via the Android Studio 'open File or Project' wizzard.

About

Latest open-sourced version of FPV_VR

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.9%
  • Java 42.3%
  • CMake 1.8%