Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.16 KB

rtER: Real-Time Emergency Response

a project for the Mozilla Ignite Challenge

Description

This project deals with the detection, observation, and assessment of situations requiring intervention by emergency responders, offering them access to high-quality "live" data that may be visualized effectively both by responders in-situ and by remote operators in dedicated control rooms. Its components will include multimodal data registration, interactive visualization capabilities, and live streaming of the integrated contents, potentially obtained from a wide range of heterogeneous acquisition devices, including multispectral imaging devices and handheld smartphones.

Links

Developers

The two key folders for you are for the Android rter app in:

android/rter

and the server code (written in Go) in:

prototype/server
prototype/videoserver