Tuning rpiCAM frame rate and bitstream settings #4984
Unanswered
leeprevost
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I've noted that mediamtx asks for several inputs to the rpicam configuration. Having experience with rpicam, libcam, and picamera2, I've noted those packages tune the encoder bit rate based on selected frame rate as well as quality inputs. But, medimatx asks for each of them separately.
I'm trying to get an 800x600 with at 30fps frame rate and average to medium high quality compression. Do I also need to set bitrate if what I assume the handlers handle for us behind the scenes?
Should I assume all of these are default arguments into picamera2 or some other handler?
Relevant config settings:
Beta Was this translation helpful? Give feedback.
All reactions