mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Add Firefox-specific troubleshooting steps for WebRTC issues in documentation
This commit is contained in:
parent
f96d5fff19
commit
a5aea50b8d
@ -34,6 +34,13 @@ The most common issue with JetKVM is getting stuck at "Loading video stream..."
|
|||||||
- Make sure "Broadcast IP for best WebRTC Performance" is enabled
|
- Make sure "Broadcast IP for best WebRTC Performance" is enabled
|
||||||
- Restart the browser after making these changes
|
- Restart the browser after making these changes
|
||||||
|
|
||||||
|
**For Firefox:**
|
||||||
|
|
||||||
|
- Navigate to `about:config`
|
||||||
|
- Search for `media.peerconnection.enabled`
|
||||||
|
- Set it to `true`
|
||||||
|
- Restart the browser after making these changes
|
||||||
|
|
||||||
### 4. Check Browser Autoplay Settings
|
### 4. Check Browser Autoplay Settings
|
||||||
|
|
||||||
- As noted by some users, browsers may block video autoplay by default
|
- As noted by some users, browsers may block video autoplay by default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user