mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
commented memsinks
This commit is contained in:
parent
5e690126ce
commit
a71f5269ae
@ -52,12 +52,12 @@ kvmd:
|
|||||||
- "--process-name-prefix={process_name_prefix}"
|
- "--process-name-prefix={process_name_prefix}"
|
||||||
- "--notify-parent"
|
- "--notify-parent"
|
||||||
- "--no-log-colors"
|
- "--no-log-colors"
|
||||||
- "--sink=kvmd::ustreamer::jpeg"
|
# - "--sink=kvmd::ustreamer::jpeg"
|
||||||
- "--sink-mode=0660"
|
# - "--sink-mode=0660"
|
||||||
- "--h264-sink=kvmd::ustreamer::h264"
|
# - "--h264-sink=kvmd::ustreamer::h264"
|
||||||
- "--h264-sink-mode=0660"
|
# - "--h264-sink-mode=0660"
|
||||||
- "--h264-bitrate={h264_bitrate}"
|
# - "--h264-bitrate={h264_bitrate}"
|
||||||
- "--h264-gop={h264_gop}"
|
# - "--h264-gop={h264_gop}"
|
||||||
|
|
||||||
ipmi:
|
ipmi:
|
||||||
kvmd:
|
kvmd:
|
||||||
@ -70,8 +70,8 @@ vnc:
|
|||||||
streamer:
|
streamer:
|
||||||
unix: /run/kvmd/ustreamer.sock
|
unix: /run/kvmd/ustreamer.sock
|
||||||
|
|
||||||
memsink:
|
# memsink:
|
||||||
jpeg:
|
# jpeg:
|
||||||
sink: "kvmd::ustreamer::jpeg"
|
# sink: "kvmd::ustreamer::jpeg"
|
||||||
h264:
|
# h264:
|
||||||
sink: "kvmd::ustreamer::h264"
|
# sink: "kvmd::ustreamer::h264"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user