Ruby bindings for GStreamer - Summary
This group is not part of the GNU Project.
Ruby-GStreamer is a set of Ruby bindings for the GStreamer library.
Ruby is an object oriented programming language, which features a lot of interesting things to make programming fast and fun. You can get more information about Ruby here: http://www.ruby-lang.org.
GStreamer is an object oriented development multimedia framework, written using the C language. It cames with a huge collection of plugins, to support many audio/video formats. It is now part of the GNOME project. You will find more details about GStreamer here: http://www.gstreamer.net.
Registration Date: Mon 26 May 2003 07:50:24 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha
posted by lrz, Mon 07 Jul 2003 07:15:28 PM UTC
The subject is self explanatory ;-)
Change log:
- improved the existing API (in the Ruby way)
- added some classes (AutoplugFactory, Caps, Clock, Format,
IndexFactory, Pad, PadTemplate, Plugin, PluginFeature,
QueryType, Registry, SchedulerFactory, Type, TypeFactory)
[...]
posted by lrz, Tue 10 Jun 2003 06:02:22 PM UTC
I'm happy to announce the first release of Ruby-GStreamer, a set of Ruby
bindings for the GStreamer multimedia framework.
You will find more information (including API reference, example and
English mistakes) on its homepage:
http://www.freesoftware.fsf.org/ruby-gst
Ruby-GStreamer is reported to work on various Linux distributions, and
FreeBSD.
Do not hesitate to contact me for any question/remark! Any feedback
will be greatly appreciated.
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code