Is GStreamer the preferred video processor?

Hi community, just wonder if GStreamer is the preferred video processor because I see it being the most commonly used processor in the forum. I have the impression GST is quite resource intensive so was wondering why it was still used for RPI.

Many thanks for the enlightenment in advance.

Welcome to the Hailo Community!

We use GStreamer because it is a very flexible framework to create complete vision pipelines. Our main goal is to show the capability of our AI accelerator with different examples.

You can further optimize an application using another framework and get the best out of the entire hardware. We do have additional examples in the following repo e.g. using OpenCV with C++

GitHub - Hailo Application Code Examples - Runtime