gstreamer/tests/examples/rtsp/Makefile.am
Nirbheek Chauhan befa41cdf6 rtspsrc: Implement ONVIF backchannel support
Set backchannel=onvif to enable, and use the 'push-backchannel-sample'
action signal with the correct stream id.
2018-02-16 11:06:27 +02:00

3 lines
94 B
Makefile

noinst_PROGRAMS = test-onvif
test_onvif_CFLAGS = $(GST_CFLAGS)
test_onvif_LDADD = $(GST_LIBS)