--(fake-)resolution instead of --(fake-)width/height

This commit is contained in:
Devaev Maxim
2019-07-11 16:48:20 +03:00
parent 87de066369
commit c4a5eea75b
3 changed files with 55 additions and 30 deletions

View File

@@ -6,8 +6,7 @@ config ustreamer
option device_timeout '5'
option input '0'
option width '640'
option height '480'
option resolution '640x480'
option format 'YUYV'
option quality '80'
option desired_fps '0'