mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
befa41cdf6
Set backchannel=onvif to enable, and use the 'push-backchannel-sample' action signal with the correct stream id.
3 lines
94 B
Makefile
3 lines
94 B
Makefile
noinst_PROGRAMS = test-onvif
|
|
test_onvif_CFLAGS = $(GST_CFLAGS)
|
|
test_onvif_LDADD = $(GST_LIBS)
|