diff --git a/roshambo-ui/src/CaptureVideo.tsx b/roshambo-ui/src/CaptureVideo.tsx index 096f3fc..5e475df 100644 --- a/roshambo-ui/src/CaptureVideo.tsx +++ b/roshambo-ui/src/CaptureVideo.tsx @@ -10,10 +10,20 @@ function isMobileDevice () { return navigator.userAgent.match(/ipod|ipad|iphone|android/gi) } +/** + * This component renders a video feed captured from the user's camera on screen + * using the