src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
AgeCommit message (Expand)AuthorFilesLines
2026-06-21scrypted: implement StartStop for proper lifecycle UI + clean tear-downLuke Hoersten1-5/+50
2026-06-21scrypted: stamp SCRIPT_VERSION = 1ce49d3Luke Hoersten1-1/+1
2026-06-21scrypted: unified shutdown-cleaner array covers streams + listeners + timersLuke Hoersten1-32/+85
2026-06-21scrypted: stamp SCRIPT_VERSION = 356e637Luke Hoersten1-1/+1
2026-06-21scrypted: retry once on Settings-page /state /config fetch failureLuke Hoersten1-4/+23
2026-06-21scrypted: stamp SCRIPT_VERSION = 2ca1307Luke Hoersten1-1/+1
2026-06-21scrypted: subscribe to camera child devices (fix Unifi doorbell wake)Luke Hoersten1-17/+39
2026-06-20scrypted: stamp SCRIPT_VERSION = 3b0ab73Luke Hoersten1-1/+1
2026-06-20scrypted: trace log on every camera event (diagnose missing doorbell wake)Luke Hoersten1-0/+7
2026-06-20scrypted: skip-oldest backpressure on stream socketLuke Hoersten1-60/+98
2026-06-20scrypted: stamp SCRIPT_VERSION = e75891ev1.1.0Luke Hoersten1-1/+1
2026-06-20scrypted: settings page /state fetch — sequence + 3s timeoutLuke Hoersten1-10/+11
2026-06-20scrypted: stamp SCRIPT_VERSION = e3bcccaLuke Hoersten1-1/+1
2026-06-20scrypted: max_node_buf_mb cap → destroy+reconnect socket to drop entire bac...Luke Hoersten1-10/+57
2026-06-20scrypted: stamp SCRIPT_VERSION = 439dadbLuke Hoersten1-1/+1
2026-06-20scrypted: log node_buf in stream window — confirms script-side bufferingLuke Hoersten1-2/+15
2026-06-20scrypted: stamp SCRIPT_VERSION = 28f39bfLuke Hoersten1-1/+1
2026-06-20scrypted: kill listener leak across script reloads + one-line sent-vs-painted...Luke Hoersten1-56/+75
2026-06-20scrypted: stamp SCRIPT_VERSION = 568de10Luke Hoersten1-1/+1
2026-06-20g2g semantics now per-frame, drop sharp mozjpeg for ~4x faster snapshotLuke Hoersten1-18/+20
2026-06-20scrypted: stamp SCRIPT_VERSION = e4a546cLuke Hoersten1-1/+1
2026-06-20phase 4: glass-to-glass via 16-byte stream header + /state stream statsLuke Hoersten1-5/+47
2026-06-20scrypted: stamp SCRIPT_VERSION = cdd1827Luke Hoersten1-1/+1
2026-06-20phase 5: fix snapshot looking lower-quality than streamLuke Hoersten1-2/+15
2026-06-20scrypted: stamp SCRIPT_VERSION = e4a6d07Luke Hoersten1-1/+1
2026-06-20phase 3: parallel-startup timing trace anchored to camera-event arrivalLuke Hoersten1-15/+36
2026-06-20scrypted: stamp SCRIPT_VERSION = 4d5fd28Luke Hoersten1-1/+1
2026-06-20cleanup phase 2: delete HTTP-streaming-era dead codeLuke Hoersten1-121/+25
2026-06-20scrypted: stamp SCRIPT_VERSION = 131c46fLuke Hoersten1-1/+1
2026-06-20cleanup phase 1: stale-comment refresh, zero behavior changeLuke Hoersten1-49/+41
2026-06-20scrypted: stamp SCRIPT_VERSION = 496da49Luke Hoersten1-1/+1
2026-06-20"paint the latest, drop the rest" — FIONREAD skip + Scrypted backpressure-b...Luke Hoersten1-7/+14
2026-06-20scrypted: stamp SCRIPT_VERSION = 521de7eLuke Hoersten1-1/+1
2026-06-20scrypted: show Wake triggers on new-device dialog + stop leaking re-register ...Luke Hoersten1-2/+28
2026-06-20scrypted: stamp SCRIPT_VERSION = f982b88Luke Hoersten1-1/+1
2026-06-20scrypted: drop substream picker, hardcode best-resolution + skip low-resLuke Hoersten1-24/+19
2026-06-20scrypted: stamp SCRIPT_VERSION = 6d74d02Luke Hoersten1-1/+1
2026-06-20faster snapshot + deeper firmware timing + camera substream UI controlLuke Hoersten1-41/+108
2026-06-20scrypted: stamp SCRIPT_VERSION = d8d9a66Luke Hoersten1-1/+1
2026-06-20scrypted: drop frame_interval_ms, brightness default 80 → 100Luke Hoersten1-18/+7
2026-06-19scrypted: stamp SCRIPT_VERSION = b97c250Luke Hoersten1-1/+1
2026-06-19streaming pivot: raw TCP data plane, drop per-frame HTTP entirelyLuke Hoersten1-221/+89
2026-06-19scrypted: stamp SCRIPT_VERSION = e88aa51Luke Hoersten1-1/+1
2026-06-19scrypted: noDelay:true on keep-alive sockets — kills 200ms Nagle deadlockLuke Hoersten1-1/+17
2026-06-19scrypted: stamp SCRIPT_VERSION = 1063a4eLuke Hoersten1-1/+1
2026-06-19scrypted: user-controllable JPEG quality (1–31) in the viewport SettingsLuke Hoersten1-2/+22
2026-06-19scrypted: HTTP keep-alive via node:http Agent + bump JPEG quality 2→1Luke Hoersten1-74/+115
2026-06-19scrypted: stamp SCRIPT_VERSION = 504360aLuke Hoersten1-1/+1
2026-06-19disable Nagle on /frame socket + add min/max/worst-frame to script logLuke Hoersten1-14/+34
2026-06-19scrypted: stamp SCRIPT_VERSION = 846e4dbLuke Hoersten1-1/+1