You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
I am using a feed of a 1080p camera for deep stack, the images saved when I trigger deep stack is very small 492x277
I have searched to see if it's something I am doing wrong or if my setup in home assistant is incorrect but I couldn't find anything with regard to it
is there a way to define the image size?
looking to store the image at 1024x768 if possible
below is the config, it all works fine, just the size of the image being saved is the issue
I am using a feed of a 1080p camera for deep stack, the images saved when I trigger deep stack is very small 492x277
I have searched to see if it's something I am doing wrong or if my setup in home assistant is incorrect but I couldn't find anything with regard to it
is there a way to define the image size?
looking to store the image at 1024x768 if possible
below is the config, it all works fine, just the size of the image being saved is the issue
--------------------------
Deepstack Object Detection
--------------------------
image_processing:
ip_address: xxx.xxx.x.xxx
port: 80
timeout: 10
save_file_folder: /media/deepstack
save_file_format: png
save_timestamped_file: True
always_save_latest_file: True
scale: 1.0
confidence: 60
targets:
source:
The text was updated successfully, but these errors were encountered: