From ffc4b618f96b6ac9208aa30b11772b9120984046 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Thu, 21 Nov 2024 20:21:50 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4007e6..b487589 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ 3. Set up the necessary OBS profiles and scene collections: - - Let `N` be the number of instances you want to create (i.e., the maximum number of `PORT_X` defined in the `.env` file). + Let `N` be the number of instances you want to create (i.e., the maximum number of `PORT_X` defined in the `.env` file). + - Create a scene collection and a profile for each instance (e.g., `Profile1`, `Profile2`, ... `ProfileN`). - Add scenes and configure the input sources (e.g., HDMI cards) for each scene collection. - Go to `Settings` -> `Stream`, set the `Service` to WHIP, and enter the endpoint for each MediaMTX server: `http://{{IP}}:{{PORT_X}}/mystream/whip`.