webcam-stream.sh: use bitreich broker and make executable - brcon2024-hackathons - Bitreichcon 2024 Hackathons
(HTM) git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/brcon2024-hackathons
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) Submodules
---
(DIR) commit 43a951bcfbd4fcba0fe11067fe1ac6b733b38b8d
(DIR) parent 932a9e54c46a99dfc83084646972f171d1648b44
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 24 Aug 2024 20:00:31 +0200
webcam-stream.sh: use bitreich broker and make executable
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M mqtt/webcam-stream.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/mqtt/webcam-stream.sh b/mqtt/webcam-stream.sh
@@ -4,7 +4,7 @@
# ffmpeg
# imcat: https://github.com/stolk/imcat
# mosquitto_pub: https://github.com/eclipse/mosquitto
-uri="${MQTT_URI:-mqtt://bitreich:bitreich@mx2.adamsgaard.dk:65431/}"
+uri="${MQTT_URI:-mqtts://bitreich:oogui3queex&o9zaekah@bitreich.org/}"
topic="${MQTT_TOPIC:-faces/$USER}"
sleep="${CAM_INTERVAL:-10}"
device="${1:-video0}"