src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/mdns_service.c
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-30 21:18:43 -0500
committerLuke Hoersten <[email protected]>2026-06-30 21:18:43 -0500
commita84f17ec5da36a704636c45aaa5a67c4b8a2bd5b (patch)
tree5fe9fdd6ceee3c378d58fcfe273cbd65ea788b1e /main/mdns_service.c
parent05f9e07014c6aa3f0c8e0b23c283ce6d52c383a1 (diff)
docs: update main README streaming section to the shipped TCP-socket path
The Scrypted Integration section still framed the snapshot POST /frame path as v1 and MJPEG streaming as a future POST /stream milestone, contradicting the already-current "What's next" perf section. Bring it in line: - v1 is the live ffmpeg MJPEG stream over the raw TCP data socket (:81) with prebuffer fast-start (~0.7s wake-to-video); POST /stream was never the shape - replace the /frame streaming code example with the TCP socket + framed-MJPEG sketch; brightness default 100 (was 80) - sleep is learned via the device's sleep callback, not a /frame 409 - Status table: streaming + end-to-end are done/verified, not "not started" - Idle: timer resets on any painted frame, not specifically a /frame POST Left intact: the POST /frame API + protocol/idempotency sections — that firmware endpoint still exists for one-shot snapshots/debug and its 409-when- asleep semantics are unchanged.
Diffstat (limited to 'main/mdns_service.c')
0 files changed, 0 insertions, 0 deletions