Scrypted

Latest version: v0.0.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 14

0.7.9

Commits
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/77418684da8beefe247588aadbaadd32c82e11f3))
- fix python fork hangs ([Koushik Dutta](https://github.com/koush/scrypted/commit/b33422b0664a4e9792326cf5a28ec48cb764d710))
- 4be848c: prepublish (Koushik Dutta)

0.7.8

Commits
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/85ed41c5900e457a391524b6f4563bf2cae2f4c8))
- republish ([Koushik Dutta](https://github.com/koush/scrypted/commit/fc94fb42215183810560e02679c4c237e699ed6b))
- support multiple p2p streams (624) [624](https://github.com/koush/scrypted/pull/624) ([Alex Leeds](https://github.com/koush/scrypted/commit/2cbc4eb54fe155f2f3d893872af0e0c079f0da2e))
- publish new pipeline support ([Koushik Dutta](https://github.com/koush/scrypted/commit/71cddc67e0c54c19f7b11b25466cb334c7152796))
- 4163142: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- include libvips ([Koushik Dutta](https://github.com/koush/scrypted/commit/9eeeaa79d046d11f6fab1128a0b2a8e31b552ca8))
- include libvips in installer ([Koushik Dutta](https://github.com/koush/scrypted/commit/ffdb386afa40cfe9ca87a296f696f37d9e5c4bb7))
- fix pyvips cffi mismatch ([Koushik Dutta](https://github.com/koush/scrypted/commit/4f03fe24200079627d3fa71b9ebf2fbdefd6cd1f))
- set screen ratio to 720p (625) [625](https://github.com/koush/scrypted/pull/625) ([Nick Berardi](https://github.com/koush/scrypted/commit/ffbd25b13b092f6e579ac25504ca3a2b850d1403))
- revert tracker dependency removal ([Koushik Dutta](https://github.com/koush/scrypted/commit/f1dfdb3494924ad8736fe6a71a9651919a30c87f))
- b951614: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- f6c7b00: tensorflow-lite: fix numpy serialization issue (Koushik Dutta)
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/a4f37bdc1637becb9320c0d0bf54a6d430416c63))
- fix multiprocessing blocking read on linux ([Koushik Dutta](https://github.com/koush/scrypted/commit/ba030ba19780dfdfeeddbaf6ebe9171f6dcf05a2))
- remove python log statement ([Koushik Dutta](https://github.com/koush/scrypted/commit/e2e1c7be447502b102b89817d7537e6b2d11d497))
- 9f2fabf: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- 08cf9f7: prepublish (Koushik Dutta)

0.7.4

Commits
- preserve MediaObject name in constructor ([Koushik Dutta](https://github.com/koush/scrypted/commit/2d4357e4c0e95b3efe79d76bf7fd5762cac6a690))
- include error in warning message ([Koushik Dutta](https://github.com/koush/scrypted/commit/822455383b48abaecb55b819c2281c80c753f228))
- fix erroneous external check. ([Koushik Dutta](https://github.com/koush/scrypted/commit/8412eb36fe2b6788ee233f386b92b957a5b91b5b))
- incude ffmpeg ([Koushik Dutta](https://github.com/koush/scrypted/commit/ad5fae98f1b9caa1f1937cf4277ec66ee54bdd57))
- incude ffmpeg ([Koushik Dutta](https://github.com/koush/scrypted/commit/7917fb96dc2159f508d5ebf5b2424723a06ed290))
- gstreamer vaapi is apparently xplat ([Koushik Dutta](https://github.com/koush/scrypted/commit/f2d1909b6d7b174f693573366564d3fa6033c872))
- remove debug logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/4b6fd5b5a83d67c00a4a2dca9549de2670225fe6))
- fix debug file logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/8b39c4c22c93a7ad580afd815e293d6c20dc3951))
- reduce several expensice cpu resizes ([Koushik Dutta](https://github.com/koush/scrypted/commit/1fa6c2d842e26aa39feae336b4699534fb782904))
- fix external url behavior ([Koushik Dutta](https://github.com/koush/scrypted/commit/80db6e50ab62cc690f9b8087e55be03369205fb5))
- snapshot mode cleanups ([Koushik Dutta](https://github.com/koush/scrypted/commit/fee90334fb471198e4992e5a81b597c35a040479))
- 39c0759: tensorflow-lite: add simd support (Koushik Dutta)
- nuke python prefix prior to install to purge old conflicting deps ([Koushik Dutta](https://github.com/koush/scrypted/commit/f359a7167af2a78651652b008aa72e3ac2c8c9fc))
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/dace7508297b6d588c13ba10cd70e4fc932b4b3c))
- remove extra settings ([Koushik Dutta](https://github.com/koush/scrypted/commit/57734f1d3c4a2377e492dcf958c3fd2d06571423))
- rebuild ([Koushik Dutta](https://github.com/koush/scrypted/commit/1180d9fa2c4aa387841577ed486092b69bf0578b))
- fix arg parsing ([Koushik Dutta](https://github.com/koush/scrypted/commit/eef67a9383f878491e64a90ee56997d401c7407c))
- move url expansion into separate file ([Koushik Dutta](https://github.com/koush/scrypted/commit/82fb24e2759b006e6eb9d34ee62b87c6c28e4b8e))
- a89700a: cli/client: decouple, upgrade packages, publish (Koushik Dutta)
- cleanup remote hint now that rebroadcast uses external by default (594) [594](https://github.com/koush/scrypted/pull/594) ([Brett Jia](https://github.com/koush/scrypted/commit/fa218cbcbdce5ccef04759c2f6f30b37914dfcc5))
- add finer grain user permissions ([Koushik Dutta](https://github.com/koush/scrypted/commit/c1f0281030f35c48546762a662201b896f585103))
- fixup WeakRef typing ([Koushik Dutta](https://github.com/koush/scrypted/commit/694c195024574279ec3297f1632d70381d103a1e))
- 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](https://github.com/koush/scrypted/pull/595)
- fix device StorageSetting deserialzation ([Koushik Dutta](https://github.com/koush/scrypted/commit/172790b18fc50a0bf5def69eb2655f6bffca6484))
- 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](https://github.com/koush/scrypted/commit/41061854f161f6ce6b98017c2bf3440a956a19c9))
- improve error serialization and handling ([Koushik Dutta](https://github.com/koush/scrypted/commit/b2e5801426b1ad06e8f48609d9ba94adeaf4b92a))
- implement python async iterator ([Koushik Dutta](https://github.com/koush/scrypted/commit/096c036ea2e310c116f4c850b15e2d0abb4032db))
- plugin worker cleanups ([Koushik Dutta](https://github.com/koush/scrypted/commit/445581eefa1550954b90ce982d5cb808d86319cd))
- add ipcObject ([Koushik Dutta](https://github.com/koush/scrypted/commit/fbbb9163d71444f449b6170858e9b3ca52ab0354))
- add support for direct ipc ([Koushik Dutta](https://github.com/koush/scrypted/commit/6f90b1a0e3e1b635d274e2b5c58237327d083cb2))
- update sdk ([Koushik Dutta](https://github.com/koush/scrypted/commit/544349de8de89320272416aa47d4a1ffdeffe9f9))
- implement python connectRPCObject ([Koushik Dutta](https://github.com/koush/scrypted/commit/19da68884be17a1a38f54f67eed680e82f1debb9))
- fix python rpc connect ([Koushik Dutta](https://github.com/koush/scrypted/commit/44346d5b33d75a0fce1d0dcd2dc9b87f6882f650))
- configurable object tracker ([Koushik Dutta](https://github.com/koush/scrypted/commit/e6cfecfc1a9580152781fb3d5a80eaca089d6a0b))
- update deps ([Koushik Dutta](https://github.com/koush/scrypted/commit/f23fa0c335c4dcd6d7276bb3b27c84ee9dfb8c2b))
- log incoming connections ([Koushik Dutta](https://github.com/koush/scrypted/commit/33607796d125fc2d62ae97246869a280edd6c068))
- Fix x-scrypted-cloud header to come from upstream proxy ([Koushik Dutta](https://github.com/koush/scrypted/commit/9eb502912826a95cf4ed44d071612edc0ef9305d))
- add python plugin id to command line ([Koushik Dutta](https://github.com/koush/scrypted/commit/29c98777e9d1b00752053e63ebf1dbb83779adb7))
- update deps ([Koushik Dutta](https://github.com/koush/scrypted/commit/bea1f019b416812154c7068dabc27d420554ee82))
- add connection logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/373c11ffee146e6336ce7321e1045ecc4ba0db4c))
- dont throw on oneway methods even if the peer is closed ([Koushik Dutta](https://github.com/koush/scrypted/commit/dc5148c856a1744cc93c84c1e206829be901ff34))
- fix changing password escalating user privileges ([Koushik Dutta](https://github.com/koush/scrypted/commit/f726826391eec7b08d3b1160bd366d5ec88ed621))
- cleanup logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/ea99a54e1b6c5e9609fe9041355e8c26d121184b))
- fix bug where express sets Cache-Control: max-age=0 on all file responses ([Koushik Dutta](https://github.com/koush/scrypted/commit/34b26c81dc2b7892f481fda8c4ac71ff13409f6a))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/615357befb42c1072a122f1e0ca0038f1dfa554e))
- fix listener leak ([Koushik Dutta](https://github.com/koush/scrypted/commit/7902a091a9d36d9d146e18f35a6e6b392a1937b1))
- optimize event handling (601) [601](https://github.com/koush/scrypted/pull/601) ([Brett Jia](https://github.com/koush/scrypted/commit/9015af4902e882c949c34faf2027df4ddd24530c))
- add support for polymorphic media objects ([Koushik Dutta](https://github.com/koush/scrypted/commit/8e5f44f998044d70f55bef30e890fec180b55ba4))
- 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](https://github.com/koush/scrypted/commit/bb9f3d5aabefae0e84f3266923696ac6ea01467f))
- fix StorageSettings 'device' defaults ([Koushik Dutta](https://github.com/koush/scrypted/commit/d01c0fa72b5c908927126426478bbd2f9f1d02b9))
- fix wonky settings ([Koushik Dutta](https://github.com/koush/scrypted/commit/b5004739c3b756e53ed29c215aa35b1e8e6abb91))
- fix settings subgroup regression ([Koushik Dutta](https://github.com/koush/scrypted/commit/c17a1184cc1b16808c58dfc6cc05b6f5304ddf68))
- update sdk ([Koushik Dutta](https://github.com/koush/scrypted/commit/9cc8f50ff754263628ef0c80741678c778d26cd9))
- fix bug where device creation fails when no name is provided ([Koushik Dutta](https://github.com/koush/scrypted/commit/464deaf35ec4e415730c1a8c2b10af728b8ce9b4))
- fix crash if no detection id is provided ([Koushik Dutta](https://github.com/koush/scrypted/commit/fa89a5ad2442bd02cc7572fd125c45aa0963bd17))
- fix bug where memory can leak if detection fails ([Koushik Dutta](https://github.com/koush/scrypted/commit/fbaa8a31cfdf6d09c568400856c447df7b3857ae))
- implement missing setMixins ([Koushik Dutta](https://github.com/koush/scrypted/commit/6e2aa37d75fc3be99e5a51c2218d5fbc5795d527))
- 7dc1f97: pam-diff: add support for motion objects (Koushik Dutta)
- prevent double motion detector or double object detector ([Koushik Dutta](https://github.com/koush/scrypted/commit/ee22686bffb54ffa47f27a4e2b208ed46e444d5b))
- cleanup device discovery ([Koushik Dutta](https://github.com/koush/scrypted/commit/83af0c5ec7603f8c3574b7d6ceb03ac114d94421))
- ptz ([Koushik Dutta](https://github.com/koush/scrypted/commit/fdc7519db0d33d9b3e093c5ca498d32d24cba3e2))
- update ring api client (605) [605](https://github.com/koush/scrypted/pull/605) ([Alex Leeds](https://github.com/koush/scrypted/commit/16a39ac76ad41c2e96ad3184afa6ac89135706d9))
- refactor code structure (606) [606](https://github.com/koush/scrypted/pull/606) ([Nick Berardi](https://github.com/koush/scrypted/commit/c85d45050fa2a75e79a0cb07c89e6cbb4963240d))
- initial commit of two way audio ([Koushik Dutta](https://github.com/koush/scrypted/commit/70c6fe4c68634b701a95d27d59601e31fc6259d6))
- 103855c: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- http message parsing helpers ([Koushik Dutta](https://github.com/koush/scrypted/commit/f582db3f1143dac631e6a0c7ede60acbba646c7e))
- startRtpForwarderProcess remove werift dependency ([Koushik Dutta](https://github.com/koush/scrypted/commit/143a0b2c417f44ca91a395d37535879d57d246d9))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/41c4cbc96c5952cd415c13a6284ae2a7dfea2aa9))
- make it searchable in plugin install ([Koushik Dutta](https://github.com/koush/scrypted/commit/806e015823804f428e8ae0a41078139a98409511))
- update dependencies (607) [607](https://github.com/koush/scrypted/pull/607) ([Alex Leeds](https://github.com/koush/scrypted/commit/ed5c7b126c35def230ee40f4514c7288d1bd9ba4))
- add cloud password instructions ([Koushik Dutta](https://github.com/koush/scrypted/commit/ea86065d995a59a9564d214799a0eecd609ade23))
- f8c16ed: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/f435f8eff508d7363d5e9cda82edd292851f87fb))
- wip ([Koushik Dutta](https://github.com/koush/scrypted/commit/ebf217661897a5ee4b097c2a0e08156828e778fb))
- add/use sharp (libvips) ([Koushik Dutta](https://github.com/koush/scrypted/commit/81a5c143d6ee301e5abadfeb5ddc7cc332e32004))
- add plugin (614) [614](https://github.com/koush/scrypted/pull/614) ([Alex Leeds](https://github.com/koush/scrypted/commit/d5c90ab8da76e3318c8b5df9003258c59a700677))
- db25c5b: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- add absolute and speed support to movement (612) [612](https://github.com/koush/scrypted/pull/612) ([Nick Berardi](https://github.com/koush/scrypted/commit/405d9f0c0947dbd497f3085cacdf213b1af500e0))
- generate some timestamps ([Koushik Dutta](https://github.com/koush/scrypted/commit/d74c3a3fc52e2f0ae1b99d1bb3ce393674265133))
- 2ee581d: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- use per session live stream manager ([Koushik Dutta](https://github.com/koush/scrypted/commit/dec3c354f00791514199401d48d9b95b81424f7b))
- audio maybe ([Koushik Dutta](https://github.com/koush/scrypted/commit/b2a4f20381be4ad7daaeaa1e2a6664e35f86b92b))
- remove some logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/f02dfa5e1448f5e242fbd4b378931bf22f3faaad))
- add audio toggle ([Koushik Dutta](https://github.com/koush/scrypted/commit/7ddeda15950967305620114d08592bcdade8393f))
- mark stream as scrypted parser safe ([Koushik Dutta](https://github.com/koush/scrypted/commit/a78cc943ccf21ca94c9b520bd0623a36402f2b5b))
- mute audio ([Koushik Dutta](https://github.com/koush/scrypted/commit/d284eb673882f35cd3dfb08487221124a1eaf70c))
- revert ([Koushik Dutta](https://github.com/koush/scrypted/commit/cd59125ada3e334bcc77f112a728b517ff59ea3e))
- use ffmpeg and adts audio ([Koushik Dutta](https://github.com/koush/scrypted/commit/8dcf4dda9f0654864192a5d90d610753a794b00e))
- revert stream manager change ([Koushik Dutta](https://github.com/koush/scrypted/commit/c5fa131a4448d05fa399d9c4eda03f6a775f0c6e))
- try mpegts ([Koushik Dutta](https://github.com/koush/scrypted/commit/74ae2aab910745485db76b6db8e18dca7996db6a))
- codec copy ([Koushik Dutta](https://github.com/koush/scrypted/commit/ab0122420b4d425f5f9b3513ed5eb11b40b135d0))
- fix output url ([Koushik Dutta](https://github.com/koush/scrypted/commit/6bba1b1cbd96173060c665d4d68c2ba03e9f1fd0))
- move to org ([Koushik Dutta](https://github.com/koush/scrypted/commit/601cf46b1ef55b047e0ae1afba4940e57b13347f))
- a1785c2: tensorflow-legacy: remove (Koushik Dutta)
- 53808a0: google-cloud-tts: move to org (Koushik Dutta)
- fix encoder codecs ([Koushik Dutta](https://github.com/koush/scrypted/commit/deefac23473282fc1d65ab14944ea97d95104ca0))
- fix encoder codecs ([Koushik Dutta](https://github.com/koush/scrypted/commit/d479bcece969cf426bbc82374fd668c4eab5ca01))
- more logging ([Koushik Dutta](https://github.com/koush/scrypted/commit/fb7eeece54a99b20194502a48408417a701796ae))
- support captcha (616) [616](https://github.com/koush/scrypted/pull/616) ([Alex Leeds](https://github.com/koush/scrypted/commit/5a1c052c7762306d9773de031f83ff5a22cbf1b2))
- functional audio ([Koushik Dutta](https://github.com/koush/scrypted/commit/8444102cca697bc59c19a467a9da6abe965bfcf6))
- all cleaned up ([Koushik Dutta](https://github.com/koush/scrypted/commit/d0ae7eb84186ab379a9a6b43e3b7bbb61eb7b7c4))
- expose child process in rtp forwarder ([Koushik Dutta](https://github.com/koush/scrypted/commit/291f90b2b23b17699231609a23e0ceebca374681))
- motion, partial livestream removal & minor improvement in snapshots (618) [618](https://github.com/koush/scrypted/pull/618) ([Alex Leeds](https://github.com/koush/scrypted/commit/70cfa13e6794acdffbd990a31eeb5c7012f60923))
- validate args ([Koushik Dutta](https://github.com/koush/scrypted/commit/11a1a1134dee7ed039acf8539915708ec776e773))
- use libvips ([Koushik Dutta](https://github.com/koush/scrypted/commit/cc7271f0a23afc8e51bbbe1183f53dbdcd3c9462))
- remove potential converter with permission escalation ([Koushik Dutta](https://github.com/koush/scrypted/commit/44f083ca233b3837acf1687cfb89c604adc3402f))
- fix mediaobject polymorphism ([Koushik Dutta](https://github.com/koush/scrypted/commit/2bd3592aadf7b5f11318ef55401c3d91eecf9307))
- image support ([Koushik Dutta](https://github.com/koush/scrypted/commit/21ce5dfad4644cbaa8a809ac17a18df1dc6158c0))
- 923475f: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- fix proxied iterator proxy ([Koushik Dutta](https://github.com/koush/scrypted/commit/601cd39ba46c7eb6b56603c32a5162b53913263f))
- 4570f9c: python-codecs: wip (Koushik Dutta)
- fixup various async iterator bugs, add memoryview support to python ([Koushik Dutta](https://github.com/koush/scrypted/commit/1e004d6700123bc8b609a55bb239290249f70f69))
- 8df52e7: python-codecs: wip (Koushik Dutta)
- fix ptz causing creation issues ([Koushik Dutta](https://github.com/koush/scrypted/commit/5e6364850a0a9b44126c76a8f8a33c0c2d922d57))
- a1c8ce7: python-codecs: working prototype (Koushik Dutta)
- various python fixes ([Koushik Dutta](https://github.com/koush/scrypted/commit/940d4b7fd478ce8c9818e7dd64162d85fcc4aaca))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/15c7747f482615bf9960cb00f34e3cf538e75780))
- vips fixes ([Koushik Dutta](https://github.com/koush/scrypted/commit/9c89c3c2b8619d2474f19ee776e1f2a30d851175))
- new pipeline ([Koushik Dutta](https://github.com/koush/scrypted/commit/2fc39e3979ae965dfa6379934ce03e4fb69d6d22))
- new pipeline ([Koushik Dutta](https://github.com/koush/scrypted/commit/28ac97f4c9909c3da1746015524932c1e890d0b2))
- add utility method for adding timestamps ([Koushik Dutta](https://github.com/koush/scrypted/commit/98096845dcc479e5b16bac6d565a0a300cc42544))
- new detection pipeline around 50% faster! ([Koushik Dutta](https://github.com/koush/scrypted/commit/d5157fb8684a59d4524c70776c4f97cd6edeef42))
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/1d5c71d6177ad5164bc7b2a99e1531724d92cd54))
- publish fix that validates settings input ([Koushik Dutta](https://github.com/koush/scrypted/commit/dcb6627fb13a05de10bbfef53209db28b955b97c))
- python rpc should be killed on disconnect ([Koushik Dutta](https://github.com/koush/scrypted/commit/f9d63081542079f5008da6c9833c573bf25d98ea))
- publish update, current version was using actual addresses? ([Koushik Dutta](https://github.com/koush/scrypted/commit/42bc7dc6446f8125d2c5afd6bf69488329a187bf))
- a19d916: python-codecs: improve memory management (Koushik Dutta)
- new working pipeline ([Koushik Dutta](https://github.com/koush/scrypted/commit/e2186401bf2237f876f51c59b9cd248d33dd2ad9))
- support for new pipeline redetection ([Koushik Dutta](https://github.com/koush/scrypted/commit/457fc96332e60b3231d3691c1a59c55a21c4a158))
- fix dangling thread if glib main loop fails ([Koushik Dutta](https://github.com/koush/scrypted/commit/8e34bc2130f19fbd7452e0571aca0ff2fcd30f6c))
- fix various python mutiprocesisng quirks ([Koushik Dutta](https://github.com/koush/scrypted/commit/45bd3cbb7c0f643a95ab1cab7a915104a64a5380))
- 4e25aed: python-codecs: multiprocessing decode (Koushik Dutta)
- add object detection ui ([Koushik Dutta](https://github.com/koush/scrypted/commit/00e523e268d81fce1d2deff64fe7945834b4cfab))
- rgba to rgb conversion ([Koushik Dutta](https://github.com/koush/scrypted/commit/ed341a12b16014d24637f05e32d66fe01f868d80))
- support large file transfers on engine io ([Koushik Dutta](https://github.com/koush/scrypted/commit/369dcff2bd3ee55fb6dcce797f3917309ef459e4))
- fe3a1a0: prepublish (Koushik Dutta)
- 0cde5bf: prepublish (Koushik Dutta)

0.6.26

Commits
- e7dff4e: add fan support to nest thermostats (583) (Alex Leeds) [583](https://github.com/koush/scrypted/pull/583)
- Scrypted remote plugin (585) [585](https://github.com/koush/scrypted/pull/585) ([Brett Jia](https://github.com/koush/scrypted/commit/fa8b9dfe9983c38e5bc4554e3811939d1e843802))
- allow API type and use ObjectDetection (586) [586](https://github.com/koush/scrypted/pull/586) ([Brett Jia](https://github.com/koush/scrypted/commit/18112ee40f88c2d602bd0d8f7f1597cf75f3bc13))
- fcb1292: Update Dockerfile.full.header (Koushik Dutta)
- refresh device info on startup ([Koushik Dutta](https://github.com/koush/scrypted/commit/378ac82c8c1f381224a685d673bb9d97a5f09577))
- 8772e25: sdk/client: update (Koushik Dutta)
- include ip in device info ([Koushik Dutta](https://github.com/koush/scrypted/commit/26d1f8e58ca4e47805e1d975978f08bb59f6b519))
- allow doorbells and filter out irrelevant plugins (588) [588](https://github.com/koush/scrypted/pull/588) ([Brett Jia](https://github.com/koush/scrypted/commit/f8a548401f85fc488103b120958fcb9b54eb34b9))
- readd google gpg keys that were failing ([Koushik Dutta](https://github.com/koush/scrypted/commit/68a9ec09e6e702b145c04e0fb41bc76832b2c6e9))
- 9307bbd: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- unescape xml strings ([Koushik Dutta](https://github.com/koush/scrypted/commit/7575dd82ce5d0b4503c747cb9e1808e0aedeb375))
- create probe utils ([Koushik Dutta](https://github.com/koush/scrypted/commit/767af25aa087fc14bd8cfe8ace6f9f332c4bbf2e))
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/ab42ccd889facd4c66c5b30cf926660373d258c7))
- add support for various sensor types (591) [591](https://github.com/koush/scrypted/pull/591) ([Alex Leeds](https://github.com/koush/scrypted/commit/99d1e51f36edf678ca446067ecc5ee5bdacb267f))
- auto detect two way audio ([Koushik Dutta](https://github.com/koush/scrypted/commit/e630589489667456ee69fa16f43fa93af499dcd6))
- 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](https://github.com/koush/scrypted/pull/592) ([KoljaV](https://github.com/koush/scrypted/commit/95a3a16227dd28df94dd66bd3a1246ab067832c7))
- publish support for multiple call buttons on dahua models ([Koushik Dutta](https://github.com/koush/scrypted/commit/0538130e78bf3e153dd1a0bfd9df311298e1a796))
- disable link on build ([Koushik Duta](https://github.com/koush/scrypted/commit/62f28271ed8c9a3633a39190a40629e50c20f749))
- trim deps ([Koushik Duta](https://github.com/koush/scrypted/commit/88654275c1ed25776bb96738d0233a9862c865a3))
- add intel vaapi compose example ([Koushik Dutta](https://github.com/koush/scrypted/commit/69ba181dfa7c9b652979e993c07290fbb446a048))
- dcbf509: Merge branch 'main' of github.com:koush/scrypted (Koushik Dutta)
- add gstreamer vaapi decoder ([Koushik Duta](https://github.com/koush/scrypted/commit/81b7d432e91b41d828e84c66bbe0000a0a066632))
- 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](https://github.com/koush/scrypted/commit/514d86144fb4d048350606690c0737b2bcb82c13))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/a5cb8c3fdcb307d4a983585f8fd522df57aea546))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/fed1cf2a0d1d64f7bcdc9d07d8887a8aa209eb0d))
- update ([Koushik Dutta](https://github.com/koush/scrypted/commit/255e426e2dabe2a83223d79876f2b4dea5bafbbf))
- use new rtsp code with auth and extenral access ([Koushik Dutta](https://github.com/koush/scrypted/commit/38e3492137f8359efc9f051a4e52b704890861c9))
- 6336407: prepublish (Koushik Dutta)

0.6.24

Commits
- improve failure resiliency with prebuffer fallback and ignoring ffpmeg errors when buffers are returned ([Koushik Dutta](https://github.com/koush/scrypted/commit/410d11248f8ac08692793520310dfbb597fa4a07))
- additional admin login traps for HA ingress ([Koushik Dutta](https://github.com/koush/scrypted/commit/3189317b2dac3454d7e12441b991c6b15dfce4be))
- 7614d12: prepublish (Koushik Dutta)

0.6.23

Commits
- publish rpc change ([Koushik Dutta](https://github.com/koush/scrypted/commit/1588ea250b3216450d5222d9bced3efd5bcce618))
- use target _blank when starting oauth from inside iframe ([Koushik Dutta](https://github.com/koush/scrypted/commit/0bdb402e7b61b78109e7f8da8eb7789c89debe0d))
- fix safari weirdness on async methods and window open ([Koushik Dutta](https://github.com/koush/scrypted/commit/3812ad92aca12be825e991120277c9681b585216))
- getVideoStream routing hints ([Koushik Dutta](https://github.com/koush/scrypted/commit/ef55c834afca46c9eb2dbbda8f945230a06d3178))
- add rtsp path to prevent port guessing access ([Koushik Dutta](https://github.com/koush/scrypted/commit/e169a6e02d54f962b37da6a0bfdac74eaff1b61c))
- add external url request support ([Koushik Dutta](https://github.com/koush/scrypted/commit/1e41af77fa2d276ddd01e4b1cba08bbd26c437fd))
- 6a55172: server/rpc: add support for clobbering non-state properties and methods (Koushik Dutta)
- publish ([Koushik Dutta](https://github.com/koush/scrypted/commit/fdccaaa65eb313cf97c042c7480ea224feac4ca1))
- fix oauth on rehosted urls ([Koushik Dutta](https://github.com/koush/scrypted/commit/18f5872be1f26ee829914d46f274a989fb956632))
- werift config should also respect turn server preference ([Koushik Dutta](https://github.com/koush/scrypted/commit/f17ce50f170f346505967d4cacbe9c2cff8fa0ad))
- add support for admin configuration via env ([Koushik Dutta](https://github.com/koush/scrypted/commit/bafe73d2964ebb1c5cc0eccf7e8676f728bd6eef))
- 28e1f5a: prepublish (Koushik Dutta)

Page 13 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.