Update webrtc.md

pull/349/head
Maxim Devaev 3 years ago committed by GitHub
parent ad9e5d9c91
commit 80ec4c36c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ If you are upgrading to an older version of the OS, you will need to manually en
```
Then restart the Web UI and then in the **System** menu you will see the video mode switch.
: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
The MJPEG video stream uses the same HTTP connection that you use to download the web interface.
@ -37,6 +37,7 @@ janus:
And restart `systemctl restart kvmd-janus`.
# Custom Janus config
❗**Custom config is not working right now**
[Janus](https://janus.conf.meetecho.com) is a WebRTC gateway that is used to transmit the [uStreamer](https://github.com/pikvm/ustreamer) video.
KVMD-Janus is a wrapper around it, configuring and monitoring changes in the network configuration. This is suitable for most users.
However, if your Pi-KVM is not connected to the Internet and/or you want to use a custom Janus configuration,

Loading…
Cancel
Save