Implement the demo in C# with GStreamerSharp
authorThibault Saunier <tsaunier@igalia.com>
Tue, 3 Jul 2018 13:49:46 +0000 (09:49 -0400)
committerMatthew Waters <ystreet@users.noreply.github.com>
Wed, 11 Jul 2018 10:05:38 +0000 (10:05 +0000)
commit122c4106a485496f6d70ee45a1c16b5a7a942586
tree1bb07b560edcb0a74cef27d338cbf402a192c324
parentc5e5a7cfd3264d8c3bbf1e610d1c79de8358b0e9
Implement the demo in C# with GStreamerSharp

Based on https://github.com/ttustonic/GStreamerSharpSamples from
Tomislav Tustonić <ttustonic@outlook.com>
webrtc/sendrecv/gst-sharp/WebRTCSendRecv.cs [new file with mode: 0644]
webrtc/sendrecv/gst-sharp/meson.build [new file with mode: 0644]
webrtc/sendrecv/gst-sharp/nuget.py [new file with mode: 0644]
webrtc/sendrecv/gst-sharp/subprojects/bindinator.wrap [new file with mode: 0644]
webrtc/sendrecv/gst-sharp/subprojects/gstreamer-sharp.wrap [new file with mode: 0644]
webrtc/sendrecv/gst-sharp/subprojects/gtk-sharp.wrap [new file with mode: 0644]