summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-07-01 11:05:12 +0300
committerDevaev Maxim <[email protected]>2021-07-01 11:05:12 +0300
commit3bcaca0cb8a07d704391a3905ea99eee01a71f9d (patch)
tree1e8612b29517b11a6b31d5ff42b6dbd93174b80b /web/kvm/navbar-system.pug
parent1766f09a8e3fec4439657bb7c4be49d55f930672 (diff)
webrtc link
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index c9db94f4..093fd944 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -31,7 +31,7 @@ li(class="right")
td #[input(disabled type="range" id="stream-desired-fps-slider" class="slider")]
td(id="stream-desired-fps-value" class="value" style="min-width: 30px; max-width:30px")
tr(id="stream-mode" class="feature-disabled")
- td Video mode:
+ td Video #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/webrtc.md") mode]:
td
div(class="radio-box")
input(checked type="radio" id="stream-mode-radio-mjpeg" name="stream-mode-radio" value="mjpeg")