mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
kvmd-streamer -> kvmd-video
This commit is contained in:
@@ -61,7 +61,7 @@ kvmd:
|
||||
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-streamer"
|
||||
- "--device=/dev/kvmd-video"
|
||||
- "--device-persistent"
|
||||
- "--format=uyvy"
|
||||
- "--encoder=omx"
|
||||
|
||||
@@ -61,7 +61,7 @@ kvmd:
|
||||
|
||||
cmd:
|
||||
- "/usr/bin/ustreamer"
|
||||
- "--device=/dev/kvmd-streamer"
|
||||
- "--device=/dev/kvmd-video"
|
||||
- "--tv-standard=pal"
|
||||
- "--format=yuyv"
|
||||
- "--encoder=cpu"
|
||||
|
||||
@@ -5,7 +5,7 @@ Before=kvmd.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/v4l2-ctl --device=/dev/kvmd-streamer --set-edid=file=/etc/kvmd/tc358743-edid.hex --fix-edid-checksums
|
||||
ExecStart=/usr/bin/v4l2-ctl --device=/dev/kvmd-video --set-edid=file=/etc/kvmd/tc358743-edid.hex --fix-edid-checksums
|
||||
ExecStop=/bin/true
|
||||
RemainAfterExit=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user