Modules
Stanag2WebRTC operates as a set of microservices, with the main service providing the core functionality of WebRTC streaming as well as auxiliary services orchestration.
Stanag2WebRTC
Main microservice. WebRTC streaming and recorder control.
Recorder
Recorder module performs a stream recording. It can operate in one of 2 modes:
- MPEG TS segmented recording
- HLS recording
Web Server
Video server module handles the task of streaming the recorded video to the end-user.
More info