The Internet recorder project with support for the ED-137c protocol is designed to work in air traffic control systems. It was conceived as a replacement or expansion of the already working Internet recorder system.
The main target platforms are Linux, Windows.
There are two C++ developers working on the project. We use C++17, Boost and Gstreamer libraries, sniffers, real equipment that supports the required protocols. The system being developed consists of four services interacting using Json RPC.
The main difficulty and risks of the project are providing and monitoring support for the ED-137c protocol.
The protocol describes the rules for using media transfer protocols such as RTSP in air traffic control systems. The Gstreamer framework is the basis for a key part of the project related to network protocols.