webrtc-sendrecv: define GST_USE_UNSTABLE_API to avoid compiler warnings

This commit is contained in:
Tim-Philipp Müller 2018-02-02 08:39:04 +00:00
parent 43a27385c3
commit 72c10e8243

View file

@ -8,6 +8,8 @@
*/
#include <gst/gst.h>
#include <gst/sdp/sdp.h>
#define GST_USE_UNSTABLE_API
#include <gst/webrtc/webrtc.h>
/* For signalling */