From 29aa8deac1315aab3a59bd9c6009823ab0d4e283 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Sun, 16 Jun 2024 19:09:55 +0300 Subject: [PATCH] Update streamer-comparison.md --- en/streamer-comparison.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/en/streamer-comparison.md b/en/streamer-comparison.md index c4fb756..8d5efc6 100644 --- a/en/streamer-comparison.md +++ b/en/streamer-comparison.md @@ -4,11 +4,17 @@ Comparison of streamers ----------------------- + +### Main types of streamers and their presence + - [Divinus](https://github.com/OpenIPC/divinus) - new, open and actively developing streamer with support for multiple platforms - [Majestic](https://github.com/OpenIPC/majestic) - the undisputed leader in functionality and support for various platforms - [Mini](https://github.com/OpenIPC/mini) - the oldest streamer, the great-grandfather of all others - [Venc](https://github.com/OpenIPC/silicon_research/tree/master/venc) - miniature streamer for FPV/URLLC for two platforms + +### Table of streamer functionality + | Features and capabilities | Divinus | Majestic | Mini | Venc | |:--------------------------------------------------------|:--------:|:--------:|:--------:|:--------:| | Development of the project in the active phase | Yes | Yes | No | No | @@ -38,7 +44,22 @@ Comparison of streamers | Support for custom plugins | No | Yes | No | No | | Setup via WebUI | No | Yes | No | No | | Custom ISP settings, a large number of | No | Yes | No | No | -| Custom RTP stream, via UDP post or socket | No | Yes | No | No | +| Custom RTP stream, via UDP post or socket | No | Yes | No | Yes | | Sending telemetry to developers | No | Yes | No | No | | | | | | | | To be continued, material is being written | | | | | + + +### Table of supported platforms and groups + +| Features and capabilities | Divinus | Majestic | Mini | Venc | +|:--------------------------------------------------------|:--------:|:--------:|:--------:|:--------:| +| HiSilicon HS3516AV100 group | No | Yes | No | No | +| HiSilicon HS3516CV100 group | ? | Yes | Part | No | +| HiSilicon HS3516CV200 group | ? | Yes | Yes | No | +| HiSilicon HS3516CV300 group | Yes | Yes | Yes | No | +| HiSilicon HS3516CV500 group | ? | Yes | No | No | +| HiSilicon HS3516EV200 group | Yes | Yes | No | Yes | +| HiSilicon HS3519V101 group | No | Yes | No | No | +| | | | | | +| To be continued, material is being written | | | | |