VPU gstreamer plugins in i.MX6UL BSP

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VPU gstreamer plugins in i.MX6UL BSP

907 Views
vishakh
Contributor III

Hi All,

I am trying to do video streaming in i.MX6UL platform.

For this have included gstreamer in file system using Yocto build. But as I observe some vpu related plugins are missing (not able to find vpuenc etc..  in file system).

Is there is a way to include these missing plugins, or i.MX6UL BSP doesn't supports vpu related gstreamer plugins?

Thanks,

Vishakh

Labels (1)
2 Replies

566 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vishakh

i.MX6UL does not have vpu module so no accosiated with this module

software.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

566 Views
anjojohn
Contributor IV

Does IMX6 UL doesn't have vpu engine.( I couldn't find this any document.) Only PXP were found for IMX6 Ultralite. Are you looking for video encoding with vpu (like h264 ) ? . IMX6 Ultralite doesn't have H264 encoder either (It comes with VPU). If the video resolution is small and low fps  you can try software encoding with ffmpeg.