hdmi: decreased stream restart

This commit is contained in:
Devaev Maxim
2019-09-30 07:55:32 +03:00
parent 5b8ac7ba70
commit bcae85c8b9
7 changed files with 31 additions and 3 deletions

View File

@@ -28,6 +28,8 @@ kvmd:
type: disabled
streamer:
sync_delay: 0
init_delay: 1
desired_fps: 30
max_fps: 60
unix: /run/kvmd/ustreamer.sock

View File

@@ -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

View File

@@ -26,6 +26,8 @@ kvmd:
type: otg
streamer:
sync_delay: 0
init_delay: 1
desired_fps: 30
max_fps: 60
unix: /run/kvmd/ustreamer.sock