From 15b872184fcd4c6aef854cb302e5f435d3935f7c Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 30 Jan 2020 17:28:59 +0000 Subject: [PATCH] Update README.md (#76) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afa5c6d..906e7f2 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics. * [mqttclpro](https://github.com/dc297/mqttclpro) - MQTT Client with tasker integration Android app. * [mqttDB](https://github.com/hobbyquaker/mqttDB) - A JSON store with MQTT interface. +* [mqtt-camera-streamer](https://github.com/robmarkcole/mqtt-camera-streamer) - Stream images from a connected camera over MQTT & view using Streamlit * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Cloud/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [parrot-sample](https://github.com/IBM-Cloud/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone. * [snowboy2mqtt](https://github.com/hobbyquaker/snowboy2mqtt) - Publish MQTT Messages on Snowboy Hotword Detection.