This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5729: H264 Decoding on BeagleBone AI

Part Number: AM5729

Hi,

I need to receive an RTP stream that uses H264 encoding. What is the best way to receive it and decode it with the lowest CPU usage? How to use hardware decoding with FFMPEG or Gstreamer.

I found that there is such a thing as gst-ducatati. But I have a problem with the installation.

No package 'libmemmgr' found

How can I add this package? Is it a good way to use ducati to decode H264?