Start with HA s6 config
This commit is contained in:
0
camera-ustreamer/rootfs/etc/services.d/janus/down
Normal file
0
camera-ustreamer/rootfs/etc/services.d/janus/down
Normal file
9
camera-ustreamer/rootfs/etc/services.d/janus/run
Normal file
9
camera-ustreamer/rootfs/etc/services.d/janus/run
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Add-on: camera-ustreamer
|
||||
# Runs janus
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting janus.."
|
||||
|
||||
exec /opt/janus/bin/janus
|
||||
Reference in New Issue
Block a user