Commit Graph

  • b1b869d9d4 objectdetector: wip Koushik Dutta 2021-12-02 20:47:19 -08:00
  • c011d1592b coral: tflite cpu support Koushik Dutta 2021-12-02 20:46:59 -08:00
  • 4e401c2e24 sdk: object tracking Koushik Dutta 2021-12-02 20:46:40 -08:00
  • cfe0447bd8 rebroadcast: clean up logging Koushik Dutta 2021-12-02 20:46:20 -08:00
  • 2e0af3d589 common: clean up logging Koushik Dutta 2021-12-02 20:45:58 -08:00
  • 67b59f6e74 vscode-python: update sample Koushik Dutta 2021-12-02 20:45:39 -08:00
  • 5b0bc51fd8 server: console/repl refactor Koushik Dutta 2021-12-02 10:25:08 -08:00
  • ba662e8495 onvif: self signed ssl certificate Koushik Dutta 2021-12-02 10:24:30 -08:00
  • bcb772c1e8 rtsp: takePicture debouncing Koushik Dutta 2021-12-02 10:23:59 -08:00
  • 044f8c7f87 objectdetector: idle analysis Koushik Dutta 2021-12-02 10:23:29 -08:00
  • 6b9ebf42df homekit: auto restart on add/remove Koushik Dutta 2021-12-02 10:22:52 -08:00
  • 2ad1a4b5b7 coral: watch for null media object and fix interpreter lock Koushik Dutta 2021-12-02 10:22:02 -08:00
  • 23bded7404 server: typo Koushik Dutta 2021-12-01 21:58:54 -08:00
  • c1f25c2132 sdk/coral: min score on detection Koushik Dutta 2021-12-01 21:53:27 -08:00
  • c4a3e7b03e server: custom cert Koushik Dutta 2021-12-01 21:49:25 -08:00
  • 351556a23a server: hhack to make python vscode debugger terminate if first debug socket is closed Koushik Dutta 2021-12-01 21:07:36 -08:00
  • 859316e9c7 server: remove legacy cluster cruft Koushik Dutta 2021-12-01 19:20:45 -08:00
  • c89cb9cae7 server: invalidate devices that were removed Koushik Dutta 2021-12-01 19:17:31 -08:00
  • e503d49321 core: version Koushik Dutta 2021-12-01 19:16:17 -08:00
  • e0d404d208 core: new DeviceCreator support Koushik Dutta 2021-12-01 18:37:50 -08:00
  • 73d2a72358 cameras: new DeviceCreator support Koushik Dutta 2021-12-01 18:37:41 -08:00
  • b1ae843444 webhook: supported device filtering Koushik Dutta 2021-12-01 17:15:35 -08:00
  • c75e264998 server: device provider update Koushik Dutta 2021-12-01 17:15:19 -08:00
  • 58738e2e80 sdk: device provider update Koushik Dutta 2021-12-01 17:14:04 -08:00
  • 0ee37f1b78 sdk: device creation Koushik Dutta 2021-12-01 13:37:57 -08:00
  • cfba37e4ce rebroadcast: proper mp2/mp3/aac support with bitstream filter for adts conversion Koushik Dutta 2021-12-01 10:49:31 -08:00
  • 8faa15d240 rebroadcast: use aac_adtstoasc on mp4 and mpegts output arguments Koushik Dutta 2021-11-30 13:23:33 -08:00
  • faf555a0dc Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2021-11-29 21:00:39 -05:00
  • 8432db600a update package-lock.json Koushik Dutta 2021-11-29 21:00:30 -05:00
  • fdd6ae2941 server: fix rpc rejection nre Koushik Dutta 2021-11-29 20:58:15 -05:00
  • 95a884679d ecobee: publish Koushik Dutta 2021-11-24 13:52:15 -08:00
  • 7980a2177d Merge pull request #58 from billyzoellers/ecobee-plugin Koushik Dutta 2021-11-24 16:38:45 -05:00
  • d9a9cbcdd5 ecobee: fix alert/reload process, do not store access token Billy Zoellers 2021-11-24 14:28:03 -05:00
  • 996f2d1eb8 ecobee: instructions on the console Billy Zoellers 2021-11-24 12:24:48 -05:00
  • 6bfb5e6b5e ecobee: automate code/token process with alert messages Billy Zoellers 2021-11-24 12:19:15 -05:00
  • 7127300322 ecobee: change var to const Billy Zoellers 2021-11-24 12:10:10 -05:00
  • d6fb6991c9 sdk: publish Koushik Dutta 2021-11-23 20:56:49 -08:00
  • cd08d08b71 coral: prune Koushik Dutta 2021-11-23 23:56:08 -05:00
  • 092d4122d2 Merge branch 'main' of github.com:koush/scrypted Koushik Dutta 2021-11-23 23:55:19 -05:00
  • b2ae145c68 sdk: fix debug login lookup Koushik Dutta 2021-11-23 23:55:11 -05:00
  • b05c6b58df server: publish Koushik Dutta 2021-11-23 20:42:51 -08:00
  • 82afbc1003 server: fix state nre Koushik Dutta 2021-11-23 23:39:16 -05:00
  • 0edeb99f65 ecobee: support auto mode Billy Zoellers 2021-11-16 15:46:40 -05:00
  • 7f96d7bb3e ecobee: api retries/timeout Billy Zoellers 2021-11-14 18:29:56 -05:00
  • 82986a83ea ecobee: rewrite API request Billy Zoellers 2021-11-14 18:17:39 -05:00
  • e34194fef9 ecobee: more cleanup Billy Zoellers 2021-11-14 16:56:57 -05:00
  • 6e2cd10619 ecobee: cleanup request json Billy Zoellers 2021-11-14 16:26:06 -05:00
  • e3622dde5f ecboee: add humidifier Billy Zoellers 2021-11-12 14:25:36 -05:00
  • f43647c9d3 ecobee: remove unnescessary information parameter Billy Zoellers 2021-11-07 20:57:12 -05:00
  • 9845ba77d3 ecobee: update device discovery logic Billy Zoellers 2021-11-07 20:54:11 -05:00
  • b40d7a3672 ecobee: fix fanOn/fanOff Billy Zoellers 2021-11-07 20:35:18 -05:00
  • bb8b2680fb ecobee: round all F/C conversions Billy Zoellers 2021-10-31 14:09:51 -04:00
  • 08ece23c60 resume program, fan off Billy Zoellers 2021-10-31 13:28:59 -04:00
  • 58d8a08277 ecobee: add device info Billy Zoellers 2021-10-31 11:38:42 -04:00
  • a64421fcd0 ecobee: WIP fan off/on Billy Zoellers 2021-10-31 01:01:27 -04:00
  • 1bf31a2e74 ecobee: initial plugin Billy Zoellers 2021-10-28 20:02:43 -04:00
  • 6af4efb411 sdk/server: release Koushik Dutta 2021-11-22 14:41:04 -08:00
  • f7eb0f1ed8 objectdetector: prevent video stream retrieval spam Koushik Dutta 2021-11-22 14:38:19 -08:00
  • 85e9979b4c coral: unsync pipeline to run as fast as possible Koushik Dutta 2021-11-22 14:37:33 -08:00
  • 572c53cf6b onvif: cell motion detector support Koushik Dutta 2021-11-22 11:18:44 -08:00
  • 0a31e858af homekit/unifi: update sdk breaking changes Koushik Dutta 2021-11-22 11:18:32 -08:00
  • 8d76917601 coral: wip Koushik Dutta 2021-11-22 11:18:06 -08:00
  • ed9d626b9a smtp: fix lazy startup Koushik Dutta 2021-11-20 22:48:08 -08:00
  • abd3a790ac server: release Koushik Dutta 2021-11-20 22:47:02 -08:00
  • 136dfb12a1 server: fix race condition on state reporting Koushik Dutta 2021-11-20 22:33:27 -08:00
  • 9e9028a88e synology-ss: rebuild/publish Koushik Dutta 2021-11-20 19:58:06 -08:00
  • 10459457ca server: fix core rpc mismatch bug Koushik Dutta 2021-11-20 09:02:59 -08:00
  • 9f008d519c sdk/server: probe method to ensure creation of everything. Koushik Dutta 2021-11-19 01:08:06 -08:00
  • 5cf72f2d9a objectdetector: trim old code Koushik Dutta 2021-11-17 23:37:20 -08:00
  • af7c90941b objectdetector: initial commit Koushik Dutta 2021-11-17 23:33:08 -08:00
  • f0ba983352 unifi-protect: property detections renamed classes Koushik Dutta 2021-11-17 23:32:53 -08:00
  • c21ed414f7 coral: threading fixes and session management Koushik Dutta 2021-11-17 23:32:34 -08:00
  • d63f16ec3d Merge branch 'main' of github.com:koush/scrypted into main Koushik Dutta 2021-11-17 22:53:35 -08:00
  • fbade6d595 homekit: property detections renamed classes Koushik Dutta 2021-11-17 22:53:24 -08:00
  • ed9de9c2de rebroadcast: fix bug where initial connection failing on the rebroadcast session does not initiate a restart. Koushik Dutta 2021-11-17 22:52:36 -08:00
  • ed1d5428b3 synology-ss: motion event hooks Koushik Dutta 2021-11-17 22:15:01 -08:00
  • 95db99ff7a Merge pull request #54 from IGx89/synology-ss/motion-webhook Koushik Dutta 2021-11-17 22:14:36 -08:00
  • 808eaf63e7 server: fix bug where the self certificate makes chrome upset Koushik Dutta 2021-11-17 21:42:32 -08:00
  • 31b6fd0503 synology-ss: add motion detected webhook Matthew Lieder 2021-11-17 21:56:16 -06:00
  • da025250e4 sdk: fix up python typed declarations Koushik Dutta 2021-11-17 15:28:27 -08:00
  • bbf4462cce server: call out more one way methods Koushik Dutta 2021-11-17 15:28:03 -08:00
  • 8805972d9d server/sdk: update Koushik Dutta 2021-11-17 14:18:30 -08:00
  • c65ee0362d coral: lock tpu before usage Koushik Dutta 2021-11-17 14:18:00 -08:00
  • b1e4a8f93b sdk: update Koushik Dutta 2021-11-17 13:42:34 -08:00
  • 0cb3c0ab8a coral: wip Koushik Dutta 2021-11-17 13:39:27 -08:00
  • a21589c1ba server: publish Koushik Dutta 2021-11-17 11:35:11 -08:00
  • 443a72543d sdk/server: update sdk types, add auto restart of plugins that were unexpectedly killed. Koushik Dutta 2021-11-17 11:32:54 -08:00
  • f2f850a9d9 onvif: use the proper onvif port as detected Koushik Dutta 2021-11-16 22:14:28 -08:00
  • d4a1cd06a8 coral: remove gtk dependency and use asyncio Koushik Dutta 2021-11-16 14:25:18 -08:00
  • 58d311d5b3 homekit: put transcoding behind a warning Koushik Dutta 2021-11-16 12:35:59 -08:00
  • 282023a107 homekit: fix invalid values on thermostat Koushik Dutta 2021-11-16 12:27:24 -08:00
  • 36152c4128 Merge pull request #52 from billyzoellers/homekit-update Koushik Dutta 2021-11-16 12:20:55 -08:00
  • 9a52c99eb8 thermostat: support thermostat range Billy Zoellers 2021-11-16 15:09:52 -05:00
  • 13232491e8 Merge branch 'main' of github.com:koush/scrypted into main Koushik Dutta 2021-11-16 11:58:53 -08:00
  • 5607e8e62a server: python plugin fixes and support Koushik Dutta 2021-11-16 11:58:46 -08:00
  • 23611770ab sdk: add url/container hints. fix python rpc bugs. Koushik Dutta 2021-11-16 11:58:08 -08:00
  • aeb8c21346 sdk/rpc: wip Koushik Dutta 2021-11-15 16:03:30 -08:00
  • f07215c3b4 Update README.md Koushik Dutta 2021-11-15 06:57:49 -08:00
  • 4ebbd19112 Update README.md Koushik Dutta 2021-11-15 06:55:07 -08:00
  • b3afbd98b3 Update README.md Koushik Dutta 2021-11-15 06:54:29 -08:00