Limit this search to....

GStreamer 1.10 Plugin Writer's Guide
Contributor(s): Walthinsen, Erik (Author), Baker, Steve (Author), Johnson, Leif (Author)
ISBN: 9888407015     ISBN-13: 9789888407019
Publisher: Samurai Media Limited
OUR PRICE:   $28.49  
Product Type: Paperback
Published: February 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Image Processing
Physical Information: 0.3" H x 8.5" W x 11" (0.76 lbs) 142 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Streamer is an extremely powerful and versatile framework for creating streaming media applications. Many of the virtues of the GStreamer framework come from its m odularity: GStreamer can seamlessly incorporate new plugin modules. But because modularity and power often come at a cost of greater complexity (consider, for example, CORBA, writing new plugins is not always easy.
This guide is intended to help you understand the GStreamer framework (version 1.10) so you can develop new plugins to extend the existing functionality. The guide addresses most issues by following the development of an example plugin - an audio filter plugin - written in C. However, the later parts of the guide also present some issues involved in writing other types of plugins, and the end of the guide describes some of the Python bindings for GStreamer.