Gstd

From RidgeRun Developer Wiki
Revision as of 04:44, 18 March 2010 by Ddompe (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GStreamer Daemon is a technology developed by RidgeRun as a generic framework for creating audio/video server usable through DBUS.

Gstd servers several proposes:

  • Simple creation and manipulation of gstreamer pipelines from other applications, like graphic applications (media players, etc), website, or command line tools.
  • Automated testing of gstreamer components.

RidgeRun has created a series of training and demo videos on Gstd that are available through RidgeRun YouTube Channel

Gstd server, and command line client are implemented in Vala.

For more information, visit the project page.