Adaptive change bitrate of encoder nvv4l2h264enc in runtime

ok, thanks for your reply. In my knowledge, peak-bitrate is a parameter used to set the peak bitrate in VBR mode. It can only set the peak bitrate for encoder in VBR mode but is difficult to control the video bitrate as precisely as CBR mode, all right?

Besides, I’ve seen some forum posts discussing modifying the NVENC encoder bitrate at runtime, for example:

This confuses me. Is it because other frameworks have implemented this feature, but DeepStream does not support it yet?