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

123
Views
GetUserMedia how can i control mic and webcam separetly?

I want to control audio and video. But it returns me only one result as result. True Or False.

İf audio is allowed and video is disabled it returns false, how can i know ? I just want to say to user , your audio is Ok , please change your video permission.

  navigator.mediaDevices.getUserMedia({ audio: true, video:true  }).then((res) =>{
      console.log(res);
      if(res.active){
  
      }
     
    }).catch( () => {
      alert('CheckYour settings.')

    } )

when ı run this code , ı get a response like that Response

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!