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.

AM6546: Video encode performance

Part Number: AM6546

Team, our customer is attempting to connect a USB-based camera to the AM65x EVM for video streaming. Issue is summarized below and look forward to your guidance!
1. We connected camera to Linux, no issues with camera device driver. Camera provides RAW video.
2. We run gstreamer ( ogg encoding ) and we stream video to ethernet port

What we see is performance issue: ogg encoding delay 8-10s and lets say one frame per 4 seconds streaming. We are investigating if we have integration/build issue or processor performance issue.

So our requirement is to encode RAW video on AM6x and stream it out. First smoke test does not give us best results, we would like to know if you have any performance numbers/examples to help in this process.

Specifically we are looking for video encoder running on AM6x ( we are flexible about encoder ) and associated performance numbers.
We saw some TI ARM multi media bootcamps and TI ARM multimedia collateral in the SDK but nothing for AM6x.

Long question short: what would be processor load to encode 5M pixel , 5 frames per second to ogg, x.264. Any examples of FFmpeg or gstreamer compiled for AM6x ( cortex a53)?