mirror of
https://github.com/pikvm/pikvm
synced 2024-11-18 09:25:43 +00:00
Update webrtc.md
This commit is contained in:
parent
85705255e3
commit
f4d6646151
@ -13,7 +13,7 @@ Then restart the Web UI and then in the **System** menu you will see the video m
|
||||
:exclamation: **If you do not see the switch, it means that either your browser does not support WebRTC, or the `kvmd-janus` service was not started.**
|
||||
|
||||
# Subtleties
|
||||
The MJPEG video stream uses the same HTTP connection that you use to download the web interface.
|
||||
The MJPEG video stream uses the same HTTP connection that you use to get the web interface.
|
||||
This means that for remote access, you just need to forward ports 80 and 443 on your router.
|
||||
|
||||
In contrast, WebRTC is a completely different way of transmitting video.
|
||||
|
Loading…
Reference in New Issue
Block a user