M HYPE SPLASH
// general

Problems with my webcam on localhost after reboot

By Abigail Rogers

I introduce you a little to our project. We have an App that works anchored to Localhost, they are telemedicine booths that are on all the time. So every time there is a power outage or shutdown, when you power the array back on, the motherboard is programmed to open localhost within 100 seconds of reboot. The front and back ends are running in docker containers on my local computer. The website uses an API called Agora for video calls.

The problem is that every time the computer is restarted when entering the localhost, it does not take the camera or the microphone of the camera, sometimes it takes the camera but not the microphone of it, we managed to solve this situation by using lavalier microphones connected directly to the motherboard helper. But the costs have risen and they're asking us to fix this. We use a chromium based browser like google chrome and it's also worth noting that when I close that window and reopen it, if it takes the camera and microphone from the camera, this isn't practical for us as the booths don't have to be monitored. in that sense.

I wanted to know if anyone has had this type of problem and if there is something like peripheral ready flags in linux so that I can open my localhost.

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy