Releases: koush/scrypted
Releases · koush/scrypted
v0.7.28
Commits
- start watchdog/stats after plugin dependency installation completes (Koushik Dutta)
- 2894ab1: prerelease (Koushik Dutta)
v0.7.27
Commits
- update hap (Alex Leeds)
- 537a968: Merge remote-tracking branch 'alex/hap' into hap (Koushik Dutta)
- fixup hap implementation (Koushik Dutta)
- fixup hap recordign cleanup (Koushik Dutta)
- beta (Koushik Dutta)
- fix characteristic warnings (#621) #621 (Alex Leeds)
- 06ef146: Merge remote-tracking branch 'origin/hap' (Koushik Dutta)
- add basestation and basestation siren + other tweaks (#636) #636 (Brett Jia)
- a683951: python-codecs: add missing band extraction named argument (Koushik Dutta)
- aefe4b6: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- add reconnect and disable WIP mediaobject converter (#637) #637 (Brett Jia)
- restructure plugin (#638) #638 (Alex Leeds)
- VAAPI crash fix, avoid decodebin usage if possible (Koushik Dutta)
- include libav codecs (Koushik Dutta)
- d92d130: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- fix camera init without sensor (#639) #639 (Alex Leeds)
- start python plugins outside of exception handling if gi is unavailable (Koushik Dutta)
- 965d5af: Merge remote-tracking branch 'origin/hap' (Koushik Dutta)
- fix frame import from buffer in new pipeline (Koushik Dutta)
- readd timeout that got lost during vips revert (Koushik Dutta)
- split location and camera from main file (#640) #640 (Alex Leeds)
- make relative movement the ptz default (Koushik Dutta)
- cb151e7: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- updatre (Koushik Dutta)
- add glass break & mailbox sensor (#641) #641 (Alex Leeds)
- add explicit hook for main file (Koushik Dutta)
- 9b687e3: prebeta (Koushik Dutta)
- expose gc programatically (Koushik Dutta)
- a86fb12: prebeta (Koushik Dutta)
- 35b5cdd: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- export start promise to wait for https server (Koushik Dutta)
- c62d4bd: prebeta (Koushik Dutta)
- add lights, switches & outlets (#642) #642 (Alex Leeds)
- add non invoking entry point (Koushik Dutta)
- dddf565: prebeta (Koushik Dutta)
- add non invoking entry point (Koushik Dutta)
- 420f070: prebeta (Koushik Dutta)
- e8ee21e: btcino 0.0.7 / sip 0.0.6 (#644) (slyoldfox) #644
- add tensorflow nvidia support (Koushik Dutta)
- 3ffdbf9: Update Dockerfile.nvidia (Koushik Dutta)
- 3f65cd4: Update Dockerfile.nvidia (Koushik Dutta)
- fix location mode subscriptions (#646) #646 (Alex Leeds)
- update to new api, add opencv dep (Koushik Dutta)
- 58d5539: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update massive nvidia build (Koushik Dutta)
- undo typing change (Koushik Dutta)
- 7face43: python-codecs: fix decoder selection getting clobbered (Koushik Dutta)
- clean up requirements (Koushik Dutta)
- reduce dependencies for non arm7, pil will have wheels (Koushik Dutta)
- further reduce dependencies (Koushik Dutta)
- remove ffmpeg, use node static binary, and remove gstreamer ugly plugins (Koushik Dutta)
- reorder (Koushik Dutta)
- trim dependencies further (Koushik Dutta)
- add additional plugin runtime hooks for electron (Koushik Dutta)
- dont add sourcemap if none was generated (Koushik Dutta)
- 33c95aa: prebeta (Koushik Dutta)
- Fix armv7l detection (Koushik Dutta)
- Fix armv7 check (Koushik Dutta)
- remove persistence from camera type (#649) #649 (Alex Leeds)
- make it fork compatible (Koushik Dutta)
- b4a3960: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- fix literals and unions (Koushik Dutta)
- add libjpeg-dev (Koushik Dutta)
- beta (Koushik Dutta)
- remove hikvision default name (Koushik Dutta)
- add libjpeg-dev (Koushik Dutta)
- 01d0f4c: pam-diff: new pipeline support (Koushik Dutta)
- log when image is saved as jpeg (Koushik Dutta)
- fix bug where python async generator aclose is not called on rpc objects (Koushik Dutta)
- 0dc75bf: prebeta (Koushik Dutta)
- include ffmpeg frame grabber (Koushik Dutta)
- publish (Koushik Dutta)
- use deterministic defaultsg (Koushik Dutta)
- remove kernel monkey patch (Koushik Dutta)
- 2ecf48b: python-codecs: add Pillow fallback (Koushik Dutta)
- fix video clip thumbnails (#651) #651 (Alex Leeds)
- 771bbd8: python-codecs: use pillow-simd if possible (Koushik Dutta)
- 5dc1af7: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- ea1b394: tensorflow-lite: publish (Koushik Dutta)
- add mechanism to force pip/npm install rerun on upgrade (Koushik Dutta)
- set SCRYPTED_BASE_VERSION (Koushik Dutta)
- set SCRYPTED_BASE_VERSION (Koushik Dutta)
- install cmake (Koushik Dutta)
- a3963af: prebeta (Koushik Dutta)
- cee140e: sort-tracker: publish (Koushik Dutta)
- update package lock ([Koushik Dutta](ht...
v0.7.16
Commits
- b7b6ac0: python-codecs: fix python3.7 maybe (Koushik Dutta)
- disable python stdout buffering (Koushik Dutta)
- 4121cbd: prerelease (Koushik Dutta)
v0.7.15
Commits
- clean up python rpc transports (Koushik Dutta)
- update publish scripts (Koushik Dutta)
- 87c4814: prebeta (Koushik Dutta)
- 6e08f11: snapshot/python-codecs: move high performance native image library to larger package as optional dependency (Koushik Dutta)
- additional python rpc transport fixes (Koushik Dutta)
- b80ac7c: prebeta (Koushik Dutta)
- include ffmpeg path (Koushik Dutta)
- 290b73f: python-codecs: fix hw acceleration (Koushik Dutta)
- e5fb65d: prerelease (Koushik Dutta)
v0.7.13
Commits
- update package lock (Koushik Dutta)
- 670739c: python-codecs: restructure, add gstreamer decoder option (Koushik Dutta)
- 7b5aa4b: python-codecs: remove erroneous libav from gstreamer settings (Koushik Dutta)
- implement a default inclusion zone that prevents on screen clocks from triggering motion (Koushik Dutta)
- connection.poll should provide None to block forever (Koushik Dutta)
- fae6661: prepublish (Koushik Dutta)
v0.7.12
Commits
- update package lock (Koushik Dutta)
- changing motion detect mode should restart motion detection (Koushik Dutta)
- fix peer kill causing exception inside finally handler (Koushik Dutta)
- make models a separate download (Koushik Dutta)
- publish plugins with new video pipeline support (Koushik Dutta)
- fix detections from webui (Koushik Dutta)
- add python forked processes to stats (Koushik Dutta)
- 06d3c89: prepublish (Koushik Dutta)
v0.7.11
Commits
- rtsp proxy example (Koushik Dutta)
- 544dfb3: Update rtsp-proxy.ts (Koushik Dutta)
- update package lock (Koushik Dutta)
- add support for locks (#634) #634 (Alex Leeds)
- add video clips support (#635) #635 (Alex Leeds)
- fix python rpc kill handling (Koushik Dutta)
- support motion on new pipeline (Koushik Dutta)
- 9044e78: python-codecs: add gray decoding support (Koushik Dutta)
- 898331d: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- b2a05c0: prepublish (Koushik Dutta)
v0.7.10
Commits
- update package lock (Koushik Dutta)
- 7e5dcae: webrtc/alexa: add option to disable TURN on peers that already have externally reachable addresses (Koushik Dutta)
- reimplemnet snapshots for new pipeline (Koushik Dutta)
- generator cleanup (Koushik Dutta)
- e3a8d31: python-codecs: add libav support (Koushik Dutta)
- fix erroneous typing installation (Koushik Dutta)
- 6fd8018: python-codecs: fix nre (Koushik Dutta)
- add snapshot pipeline (Koushik Dutta)
- move prediction onto background thread (Koushik Dutta)
- 38ba31c: tensorflow-lite: use multiple tpu (Koushik Dutta)
- fixup project file (Koushik Dutta)
- Fix device initialization on first report (Koushik Dutta)
- e2e65f9: prepublish (Koushik Dutta)
v0.7.9
Commits
- publish (Koushik Dutta)
- fix python fork hangs (Koushik Dutta)
- 4be848c: prepublish (Koushik Dutta)
v0.7.8
Commits
- publish (Koushik Dutta)
- republish (Koushik Dutta)
- support multiple p2p streams (#624) #624 (Alex Leeds)
- publish new pipeline support (Koushik Dutta)
- 4163142: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- include libvips (Koushik Dutta)
- include libvips in installer (Koushik Dutta)
- fix pyvips cffi mismatch (Koushik Dutta)
- set screen ratio to 720p (#625) #625 (Nick Berardi)
- revert tracker dependency removal (Koushik Dutta)
- b951614: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- f6c7b00: tensorflow-lite: fix numpy serialization issue (Koushik Dutta)
- publish (Koushik Dutta)
- fix multiprocessing blocking read on linux (Koushik Dutta)
- remove python log statement (Koushik Dutta)
- 9f2fabf: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- 08cf9f7: prepublish (Koushik Dutta)