gstreamer/subprojects/gst-rtsp-server/gst/meson.build

6 lines
98 B
Meson
Raw Normal View History

subdir('rtsp-server')
if not get_option('rtspclientsink').disabled()
subdir('rtsp-sink')
endif