diff options
author | Devaev Maxim <[email protected]> | 2021-07-01 11:05:12 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-07-01 11:05:12 +0300 |
commit | 3bcaca0cb8a07d704391a3905ea99eee01a71f9d (patch) | |
tree | 1e8612b29517b11a6b31d5ff42b6dbd93174b80b /web/kvm/index.html | |
parent | 1766f09a8e3fec4439657bb7c4be49d55f930672 (diff) |
webrtc link
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index f890ffd9..f05af711 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -155,7 +155,7 @@ <td class="value" id="stream-desired-fps-value" style="min-width: 30px; max-width:30px"></td> </tr> <tr class="feature-disabled" id="stream-mode"> - <td>Video mode:</td> + <td>Video <a target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/webrtc.md">mode</a>:</td> <td> <div class="radio-box"> <input checked type="radio" id="stream-mode-radio-mjpeg" name="stream-mode-radio" value="mjpeg"> |