Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Unhandled Runtime Error #36

Open
TheAS69 opened this issue Jan 15, 2022 · 0 comments
Open

Unhandled Runtime Error #36

TheAS69 opened this issue Jan 15, 2022 · 0 comments

Comments

@TheAS69
Copy link

TheAS69 commented Jan 15, 2022

Hi, I'd like to elaborate the issues I've been dealing with..
First, I'm starting the server from signalling folder using npm run dev then also testing the same npm run dev command in www folder..
After that I tried to open localhost:3000, create a room, and everything works. The problem started to arise when I tried to use it from other device, specifically my phone because we definitely can't use localhost;3000 from phone (My phone and my pc connected by same lan btw) so I use my ip:3000 and it open. But I can't join the room because I get this error after I press the button to request permission. This is where thing get weird because basically when I open the web with localhost:3000 then press the request permission button, a dialog is gonna show up to ask us to give the permission, right? But if I use my ip:3000 then press request permission button, no dialog show up (Not just in my phone, but also the same PC where it works using localhost:3000) then this error warning show up.. If I close the warning I can see that no microphone or camera detected even when it does exist.. Is there a file with settings that requires the host must be a localhost somewhere in www folder
err1
?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant