mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
gst1: install RTSP test launch program
This commit is contained in:
parent
e59367ead2
commit
78bee8917c
@ -24,4 +24,10 @@ ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD),y)
|
||||
GST1_RTSP_SERVER_DEPENDENCIES += gst1-plugins-bad
|
||||
endif
|
||||
|
||||
define GST1_RTSP_SERVER_INSTALL_EXAMPLES
|
||||
$(INSTALL) -D -m 0755 $(@D)/examples/test-launch $(TARGET_DIR)/usr/sbin
|
||||
endef
|
||||
|
||||
GST1_RTSP_SERVER_POST_INSTALL_TARGET_HOOKS += GST1_RTSP_SERVER_INSTALL_EXAMPLES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
x
Reference in New Issue
Block a user