Mjpg-streamer latency issue

Hello,

I am using mjpg-streamer snap and I am having difficulty reducing the latency.

How can I adjust the resolution, frames per second, and quality? Do I change them in /var/snap/mjpg-streamer/current/config file?

I am trying:

INPUTOPTS=“input_uvc.so -r 720x1280 -f 24 -q 100 -d /dev/video0”

PORT="-p 8080"

DAEMON=“true”

Any other recommendations?

Thank you!