webrtc-sendrecv: define GST_USE_UNSTABLE_API to avoid compiler warnings
This commit is contained in:
parent
43a27385c3
commit
72c10e8243
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user