GstCUDA - GstCUDA Framework

From RidgeRun Developer Connection
Revision as of 16:20, 4 October 2017 by Dgarbanzo (talk | contribs)
Jump to: navigation, search

Building and Installation Guide


Home

libGstCUDA API



This page offers a description of the GstCUDA framework.

Description

GstCUDA offers a framework that allows users to easily develop custom GStreamer elements that executes different CUDA algorithms. The GstCUDA framework is a series of base classes abstracting the complexity of both CUDA and GStreamer. With GstCUDA, developers avoid writing elements from scratch, thanks to the provided framework, allowing the developer to focus on the CUDA algorithm logic, and accelerating time to market.


GstCUDA Framework Index



Building and Installation Guide


Home

libGstCUDA API