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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
release: v1.3.1
v1.3.1
Luke Hoersten
2
-2
/
+2
4 days
eth: size EMAC RX DMA pool above the TCP window (1600B x 24)
Luke Hoersten
1
-0
/
+9
4 days
lwip: raise TCP_WND 5760->23040, RECVMBOX 6->32 (window step 1)
Luke Hoersten
1
-10
/
+14
4 days
stream: instrument TCP-window decomposition (wire kbps, hdr_gap, pend_age)
Luke Hoersten
3
-4
/
+117
2026-07-01
scrypted: stamp SCRIPT_VERSION = 01a588e
Luke Hoersten
1
-1
/
+1
2026-07-01
scrypted: fix stale Streaming header comment (TCP socket, q:v default 1, skip...
Luke Hoersten
1
-5
/
+7
2026-07-01
release: v1.3.0
v1.3.0
Luke Hoersten
2
-2
/
+2
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: reframe protocol sections for the TCP-socket streaming model
Luke Hoersten
1
-10
/
+12
2026-06-30
docs: update main README streaming section to the shipped TCP-socket path
Luke Hoersten
1
-16
/
+17
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
firmware: clear panel to Loading screen on new stream connection
Luke Hoersten
1
-0
/
+15
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
[next]
☐