NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

GStreamer

From Texas Instruments Wiki
Jump to: navigation, search

Abstract[edit]

GStreamer is a pipeline-based multimedia framework that allows you to create a variety of media-handling software components, including simple audio playback, audio and video playback, recording, streaming, and editing. The pipeline design allows you to easily write any type of streaming multimedia application. GStreamer also provides existing libraries and plugins for features such as A/V synchronization, muxing/demuxing, etc. Using GStreamer allows you to leverage all of this existing code in your product.

However, existing open source plugins do not leverage the DSP and accelerator modules on TI hardware. Leveraging these resources allows the system to perform labor-intensive operations while consuming fewer ARM cycles. This leaves the ARM processor free to perform other tasks in parallel. In order to enable full use of the hardware we do not need to significantly modify GStreamer to support TI platforms, we just need to write a plugin.

By providing a plugin that provides access to the hardware we are enabling the user to:

  1. Focus development efforts on "WOW" features of an application rather than spending time on base functionality.
  2. Enable DaVinci and OMAP devices to use existing applications built on top of GStreamer.
  3. Leverage the modular design to decrease the time required to develop new applications and enable more re-use of existing code.

GStreamer Plug-ins for TI hardware[edit]

There are several approaches that have been used to develop GStreamer plug-ins that utilize the DSP and accelerator modules in TI hardware.

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article GStreamer here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article GStreamer here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article GStreamer here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article GStreamer here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article GStreamer here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article GStreamer here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article GStreamer here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article GStreamer here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article GStreamer here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity