diff options
author | Devaev Maxim <[email protected]> | 2019-09-30 07:55:32 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-30 07:55:32 +0300 |
commit | bcae85c8b98059b091c9aeea70eaf414b2ad068b (patch) | |
tree | 397fa878419a530818952c7111ad5b03fb974e81 /configs/kvmd/main/v1-hdmi.yaml | |
parent | 5b8ac7ba70ee0ade4139fa888a23e4d4d3eb22cd (diff) |
hdmi: decreased stream restart
Diffstat (limited to 'configs/kvmd/main/v1-hdmi.yaml')
-rw-r--r-- | configs/kvmd/main/v1-hdmi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/kvmd/main/v1-hdmi.yaml b/configs/kvmd/main/v1-hdmi.yaml index 830ff378..5bb7cb3e 100644 --- a/configs/kvmd/main/v1-hdmi.yaml +++ b/configs/kvmd/main/v1-hdmi.yaml @@ -30,6 +30,8 @@ kvmd: device: /dev/kvmd-msd streamer: + sync_delay: 0 + init_delay: 1 desired_fps: 30 max_fps: 60 unix: /run/kvmd/ustreamer.sock |