[gst-devel] Ruby bindings
Laurent Sansonetti
laurent at datarescue.be
Tue May 27 09:11:08 CEST 2003
Hi everyone,
As promised, I worked a bit in the last week to produce Ruby bindings
for GStreamer.
I implemented a few classes and a few methods, in order to make the
first helloworld application (from the tutorial) working. This is the
simple MP3 player which uses the 'mad' plugin.
Yesterday I created a savannah project to host the files:
http://savannah.nongnu.org/projects/ruby-gst/
Maybe someone can make a pointer to this URL on the GStreamer bindings page?
Sources are on CVS, and here is a (long) link to the 'helloworld'
application, for a short overview of the interface:
http://savannah.nongnu.org/cgi-bin/viewcvs/*checkout*/ruby-gst/ruby-gst/sample/mp3-player.rb?rev=HEAD&content-type=text/plain
Hope you will find it interesting (and sorry for by bad English, I'm not
a native speaker).
--
Laurent
Note: I have only tested the bindings using Gentoo GNU/Linux.
More information about the gstreamer-devel
mailing list