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
I am currently working on modifying the encoder settings of a Bosch Dinion 3000IR camera. While I have successfully edited the quality and resolution properties, I am encountering difficulties with the rateControl property. Despite multiple attempts with values form videoEncoderConfigurationOptions, changes to rateControl do not seem to take effect.
Here an example of the object I use with setVideoEncoderConfiguration:
I am currently working on modifying the encoder settings of a Bosch Dinion 3000IR camera. While I have successfully edited the quality and resolution properties, I am encountering difficulties with the rateControl property. Despite multiple attempts with values form videoEncoderConfigurationOptions, changes to rateControl do not seem to take effect.
Here an example of the object I use with setVideoEncoderConfiguration:
my implementation of the function:
and options for video Encoder :
Capabilities information:
Informations:
Additional context
I use the library with a backend API based on NestJS.
The text was updated successfully, but these errors were encountered: