mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
new ustreamer and fps max
This commit is contained in:
@@ -36,6 +36,7 @@ kvmd:
|
||||
- "--dv-timings"
|
||||
- "--format=uyvy"
|
||||
- "--encoder=omx"
|
||||
- "--glitched-resolutions=720x480,720x576"
|
||||
- "--workers=3"
|
||||
- "--quality={quality}"
|
||||
- "--desired-fps={desired_fps}"
|
||||
|
||||
@@ -37,10 +37,8 @@ kvmd:
|
||||
- "--encoder=cpu"
|
||||
- "--quality={quality}"
|
||||
- "--desired-fps={desired_fps}"
|
||||
- "--width=720"
|
||||
- "--height=576"
|
||||
- "--fake-width=800"
|
||||
- "--fake-height=600"
|
||||
- "--resolution=720x756"
|
||||
- "--fake-resolution=800x600"
|
||||
- "--unix={unix}"
|
||||
- "--unix-rm"
|
||||
- "--unix-mode=0660"
|
||||
|
||||
@@ -38,6 +38,7 @@ kvmd:
|
||||
- "--dv-timings"
|
||||
- "--format=uyvy"
|
||||
- "--encoder=omx"
|
||||
- "--glitched-resolutions=720x480,720x576"
|
||||
- "--workers=3"
|
||||
- "--quality={quality}"
|
||||
- "--desired-fps={desired_fps}"
|
||||
|
||||
@@ -42,10 +42,8 @@ kvmd:
|
||||
- "--encoder=cpu"
|
||||
- "--quality={quality}"
|
||||
- "--desired-fps={desired_fps}"
|
||||
- "--width=720"
|
||||
- "--height=576"
|
||||
- "--fake-width=800"
|
||||
- "--fake-height=600"
|
||||
- "--resolution=720x576"
|
||||
- "--fake-resolution=800x600"
|
||||
- "--unix={unix}"
|
||||
- "--unix-rm"
|
||||
- "--unix-mode=0660"
|
||||
|
||||
Reference in New Issue
Block a user