117 views
in GUI Development by
I need to add a video as my background of my UI, how can i do that , Give me a proper procedure to archeive it

1 Answer

0 votes
by

Hello,

the right approach (or in principle also the feasibility) depends on the capabilities of the used target system and the video contents you plan to display. Can you provide more details concerning your target system and the contents you plan to display? Are the contents long and large videos? Or do you want to play small animated icons? How are the videos encoded?

Currently, following approaches are available:

  1. MJPEG, based on libjpeg or HW JPEG decoder
  2. In case of an MPU, video decoding with gstreamer
 
Regards,
Martin
 

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...