Update webrtc.md

pull/376/head^2
Maxim Devaev 3 years ago committed by GitHub
parent 85705255e3
commit f4d6646151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.** :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 # 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. 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. In contrast, WebRTC is a completely different way of transmitting video.

Loading…
Cancel
Save