[Bug 796730] A bug in DynamicSignal.Emit for webrtcbin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 3 03:09:31 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796730

--- Comment #2 from tomislavtustonic at gmail.com ---
Yes, it works! 
I believe that you need

GLib.GType.Register(Gst.WebRTC.WebRTCSessionDescription.GType,
typeof(Gst.WebRTC.WebRTCSessionDescription));

somewhere in GtkSharp.GstreamerSharp.ObjectManager.Initialize

As for the code, here it is:
https://github.com/ttustonic/GStreamerSharpSamples

These are my versions of tutorials, some tests for web cameras, WinForms and
WPF demos, WebRtc sample (in GstSamples dir), so enjoy.

Cheers, Tom

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list