we have had problems using with omx 264 wrapper for gstreamer in the past but have seen some examples with Nivida SBCs having different features
requirements:
-Constant bitrate with Filler Data (for example if I set 12mbps and its a black screen it will artificially lift bitrate)
-Ability to modify Video buffering verifier buffer size
Hi,
In gstreamer, we are deprecating omx plugins. You may try v4l2 plugins such as nvv4l2h264enc. Please look at sample pipelines in gstreamer user guide.