iobroker.agent-dvr 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.de.md CHANGED
@@ -339,6 +339,9 @@ Das eingebaute Live-Dashboard ist erreichbar unter `http://<iobroker>:<webport>/
339
339
  Placeholder for the next version (at the beginning of the line):
340
340
  ### **WORK IN PROGRESS**
341
341
  -->
342
+ ### 0.4.0 (2026-07-12)
343
+ * (ipod86) feat: optionaler MJPEG- und Snapshot-Stream-Proxy über ioBroker (Browser benötigt nur eine Verbindung zu ioBroker, nicht direkt zu AgentDVR)
344
+
342
345
  ### 0.3.0 (2026-07-06)
343
346
  * (ipod86) feat: Steuerbuttons scheduleOn/Off und detectorOn/Off für Kameras und Mikrofone
344
347
  * (ipod86) feat: Empfindlichkeitszustände sensitivityMin, sensitivityMax, sensitivityGain für Kameras (0–100)
package/README.md CHANGED
@@ -344,6 +344,9 @@ The adapter ships a built-in live dashboard at `http://<iobroker>:<webport>/agen
344
344
  Placeholder for the next version (at the beginning of the line):
345
345
  ### **WORK IN PROGRESS**
346
346
  -->
347
+ ### 0.4.0 (2026-07-12)
348
+ * (ipod86) feat: optional MJPEG and snapshot stream proxy through ioBroker (browser needs only one connection to ioBroker, not directly to AgentDVR)
349
+
347
350
  ### 0.3.0 (2026-07-06)
348
351
  * (ipod86) feat: add scheduleOn/Off and detectorOn/Off control buttons for cameras and microphones
349
352
  * (ipod86) feat: add sensitivityMin, sensitivityMax, sensitivityGain level states for cameras (0–100)