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.com:koush/scrypted (Koushik Dutta)
- update (Koushik Dutta)
- wip (Koushik Dutta)
- add/use sharp (libvips) (Koushik Dutta)
- add plugin (#614) #614 (Alex Leeds)
- db25c5b: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- add absolute and speed support to movement (#612) #612 (Nick Berardi)
- generate some timestamps (Koushik Dutta)
- 2ee581d: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- use per session live stream manager (Koushik Dutta)
- audio maybe (Koushik Dutta)
- remove some logging (Koushik Dutta)
- add audio toggle (Koushik Dutta)
- mark stream as scrypted parser safe (Koushik Dutta)
- mute audio (Koushik Dutta)
- revert (Koushik Dutta)
- use ffmpeg and adts audio (Koushik Dutta)
- revert stream manager change (Koushik Dutta)
- try mpegts (Koushik Dutta)
- codec copy (Koushik Dutta)
- fix output url (Koushik Dutta)
- move to org (Koushik Dutta)
- a1785c2: tensorflow-legacy: remove (Koushik Dutta)
- 53808a0: google-cloud-tts: move to org (Koushik Dutta)
- fix encoder codecs (Koushik Dutta)
- fix encoder codecs (Koushik Dutta)
- more logging (Koushik Dutta)
- support captcha (#616) #616 (Alex Leeds)
- functional audio (Koushik Dutta)
- all cleaned up (Koushik Dutta)
- expose child process in rtp forwarder (Koushik Dutta)
- motion, partial livestream removal & minor improvement in snapshots (#618) #618 (Alex Leeds)
- validate args (Koushik Dutta)
- use libvips (Koushik Dutta)
- remove potential converter with permission escalation (Koushik Dutta)
- fix mediaobject polymorphism (Koushik Dutta)
- image support (Koushik Dutta)
- 923475f: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- fix proxied iterator proxy (Koushik Dutta)
- 4570f9c: python-codecs: wip (Koushik Dutta)
- fixup various async iterator bugs, add memoryview support to python (Koushik Dutta)
- 8df52e7: python-codecs: wip (Koushik Dutta)
- fix ptz causing creation issues (Koushik Dutta)
- a1c8ce7: python-codecs: working prototype (Koushik Dutta)
- various python fixes (Koushik Dutta)
- update (Koushik Dutta)
- vips fixes (Koushik Dutta)
- new pipeline (Koushik Dutta)
- new pipeline (Koushik Dutta)
- add utility method for adding timestamps (Koushik Dutta)
- new detection pipeline around 50% faster! (Koushik Dutta)
- publish (Koushik Dutta)
- publish fix that validates settings input (Koushik Dutta)
- python rpc should be killed on disconnect (Koushik Dutta)
- publish update, current version was using actual addresses? (Koushik Dutta)
- a19d916: python-codecs: improve memory management (Koushik Dutta)
- new working pipeline (Koushik Dutta)
- support for new pipeline redetection (Koushik Dutta)
- fix dangling thread if glib main loop fails (Koushik Dutta)
- fix various python mutiprocesisng quirks (Koushik Dutta)
- 4e25aed: python-codecs: multiprocessing decode (Koushik Dutta)
- add object detection ui (Koushik Dutta)
- rgba to rgb conversion (Koushik Dutta)
- support large file transfers on engine io (Koushik Dutta)
- fe3a1a0: prepublish (Koushik Dutta)
- 0cde5bf: prepublish (Koushik Dutta)