Gstd: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
mNo edit summary
(One intermediate revision by the same user not shown)
Line 11: Line 11:
For more information, visit the [https://github.com/RidgeRun/gstd/wiki project page].
For more information, visit the [https://github.com/RidgeRun/gstd/wiki project page].


[[Category:DBUS]]
[[Category:Vala]]
[[Category:GStreamer]]
[[Category:GStreamer]]

Revision as of 08:15, 19 March 2014

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.