From 7e7e9ab797ffa8f66ce5a9f942c15a9222144198 Mon Sep 17 00:00:00 2001 From: Leandro Carneiro <42899277+carnei-ro@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:22:54 -0300 Subject: [PATCH] feat(en/streaming-telegram): note about video0 encoding (#158) --- en/howto-streaming-telegram.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en/howto-streaming-telegram.md b/en/howto-streaming-telegram.md index 0837532..090956a 100644 --- a/en/howto-streaming-telegram.md +++ b/en/howto-streaming-telegram.md @@ -13,6 +13,8 @@ Copy Server URL and Stream key from Settings. Open `/etc/majestic.yaml` on camera and add the URL and the key into `outgoing` section of the config. +**Note:** It will stream the `video0`. It **must** be configured to video codec: `h264`. + **Note:** Dont forget add `-` sign before parameters! **Note:** `outgoing` section may affect another section addition. Remember it!