Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
main.cc File Reference
#include <gflags/gflags.h>
#include <glog/logging.h>
#include <uncompressed/rtp_uncompressed_depayloader.h>
#include <unistd.h>
#include <cstddef>
#include <cstdint>
#include <iostream>
#include <string>
#include "hmicore/events_gva.h"
#include "hmicore/gva.h"
#include "hmicore/hmi_gva.h"
#include "hmicore/renderer_map.h"
#include "hmicore/widgets/alarm_indicator.h"
#include "hmicore/widgets/keyboard.h"
#include "hmicore/widgets/plan_position_indicator.h"
#include "hmidisplay/gva_application.h"
#include "version.h"
Include dependency graph for main.cc:

Functions

 DEFINE_bool (fullscreen, false, "Start the application fullscreen")
 Flag for fullscreen.
 
 DEFINE_bool (live, false, "Show live video streams")
 Flag for live video.
 
int main (int argc, char *argv[])