Change bitrate of nvv4l2h265enc on the fly?

I noticed in the gst-inspect docs for nvv4l2h265enc that the bitrate param is only changeable in NULL or READY state.

I am trying to develop an application where I will dynamically adjust the video bitrate for streaming based on my internet connection. What is the best way to accomplish this?

Hi,
You can change bitrate by setting the property. Please refer to this sample:
Dynamic bitrate Change on Tegra TX2 with MM API r32.1 - #3 by DaneLLL

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.