mirror of https://github.com/pikvm/pikvm.git
Update webrtc.md
This commit is contained in:
parent
657b731d37
commit
c477b26bc8
|
|
@ -34,7 +34,7 @@ janus:
|
||||||
```
|
```
|
||||||
And restart `systemctl restart kvmd-janus`.
|
And restart `systemctl restart kvmd-janus`.
|
||||||
|
|
||||||
# KVMD-Janus vs. KVMD-Janus-Static
|
# Custom Janus config
|
||||||
[Janus](https://janus.conf.meetecho.com) is a WebRTC gateway that is used to transmit the [uStreamer](https://github.com/pikvm/ustreamer) video.
|
[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.
|
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,
|
However, if your Pi-KVM is not connected to the Internet and/or you want to use a custom Janus configuration,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue