Releases: koush/scrypted
Releases · koush/scrypted
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)
v0.7.4
Commits
- preserve MediaObject name in constructor (Koushik Dutta)
- include error in warning message (Koushik Dutta)
- fix erroneous external check. (Koushik Dutta)
- incude ffmpeg (Koushik Dutta)
- incude ffmpeg (Koushik Dutta)
- gstreamer vaapi is apparently xplat (Koushik Dutta)
- remove debug logging (Koushik Dutta)
- fix debug file logging (Koushik Dutta)
- reduce several expensice cpu resizes (Koushik Dutta)
- fix external url behavior (Koushik Dutta)
- snapshot mode cleanups (Koushik Dutta)
- 39c0759: tensorflow-lite: add simd support (Koushik Dutta)
- nuke python prefix prior to install to purge old conflicting deps (Koushik Dutta)
- publish (Koushik Dutta)
- remove extra settings (Koushik Dutta)
- rebuild (Koushik Dutta)
- fix arg parsing (Koushik Dutta)
- move url expansion into separate file (Koushik Dutta)
- a89700a: cli/client: decouple, upgrade packages, publish (Koushik Dutta)
- cleanup remote hint now that rebroadcast uses external by default (#594) #594 (Brett Jia)
- add finer grain user permissions (Koushik Dutta)
- fixup WeakRef typing (Koushik Dutta)
- 3c237ea: tensorflow-lite: cleanup dead code (Koushik Dutta)
- 69d7ff2: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- de0e6ee: unifi-protect: added new smart event and updated snapshot to use login (#595) (Nick Berardi) #595
- fix device StorageSetting deserialzation (Koushik Dutta)
- ec5b59a: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- d91e625: sort-tracker: publish (Koushik Dutta)
- add intrinsic support for async iterators (Koushik Dutta)
- improve error serialization and handling (Koushik Dutta)
- implement python async iterator (Koushik Dutta)
- plugin worker cleanups (Koushik Dutta)
- add ipcObject (Koushik Dutta)
- add support for direct ipc (Koushik Dutta)
- update sdk (Koushik Dutta)
- implement python connectRPCObject (Koushik Dutta)
- fix python rpc connect (Koushik Dutta)
- configurable object tracker (Koushik Dutta)
- update deps (Koushik Dutta)
- log incoming connections (Koushik Dutta)
- Fix x-scrypted-cloud header to come from upstream proxy (Koushik Dutta)
- add python plugin id to command line (Koushik Dutta)
- update deps (Koushik Dutta)
- add connection logging (Koushik Dutta)
- dont throw on oneway methods even if the peer is closed (Koushik Dutta)
- fix changing password escalating user privileges (Koushik Dutta)
- cleanup logging (Koushik Dutta)
- fix bug where express sets Cache-Control: max-age=0 on all file responses (Koushik Dutta)
- update (Koushik Dutta)
- fix listener leak (Koushik Dutta)
- optimize event handling (#601) #601 (Brett Jia)
- add support for polymorphic media objects (Koushik Dutta)
- bb8b012: server/sdk: update (Koushik Dutta)
- b23daa6: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- revert object tracker changes until custom NVR detector with face recognition is in place (Koushik Dutta)
- fix StorageSettings 'device' defaults (Koushik Dutta)
- fix wonky settings (Koushik Dutta)
- fix settings subgroup regression (Koushik Dutta)
- update sdk (Koushik Dutta)
- fix bug where device creation fails when no name is provided (Koushik Dutta)
- fix crash if no detection id is provided (Koushik Dutta)
- fix bug where memory can leak if detection fails (Koushik Dutta)
- implement missing setMixins (Koushik Dutta)
- 7dc1f97: pam-diff: add support for motion objects (Koushik Dutta)
- prevent double motion detector or double object detector (Koushik Dutta)
- cleanup device discovery (Koushik Dutta)
- ptz (Koushik Dutta)
- update ring api client (#605) #605 (Alex Leeds)
- refactor code structure (#606) #606 (Nick Berardi)
- initial commit of two way audio (Koushik Dutta)
- 103855c: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- http message parsing helpers (Koushik Dutta)
- startRtpForwarderProcess remove werift dependency (Koushik Dutta)
- update (Koushik Dutta)
- make it searchable in plugin install (Koushik Dutta)
- update dependencies (#607) #607 (Alex Leeds)
- add cloud password instructions (Koushik Dutta)
- f8c16ed: Merge branch 'main' of github...
v0.6.26
Commits
- e7dff4e: add fan support to nest thermostats (#583) (Alex Leeds) #583
- Scrypted remote plugin (#585) #585 (Brett Jia)
- allow API type and use ObjectDetection (#586) #586 (Brett Jia)
- fcb1292: Update Dockerfile.full.header (Koushik Dutta)
- refresh device info on startup (Koushik Dutta)
- 8772e25: sdk/client: update (Koushik Dutta)
- include ip in device info (Koushik Dutta)
- allow doorbells and filter out irrelevant plugins (#588) #588 (Brett Jia)
- readd google gpg keys that were failing (Koushik Dutta)
- 9307bbd: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- unescape xml strings (Koushik Dutta)
- create probe utils (Koushik Dutta)
- publish (Koushik Dutta)
- add support for various sensor types (#591) #591 (Alex Leeds)
- auto detect two way audio (Koushik Dutta)
- bfbf89f: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- New DahuaEventType and introduction of CallerId for Dahua Intercoms with multiple Bell Buttons. (#592) #592 (KoljaV)
- publish support for multiple call buttons on dahua models (Koushik Dutta)
- disable link on build (Koushik Duta)
- trim deps (Koushik Duta)
- add intel vaapi compose example (Koushik Dutta)
- dcbf509: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- add gstreamer vaapi decoder (Koushik Duta)
- 6478ad0: Merge branch 'main' of github.com:koush/scrypted (Koushik Duta)
- 14e4b5c: rebroadcast/rtsp: initial support for clustering (Koushik Dutta)
- 21db793: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update (Koushik Dutta)
- update (Koushik Dutta)
- update (Koushik Dutta)
- update (Koushik Dutta)
- use new rtsp code with auth and extenral access (Koushik Dutta)
- 6336407: prepublish (Koushik Dutta)