Hello,
I have this requirement from a client to capture still images of a Jitsi session and the Jitsi session has to run on a web app(React). I tried use-react-screenshot - npm. It takes a screen capture of the app but the frame of the Jitsi video is black.
Does anyone have found a way to capture still images of a Jitsi session or any workaround to capture it through the web app?