Releases
v0.66.0
Commits
feb3b8f : postrelease (Koushik Dutta)
publish (Koushik Dutta )
b4d8f99 : Revert "unifi-protect: Use connectionHost to support cameras distributed between stacked nvrs (#1128 )" (Koushik Dutta)
publish (Koushik Dutta )
7987a78 : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
efa8515 : Update install-scrypted-dependencies-mac.sh (Koushik Dutta)
add ability to filter candidate pairs (Koushik Dutta )
73f859b : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
publish (Koushik Dutta )
improve private address range check (Koushik Dutta )
update webrtc stream endpoint, start phasing out rtsp stream (Koushik Dutta )
avoid ffmpeg for crop if possible (Koushik Dutta )
f8bcf19 : python-codecs: use non hw accelerated h265 by default (Koushik Dutta)
06c8b39 : python-codecs: h265 parsing fixes (Koushik Dutta)
fix opus repacketization (Koushik Dutta )
publish (Koushik Dutta )
opus frame duration quirk doc (Koushik Dutta )
initial prep for negotiated intercom codecs (Koushik Dutta )
f07604d : two-way audio improvements: (Koushik Dutta)
e8a5d5c : unifi-protect: make connecitonHost an options (Koushik Dutta)
6a2474d : unifi-protect: typos (Koushik Dutta)
fixups for h265 mode cams (Koushik Dutta )
da4ba77 : h264-repacketizer: stapa codec info fix and stapa repacketization assert (Koushik Dutta)
pcm_mulaw rename, intercom fixes, h264 fix (Koushik Dutta )
prototype packing opus packets. seems to work. (Koushik Dutta )
documentation on raw audio packet times (Koushik Dutta )
0e797c6 : python-codecs: improve pyav for zero latency (Koushik Dutta)
9621945 : python-codecs: fix startup analyze duration and probe size (Koushik Dutta)
ed72643 : unifi-protect: fix login on 3.2.5 (Koushik Dutta)
recordingActive state (Koushik Dutta )
476bd3b : sdk/client: publish (Koushik Dutta)
98c9014 : server & core: send terminal size info (#1148 ) (Brett Jia) #1148
52692c0 : python-codecs: fix potential leak/hang (Koushik Dutta)
2ef482c : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
d3593b9 : server & core: handle binary terminal data (#1149 ) (Brett Jia) #1149
negotiation null check (Koushik Dutta )
Update and simplify port forwarding guide for beginners (#1141 ) #1141 (Sahib B )
Added device detection features + trackmix stream (#1154 ) #1154 (Ben Dews )
best-effort allow older clients to write to shell (#1157 ) #1157 (Brett Jia )
fix crash on changing closed pty dimensions (#1158 ) #1158 (Brett Jia )
fix readLine performance (Koushik Dutta )
cf367fa : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
use non deterministic object ids (Koushik Dutta )
id gen fix (Koushik Dutta )
fix python rpc id gen (#1165 ) #1165 (Brett Jia )
remove snapshot debouncing, it is in the snapshot plugin now (Koushik Dutta )
fix up additional id gens (Koushik Dutta )
fix mixin race condition dangling (Koushik Dutta )
e49f26b : server, client: connectRPCObject for web api clients (#1166 ) (Brett Jia) #1166
change connectRPCObject internal signature #1170 (Koushik Dutta )
send accept header to prevent sending application/json by default (Koushik Dutta )
9edc63b : update werift (Koushik Dutta)
7dec399 : server, client: send full ClusterObject on new eio endpoint (#1170 ) (Brett Jia) #1170
7eca7f6 : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
remove filter from VideoFrameGenerator (Koushik Dutta )
remove filter from video frame generator (Koushik Dutta )
1cf0327 : python-codecs: todo remove comments (Koushik Dutta)
86f3318 : server/client: fix inadvertent inclusion of node:net in client. consolidate connection setup code. (Koushik Dutta)
cleanup imports (Koushik Dutta )
77d4b0a : server/client: fixup client deps (Koushik Dutta)
793c583 : server/client: fix inadvertent inclusion of node:net in client. consolidate connection setup code. (Koushik Dutta)
update with node pty (Koushik Dutta )
fix babel mucking up async generators (Koushik Dutta )
8cb2e15 : client, server, core: Add StreamService interface and TerminalService device (#1171 ) (Brett Jia) #1171
61be7fa : sdk/client: publish (Koushik Dutta)
update (Koushik Dutta )
cf9a065 : cli, core, ui: add npx scrypted shell
and support interactive/noninteractive shells (#1174 ) (Brett Jia) #1174
772bfec : cli, core: support invoking remote commands (#1185 ) (Brett Jia) #1185
add smart motion sensor feature (Koushik Dutta )
fix settings crash (Koushik Dutta )
6655cba : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
fix var clobbering (Koushik Dutta )
remove object detectors, feature is now in video analysis plugin (Koushik Dutta )
8612d8e : postbeta (Koushik Dutta)
83ad4ed : postbeta (Koushik Dutta)
queue iterator throw or return should propagate to queue. (Koushik Dutta )
remove snapshot pipeline, add support for new webassembly decoder (Koushik Dutta )
fix storage settings bug (Koushik Dutta )
talkback fixes (Koushik Dutta )
support modifying server client opts (Koushik Dutta )
27a01a7 : snapshot/python-codecs: move image writer (Koushik Dutta)
disable marker bit on audio packets (Koushik Dutta )
eab0746 : python-codecs: fix erroneous deletion (Koushik Dutta)
fix waiting dequeues on queue end (Koushik Dutta )
queue end should not clear the queue (Koushik Dutta )
Improve clarity of Cloudflare token copying instructions (#1186 ) #1186 (Sahib B )
move zygote (Koushik Dutta )
catch ffmpeg shutdown errors (Koushik Dutta )
7460c71 : Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
eaeae02 : rtp marker tweaks on webrtc talkback (#1187 ) (Brett Jia) #1187
publish (Koushik Dutta )
fix skip validation (Koushik Dutta )
add zygote worker. fix async queue signal abort. (Koushik Dutta )
fix source id (Koushik Dutta )
add ability to select specific device (Koushik Dutta )
fix buffer gc trashing (Koushik Dutta )
fix slice vs subarray behavior on web/babel (Koushik Dutta )
remove debug (Koushik Dutta )
update lockfiles (Koushik Dutta )
suppress noisy media manager (Koushik Dutta )
prevent runaway zygote (Koushik Dutta )
further cleanups on holding buffers (Koushik Dutta )
fix update signature (Koushik Dutta )
further alloc cleanups (Koushik Dutta )
readd sharp, publish beta (Koushik Dutta )
further alloc cleanups (Koushik Dutta )
publish vips support (Koushik Dutta )
rollback (Koushik Dutta )
disable typeof transform (Koushik Dutta )
remove comments (Koushik Dutta )
update deps (Koushik Dutta )
use forked sharp (Koushik Dutta )
469305c : prebeta (Koushik Dutta)
a1f82dd : postbeta (Koushik Dutta)
publish beta (Koushik Dutta )
602b5e4 : prebeta (Koushik Dutta)
aad9a21 : postbeta (Koushik Dutta)
include sharp (Koushik Dutta )
ensure response is sent before onRequest returns (Koushik Dutta )
prebeta (Koushik Dutta )
756585a : postbeta (Koushik Dutta)
ensure response is sent before onRequest returns (Koushik Dutta )
bump min core version (Koushik Dutta )
fb2646a : postbeta (Koushik Dutta)
disable some build flavors (Koushik Dutta )
8853ca2 : server/core: bump core (Koushik Dutta)
dae1b87 : postbeta (Koushik Dutta)
fix rpc serialization issue (Koushik Dutta )
fdab50b : cli/client: update (Koushik Dutta)
publish (Koushik Dutta )
publish (Koushik Dutta )
You can’t perform that action at this time.