-
```
import React, { useCallback, useEffect, useRef, useState } from "react"
import Webcam from "react-webcam"
import * as faceapi from "face-api.js"
import "../../RespondentVideoWrapper.scss"
i…
-
Hello! I have a problem with cyclic video recording. The code is taken from the example: Encoder.
An error occurs when the loop passes more than 70 iterations.
Start-up example:
```
package Reco…
-
First of all I would like to that developers of the vokoscreen-ng for amazing screen-casting recorder with outstanding set of features. I like everything in it, but three things are off.
1) Inter…
-
Upload MediaStreamRecorder on FTP — http://geeker.ru/files/webcamrec/demos/video-recorder.html
It work (record webcam video) on Firefox 49.0.2 but don't work on Chrome 49.0.2623.112 m.
-
I am capturing image from webcam using code from demo. Unfortunately after triggering capture with camera button in ImageRecorder, I see only 3 updates in the output Image and then the loop freezes.
…
-
Hello, i'm using FFMPEG to capture webcam and stream it to RTMP nginx server , but i get latency in startup about 4-6 seconds then the client send a stream to server.
i use FLV1 codec for video.
i u…
-
I'm using MediaRecorder to record video from webcam and in case of safari (or iOS Chrome) output is mp4 file. The issue is that video from iOS chrome has huge bitrate.
Using recordrtc library, this…
-
Chris Ball (Boston MeetUp Organizer)
Record speaker screen, allowing for passthrough to projector:
I've been using this: https://www.amazon.com/Elgato-Game-Capture-HD60-technology/dp/B01DRWCOGA/re…
-
Hi,
I am just testing with this to see if I can get it to work nicely with Electron.
If I run this code in an ElectronJS windows it works fine and records audio and video via the webcam.
~~~
n…
-
```
What steps will reproduce the problem?
1. Installed Qgismapper dependencies individually (as named in install page)
2. Installed Gather and Player plugins via plugin manager in QGIS
3. USB Webcam …