535 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...