mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-05-26 23:36:16 +00:00
compile janus if provided
This commit is contained in:
@@ -26,6 +26,9 @@ if [ -e /opt/vc/include/IL/OMX_Core.h ]; then
|
|||||||
makedepends+=(raspberrypi-firmware)
|
makedepends+=(raspberrypi-firmware)
|
||||||
_options="$_options WITH_OMX=1"
|
_options="$_options WITH_OMX=1"
|
||||||
fi
|
fi
|
||||||
|
if [ -e /usr/include/janus/plugins/plugin.h ];then
|
||||||
|
_options="$_options WITH_JANUS=1"
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
# LD does not link mmal with this option
|
# LD does not link mmal with this option
|
||||||
|
|||||||
Reference in New Issue
Block a user