Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

149
Visualizações
How to get 60 FPS with webcam/capture card in browser?

I'm trying to get 60 fps with my webcam/capture card in the browser. When I check the 'performance' tab in the developer console I only get 30 fps. I'm sure the webcam/capture card is able to send 60fps, because when I use quicktime it works correct. Is this maybe limited by the browser? I have tried in Chrome and Firefox..

I have created a simple webpage to start the webcam:

navigator.mediaDevices.getUserMedia({video: {width: 1280, height: 720, frameRate: {ideal: 60}}}).then((stream) => {
    .. // apply stream to video element
})
.catch((error) => {
    console.error(error);
    reject('No camera');
});

I have apply the 'frameRate' parameter in 'getUserMedia', but the output of the video element is still 30 fps. Is there an alternative way to get 60 fps of the webcam/capture card in the browser (without have latency)? Or am I doing something wrong?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda