Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

162
Views
`react-video-recorder` stuck at loading

I'm trying to use react-video-recorder in my app. I see the demos, both in Stackblitz and the Storybook in Vercel. Both works just fine in my browsers.

But when I implement it in my code, it just shows the component, asks for mic and cam permissions, and then it's stuck at "Loading...". My camera LED lights up for a few seconds, and turns back off.

I installed the package using the recommended method (yarn add react-video-recorder react react-dom prop-types styled-components). I have Node v16.14.2, React v18.1.0 and react-scripts v5.

I just wrote a very basic implementation of React Video Recorder. Like this:

import VideoRecorder from "react-video-recorder"

export default function CreateMyIntro () {
  return (
    <VideoRecorder />
  )
}

What do I do wrong?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!