From f26aa906efba3a3b04fc0d9fb0c49a2438cf809c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Ant=C3=B4nio=20Cardoso?= Date: Thu, 21 Mar 2024 15:15:05 -0300 Subject: [PATCH 1/2] readme: Add information of availability of WebRTC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 199c5ce1..aa8438e4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ - MAVLink protocol using [rust-mavlink](https://github.com/mavlink/rust-mavlink): - Work with multiple cameras - Interface video4linux camera controls -- WebRTC-ready, for modern control stations +- WebRTC-ready, for modern control stations, available from any H264 source. - Remember configured streams - Rotated logs with configurable path and verbosity level - Generate thumbnails/snapshots for streams from local devices From 0022b9b8c3a2e49dc9fb1ccd212550e22061b24a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Ant=C3=B4nio=20Cardoso?= Date: Thu, 21 Mar 2024 15:15:22 -0300 Subject: [PATCH 2/2] readme: fix format --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa8438e4..face5053 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

@@ -211,3 +212,4 @@ The Mavlink Camera Manager project originated as a personal experiment by [@patr Over time, the project gained recognition and was officially embraced by [**Blue Robotics**](https://github.com/bluerobotics) as a core development effort. It became an integral part of their operating system, BlueOS, and was widely distributed worldwide. The adoption of the Mavlink Camera Manager by Blue Robotics served as a testament to its capabilities and value. Due to increasing interest from other developers and integrators, the project was transferred to the [**MAVLink organization**](https://github.com/mavlink) on May 25, 2023. +