QOS on nvcompositor, nvv4l2h264enc, nvv4l2decoder

There is qos flag in properties of nvmcompositor/nvv4l2h264enc/nvv4l2decoder element. If it is enabled, it will handle QOS event.
How do those elements handle QOS event?
Default of this property is false, when should I enable?
Any drawback if I always enable?

Hi,
It is a mechanism in gstreamer frameworks: Quality Of Service (QoS)

By default it is disabled and we don’t test the use-case that it is enabled. You may give it a try but it is possible it does not work properly.

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