After playing around with my MQTT Me and testing various use cases I realized that I needed to extend MQTT Me with additional capabilities. If you have installed version 1.x you need to uninstall it before installing version 2.0. Sorry about this. The release notes are included in the download package.
I have created a cookbok that describes how MQTT Me can be configured and used.
- Publishing text to a camera Text overlay
- Mobile Voice Notification on Camera Motion Detection
- Monitoring Axis Device Alive (or not)
- Monitoring Device CPU load and Bandwidth
- Publishing JPEG images and storing them with PHP
- Setting Device Parameter Settings with MQTT message
Documentation:
- MQTT Overview (if you are new to MQTT)
- MQTT Me User Manual
- MQTT Me Cookbook how to setup the above listed use cases