Skip to content

aditya-nellutla/TI-Graphics-Accelerated-Video-streaming-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Video Streaming using SGX with integrated Gstreamer sink plugin ==

This repository contains the below folders. Refer README in documentation for build and install instructions.

=== gst_plugin ===

Contains gstreamer sink plugin which acts as a bridge between decoded video stream and renderer.

=== bc_renderer ===

Contains rendering API which uses IMG Texture streaming extension for video streaming.


=== documentation 

Basic documentation


=== TI_Graphics_SDK ===

Contains TI-Graphics SDK installer supporting I420/YV12 formats with bufferclass driver.


=== vs_gui ===

Contains Qt widget to handle touch events from the LCD.

-aditya.n@ti.com