Before you start practicing, make sure to check your microphone and camera first.
-
-
+ (({
}, videoRef) => {
return (
<>
-
+
{accessGranted ? (
<>
@@ -113,18 +112,18 @@ export default function Page(): JSX.Element {
videoOff={videoOff}
onVideoOff={toggleVideo}
/>
-
);
diff --git a/apps/web/components/video-player.tsx b/apps/web/components/video-player.tsx
index c9f4e14..bbdbd25 100644
--- a/apps/web/components/video-player.tsx
+++ b/apps/web/components/video-player.tsx
@@ -37,7 +37,7 @@ export const VideoPlayer = forwardRef
-
+
-
+
+
{"Each conversation room lasts for 10 minutes. When there are less than 2 minutes remaining, a timer will appear above the users' videos to indicate the time left."}
-
-
+
+
{inQueue
? "Finding a practice buddy"
: "Hit the 'Ready' button when you feel ready to start practicing with someone."}
-
@@ -139,7 +138,6 @@ export default function Page(): JSX.Element {
{"Each conversation room lasts for 10 minutes. When there are less than 2 minutes remaining, a timer will appear above the users' videos to indicate the time left."}
+
+
{inQueue
? "Finding a practice buddy"
: "Hit the 'Ready' button when you feel ready to start practicing with someone."}
-
@@ -139,7 +138,6 @@ export default function Page(): JSX.Element {
{inQueue ? "Finding a practice buddy" : "Hit the 'Ready' button when you feel ready to start practicing with someone."}
-
+
{!remote && (
-
+