GStreamer C# bindings

View: New views
4 Messages — Rating Filter:   Alert me  

GStreamer C# bindings

by Sebastian Dröge-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
as some of you might know already I'm currently working on C# bindings
for GStreamer[0]. The current work is at[1] and already usable and I
don't expect the API to change much anymore.

Currently the complete core of GStreamer and many extension libraries
are covered already but many parts didn't get much testing yet. Also it
is already possible to implement GStreamer plugins in C# and I plan to
add a plugin loader in the future, that also allows C# plugins to be
used from any GStreamer application.

If you want to test the new bindings you need to have mono 2.4 and gtk#
from SVN trunk plus two patches[2][3], which will hopefully be committed
to SVN soon.

Once those patches are in SVN trunk and once Mike and me found a
solution how we can get all changes that are required for
gstreamer-sharp backported to 2.12 and a new gtk# (pre-) release is done
I'm going to make a first pre-release of the GStreamer bindings.

A few months later I'm going to make a first stable release and from
this point on the API is not going to be changed anymore (only
additions), so it would be great if as much people as possible try the
bindings now or when the first pre-releases are done.

If you find any bugs, want any new features or don't like parts of the
API feel free to file a bug at [4].

[0] http://gstreamer.freedesktop.org
[1] http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/
[2] http://bugzilla.novell.com/show_bug.cgi?id=497667
[3] http://bugzilla.novell.com/show_bug.cgi?id=499900
[4]
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-sharp


_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

signature.asc (204 bytes) Download Attachment

Mono Global Variables

by Aniello Di Nardo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've been to use global variables in Mono.

For example: to store the MySql connection string and others global value
elements.

Somone can help me?

Thanks

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Re: Mono Global Variables

by Piotr Budny-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dnia sobota, 13 czerwca 2009, Aniello Di Nardo napisał:
> I've been to use global variables in Mono.
>
> For example: to store the MySql connection string and others global value
> elements.
>
> Somone can help me?

You can try Singleton.
BTW: be aware of using MySql connector with threads.

vip;

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Re: GStreamer C# bindings

by Jae Stutzman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Awesomeness!

I've been lurking on your progress, bravo.

Jae
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list