From 9a6bc00adf96d301d0b77cac53c274061a4a51f6 Mon Sep 17 00:00:00 2001 From: MartinCupela <32706194+MartinCupela@users.noreply.github.com> Date: Thu, 7 Sep 2023 13:11:54 +0200 Subject: [PATCH] docs(react-sdk): add disclaimer to create livestream call before clicking Join Call (#1062) --- .../docusaurus/docs/React/02-tutorials/03-livestream.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-sdk/docusaurus/docs/React/02-tutorials/03-livestream.mdx b/packages/react-sdk/docusaurus/docs/React/02-tutorials/03-livestream.mdx index f6c5b02dc5..f635998e25 100644 --- a/packages/react-sdk/docusaurus/docs/React/02-tutorials/03-livestream.mdx +++ b/packages/react-sdk/docusaurus/docs/React/02-tutorials/03-livestream.mdx @@ -216,7 +216,7 @@ Upon running your app, you will be greeted with an interface that looks like thi Stream uses a technology called SFU cascading to replicate your livestream over different SFUs around the world. This makes it possible to reach a large audience in realtime. -Now let's press **Start Livestream** in your new app and click the **Join Call** button below to watch your livestream in another tab in your browser: +Now let's press **Start Livestream** in your new app and click the **Join Call** button below to watch your livestream in another tab in your browser. Please, make sure the call is created using the credentials from [section Step 2](#step-2---broadcast-a-livestream-from-your-device) before you click `Join Call`: