mqtt-camera-streamer
Camera streamer
Publishes and displays camera feed over MQTT with optional recording to disk and image processing pipeline setup
Stream images from a connected camera over MQTT, view using Streamlit, record to file and sqlite
238 stars
5 watching
55 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
camerahome-automationmqttsqlitestreamlit
Related projects:
Repository | Description | Stars |
---|---|---|
jono-allen/mqtt-cam | An ESP32-based camera system that streams video and images to an MQTT server using AWS S3 for storage. | 9 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
svrooij/ipcam2mqtt | Bridges IP cameras to an MQTT message broker to trigger responses in a smart home environment. | 26 |
rpdswtk/mqtt_recorder | A command-line tool for recording and replaying MQTT messages. | 23 |
mozanunal/micropython-mpu6050-mqtt-streamer | A system that collects data from an MPU6050 sensor and streams it to an MQTT server using Micropython on an ESP8266 microcontroller. | 10 |
volkanalkilic/mqtt-file-uploader | A .NET application that monitors local directories and uploads files to an MQTT broker. | 5 |
mossblaser/aiomqtt | An asynchronous wrapper around paho-mqtt for Python. | 55 |
randomsync/robotframework-mqttlibrary | A library that provides a set of keywords for testing MQTT brokers using the Robot Framework. | 26 |
mrjohannchang/mqtthandler.py | Provides an MQTT logging handler allowing Python applications to send log messages via MQTT | 21 |
eschava/broadlink-mqtt | An MQTT client to control BroadLink devices remotely | 224 |
jpmens/mqtt-watchdir | Programmatically monitors a directory for changes and publishes file content to an MQTT broker. | 40 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
filipspl/mqtt-monitor | A console-based application that monitors and displays MQTT messages in a table format. | 8 |
hobbyquaker/speedtest2mqtt | Automates speedtest results publishing via MQTT. | 15 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |