Transparent overlays

Hi,
The nvcompositor plugin is implemented through NvBuffer APIs and it calls NvBufferComposite(). It does not implement applying alpha effect. For this use-case, you can customize nvcompositor to enable alpha effect.

For applying alpha effect in calling NvBufferComposite(), please refer to discussion in the topic:
The alpha setting in NvBufferComposite is not in effect