mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Add Chromium-specific troubleshooting steps for WebRTC issues in documentation
This commit is contained in:
parent
a5aea50b8d
commit
4dc9bb41b9
@ -21,6 +21,12 @@ The most common issue with JetKVM is getting stuck at "Loading video stream..."
|
||||
|
||||
### 3. Browser-Specific Settings
|
||||
|
||||
**For Chromium:**
|
||||
- Navigate to `chrome://flags/#webrtc-ip-handling-policy` in your address bar
|
||||
- Look for "WebRTC IP Policy"
|
||||
- If it's set to "Disable non proxied UDP", change it to "Default"
|
||||
- Restart your browser for the changes to take effect
|
||||
|
||||
**For Microsoft Edge:**
|
||||
|
||||
- In your address bar, enter `edge://settings/content/mediaAutoplay`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user