DigiView-Android
DigiView-Android copied to clipboard
Live video out from your DJI FPV Goggles via USB.
I starting to refactor the app, before it start being a mess :)
Add OSD?
I could use the option that would display the OSD - We have a verity of platforms used for Search and Rescue and a display that shows the GPS coordinates...
Better UI visibility management & auto hide by using native FAB animations
This PR adds a splash screen with a fixed aspect ratio for issue #62 To correctly align the splash image with the overlay, the alignment of the overlay icon and...
the idea is to have a low latency stream solution so we can share the stream to other devices on the network. it should use the raw stream from usb...
Initial implementation of a simple dvr. Tasks: - [x] capture direct usb stream without interfering with live stream - [x] mux stream into one single file per received stream and...
I think it would be in the interest of this project to change the license from MIT to GPLv3. Any fork of this app even if someone wants to make...
Add firebase , Crashlytics, Performance API and CustomLogger
### IN-APP DVR (directly to the phone memory) Why? You can share the footage instantly because is already in your phone, also turn off goggles and just look for the...