summarylogtreecommitdiffstats
path: root/kmswebrtc.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kmswebrtc.c.patch')
-rw-r--r--kmswebrtc.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kmswebrtc.c.patch b/kmswebrtc.c.patch
new file mode 100644
index 000000000000..bf4db14b3dcc
--- /dev/null
+++ b/kmswebrtc.c.patch
@@ -0,0 +1,11 @@
+--- src/gst-plugins/webrtcendpoint/kmswebrtc.c 2018-04-14 14:21:33.219543274 +0300
++++ src/gst-plugins/webrtcendpoint/kmswebrtc.c 2018-04-14 14:25:01.733374656 +0300
+@@ -20,7 +20,7 @@
+
+ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
+ GST_VERSION_MINOR,
+- kmswebrtcendpoint,
++ webrtcendpoint,
+ "Kurento WebRTC endpoint",
+ kms_webrtc_endpoint_plugin_init, VERSION, GST_LICENSE_UNKNOWN,
+ "Kurento Elements", "http://kurento.com/")