
OwnTracks Recorder
Store and serve OwnTracks location data via MQTT or HTTP

OwnTracks Recorder is a lightweight service for collecting, storing, and retrieving location updates published by OwnTracks mobile apps. It ingests messages via MQTT subscriptions or HTTP POST, stores data locally on disk (without requiring an external database), and exposes the stored data through a built-in web server.
Key Features
- Ingests OwnTracks location messages via MQTT or HTTP
- Local on-disk storage with an embedded LMDB index (no separate database server required)
- Built-in HTTP server with REST API for querying locations, tracks, and GeoJSON outputs
- WebSocket interface for live updates (e.g., live map views)
- Includes the
ocatCLI to query and export stored data in different formats - Optional Lua hooks for event processing and customization
- Optional payload encryption support (when built with libsodium)
Use Cases
- Personal or family location history with a self-controlled storage backend
- Live location dashboard fed from OwnTracks apps via MQTT
- Exporting and analyzing historical tracks for devices/users
Limitations and Considerations
- Designed specifically around the OwnTracks message format and workflow
- HTTP mode can require additional configuration for multi-user “Friends” setups
OwnTracks Recorder is well-suited for reliable, low-resource location data collection on modest hardware while still providing convenient REST and real-time interfaces for visualization and integration.
Categories:
Tags:
Tech Stack:
Similar Services

Home Assistant
Open-source home automation platform prioritizing local control
Open-source platform to control smart home devices, build automations and dashboards, with broad third-party integrations and local-first privacy.

Frigate
NVR with real-time local object detection for IP cameras
Self-hosted NVR for IP cameras with real-time local AI object detection, recording, and low-latency live viewing, with MQTT and Home Assistant integration.
Tasmota
Open source firmware for ESP8266/ESP32 smart home devices
Alternative open source firmware for ESP8266/ESP32 IoT devices, providing local control via MQTT/HTTP/Web UI, OTA updates, and built-in automation rules and timers.

Node-RED
Flow-based low-code tool for building event-driven automations
Open-source, browser-based low-code platform and Node.js runtime for wiring devices, APIs and services into event-driven flows for automation, IoT and integrations.


ThingsBoard
Open-source IoT platform for device management and dashboards
Open-source IoT platform for device management, telemetry collection, rule-based processing, alarms, and real-time dashboards using standard IoT protocols.

Zigbee2MQTT
Zigbee-to-MQTT bridge for connecting Zigbee devices to MQTT
Self-hosted Zigbee-to-MQTT bridge that lets you control Zigbee devices without vendor gateways and integrate them with home automation platforms via MQTT.




