monocle.properties [SOLVED]
-
Anyone got a copy of this file. The download link throws me a 404 error.
-
My apologies for the delay, but I have replaced the missing file via the link on the help file page:
https://monoclecam.com/monocle-gateway/custom-configurationDownload this file to your system where the Monocle Gateway is installed.
<< Download monocle.properties file >>
(https://files.monoclecam.com/monocle-gateway/monocle.properties)File contents:
# ****************************************************************** # * __ __ ___ _ _ ___ ___ _ ___ * # * | \/ |/ _ \| \| |/ _ \ / __| | | __| * # * | |\/| | (_) | .` | (_) | (__| |__| _| * # * |_| |_|\___/|_|\_|\___/ \___|____|___| * # * * # ****************************************************************** # * MONOCLE GATEWAY CONFIGURATION FILE * # ****************************************************************** #-------------------------------------- # RTSP SERVICE PROPERTIES #-------------------------------------- #rtsp.host=0.0.0.0 #rtsp.port=8555 #rtsp.ssl.port=443 #-------------------------------------- # RTSP PROXY PROPERTIES #-------------------------------------- #rtsp.proxy.port=8554 #rtsp.proxy.expire_minutes=10 #rtsp.proxy.debug=false #rtsp.proxy.verbose=false #rtsp.proxy.log=false #-------------------------------------- # RTSP SERVICE REGISTRATION OVERRIDES #-------------------------------------- #rtsp.register.fqdn= #rtsp.register.host= #rtsp.register.port=443 #-------------------------------------- # RTSP SSL CERTIFICATE & PRIVATE KEY #-------------------------------------- #rtsp.ssl.cert=ssl-cert.pem #rtsp.ssl.key=ssl-key.pem