src
.
nth.io
/
index
:
luke/esp32-poe-scrypted-viewport
main
ESP32-POE Scrypted viewport (private)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scrypted
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
release: v1.3.0
v1.3.0
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: stamp SCRIPT_VERSION = 0be8f18
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: trim stream logging volume
Luke Hoersten
1
-18
/
+30
2026-06-30
docs: bring scrypted/README.md in line with current streaming behavior
Luke Hoersten
1
-16
/
+22
2026-06-30
docs: document required Medium-stream prebuffer for fast wake
Luke Hoersten
1
-0
/
+11
2026-06-30
scrypted: stamp SCRIPT_VERSION = c6610c1
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: remove the pre-stream snapshot entirely
Luke Hoersten
1
-156
/
+12
2026-06-30
scrypted: stamp SCRIPT_VERSION = 39aeeff
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: gate snapshot POST on the live stream not yet painting
Luke Hoersten
1
-5
/
+23
2026-06-30
scrypted: stamp SCRIPT_VERSION = 860f539
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: strip cold-start/event diagnostics
Luke Hoersten
1
-110
/
+7
2026-06-30
scrypted: stamp SCRIPT_VERSION = 24d6e90
Luke Hoersten
1
-1
/
+1
2026-06-30
scrypted: fix event wake, teardown, triggers; cut stream cold-start ~6s→~0.7s
Luke Hoersten
1
-47
/
+390
2026-06-21
scrypted: stamp SCRIPT_VERSION = 1bd5e9f
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: subscribe log includes the interface list
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: stamp SCRIPT_VERSION = 3a7ddbd
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: fix listen() — one call per interface (was passing array, filter ...
Luke Hoersten
1
-51
/
+17
2026-06-21
scrypted: stamp SCRIPT_VERSION = d2b75bd
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: diagnostic — enumerate every BinarySensor device
Luke Hoersten
1
-10
/
+10
2026-06-21
scrypted: stamp SCRIPT_VERSION = c901984
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log every onBindingChanged re-attach with host/cameraId
Luke Hoersten
1
-0
/
+2
2026-06-21
scrypted: stamp SCRIPT_VERSION = 5d7549b
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: widen doorbell traversal — include BinarySensor siblings + diagno...
Luke Hoersten
1
-1
/
+26
2026-06-21
scrypted: stamp SCRIPT_VERSION = f6d8e75
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: override parent device type to Bridge (was hardcoded Unknown by Scr...
Luke Hoersten
1
-0
/
+31
2026-06-21
scrypted: stamp SCRIPT_VERSION = ba412e5
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: drop OnOff — empirically StartStop is what the Scripts UI binds to
Luke Hoersten
1
-46
/
+16
2026-06-21
scrypted: stamp SCRIPT_VERSION = 44c7a63
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log end-of-method state for lifecycle calls + bootstrap exception
Luke Hoersten
1
-3
/
+10
2026-06-21
scrypted: stamp SCRIPT_VERSION = 101fb3e
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: add OnOff alongside StartStop + lifecycle logging to identify panel...
Luke Hoersten
1
-17
/
+41
2026-06-21
scrypted: stamp SCRIPT_VERSION = 39b0479
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: log attachListener early-return when no camera assigned
Luke Hoersten
1
-2
/
+5
2026-06-21
scrypted: stamp SCRIPT_VERSION = 000ab3a
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: implement StartStop for proper lifecycle UI + clean tear-down
Luke Hoersten
1
-5
/
+50
2026-06-21
scrypted: stamp SCRIPT_VERSION = 1ce49d3
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: unified shutdown-cleaner array covers streams + listeners + timers
Luke Hoersten
1
-32
/
+85
2026-06-21
scrypted: stamp SCRIPT_VERSION = 356e637
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: retry once on Settings-page /state /config fetch failure
Luke Hoersten
1
-4
/
+23
2026-06-21
scrypted: stamp SCRIPT_VERSION = 2ca1307
Luke Hoersten
1
-1
/
+1
2026-06-21
scrypted: subscribe to camera child devices (fix Unifi doorbell wake)
Luke Hoersten
1
-17
/
+39
2026-06-20
scrypted: stamp SCRIPT_VERSION = 3b0ab73
Luke Hoersten
1
-1
/
+1
2026-06-20
scrypted: trace log on every camera event (diagnose missing doorbell wake)
Luke Hoersten
1
-0
/
+7
2026-06-20
scrypted: skip-oldest backpressure on stream socket
Luke Hoersten
1
-60
/
+98
2026-06-20
scrypted: stamp SCRIPT_VERSION = e75891e
v1.1.0
Luke Hoersten
1
-1
/
+1
2026-06-20
scrypted: settings page /state fetch — sequence + 3s timeout
Luke Hoersten
1
-10
/
+11
2026-06-20
scrypted: stamp SCRIPT_VERSION = e3bccca
Luke Hoersten
1
-1
/
+1
2026-06-20
scrypted: max_node_buf_mb cap → destroy+reconnect socket to drop entire bac...
Luke Hoersten
1
-10
/
+57
2026-06-20
scrypted: stamp SCRIPT_VERSION = 439dadb
Luke Hoersten
1
-1
/
+1
2026-06-20
scrypted: log node_buf in stream window — confirms script-side buffering
Luke Hoersten
1
-2
/
+15
[next]
☐