Koushik Dutta
f18e58a108
sdk/homekit/snapshot: simplify periodic snapshot requests. remove homekit debouncer.
2024-01-11 11:29:03 -08:00
Koushik Dutta
e25cf860f0
common: replacement implementation for axios digest auth
2024-01-09 13:04:00 -08:00
Koushik Dutta
563e16b08f
sdk: update
2024-01-01 14:42:33 -08:00
Koushik Dutta
4903a0efcd
sdk: update
2023-12-20 23:54:52 -08:00
Koushik Dutta
2409cc457c
sdk: remove startId to simplify implementations
2023-12-18 09:41:51 -08:00
Koushik Dutta
0b794aa381
sdk: remove reverseOrder to simplify implementations
2023-12-18 09:34:55 -08:00
Koushik Dutta
e50f3fa793
sdk/videoanalysis: remove filterMode from sdk. internal to video analysis only.
2023-12-07 09:43:33 -08:00
Koushik Dutta
4d288727ce
sdk: use a filterMode rather than a new zone type
2023-12-07 09:02:11 -08:00
Koushik Dutta
1f19dc191d
sdk: add zone that doesnt filter, only used for observation
2023-12-07 08:57:14 -08:00
Koushik Dutta
3b16c68c75
sdk: add fingerprint to getVideoStream
2023-12-05 22:07:36 -08:00
Koushik Dutta
c4cc12fdff
snapshot: publish
2023-12-01 16:57:04 -08:00
Koushik Dutta
4ae9b72471
sdk: add stream resize feedback
2023-12-01 08:51:39 -08:00
Koushik Dutta
a8c64aa2d4
sdk: improve adaptive flags
2023-12-01 08:40:08 -08:00
Koushik Dutta
e257953338
sdk: add landmarks and clip paths to detections
2023-11-30 08:26:14 -08:00
Koushik Dutta
172b32fd47
sdk: update detection result fields
2023-11-29 13:17:22 -08:00
Brett Jia
8cb2e1516a
client, server, core: Add StreamService interface and TerminalService device ( #1171 )
...
* wip
* clean up shell on disconnect
* fix null reference
* remove debug logs
* use async queue in buffered buffer, add max buffer size before connection teardown
* Revert "use async queue in buffered buffer, add max buffer size before connection teardown"
This reverts commit 1b3c283542 .
* reimplement per feedback
* feedback
2023-11-12 20:03:19 -08:00
Koushik Dutta
3244956b91
sdk: remove filter from video frame generator
2023-11-09 10:25:32 -08:00
Koushik Dutta
f71826f6a1
sdk: recordingActive state
2023-10-24 12:43:57 -07:00
Koushik Dutta
ed35811296
webrtc: initial prep for negotiated intercom codecs
2023-10-19 10:57:20 -07:00
Koushik Dutta
0b6d61a801
sdk: fix python generation
2023-09-09 20:45:31 -07:00
Koushik Dutta
f8f79f5cc2
sdk: add ObjectDetectionPreview
2023-09-09 20:34:57 -07:00
Koushik Dutta
988f297e32
sdk: add ObjectDetectionGenerator
2023-09-09 20:33:09 -07:00
Koushik Dutta
7ecee4298c
sdk: update
2023-08-26 16:51:01 -07:00
Koushik Dutta
4f1aad895f
sdk: update
2023-08-26 16:50:04 -07:00
Koushik Dutta
fbd6937627
webrtc/core: streamline p2p connection
2023-08-03 19:18:51 -07:00
Koushik Dutta
2501d1460b
sdk: fix frame generator signature
2023-07-21 18:12:51 -07:00
Raman Gupta
bf4d39d6af
sdk: Improve python generation ( #931 )
...
* Improve python generation
* tweak
* tweak
* Move classes to other
2023-07-06 08:04:19 -07:00
Billy Zoellers
8d4124adda
add types to support Air Purifier ( #833 )
...
* add types to support Air Purifier
* fix homekit type for airpurifier
2023-06-01 15:07:25 -04:00
Koushik Dutta
adf1a10659
sdk: image resize filters
2023-05-22 09:45:21 -07:00
Koushik Dutta
ab81c568bc
sdk: update
2023-05-21 22:44:14 -07:00
Koushik Dutta
e3d4800e4f
python-codecs: implement image close
2023-05-17 21:03:51 -07:00
Koushik Dutta
205fdb0222
fix per frame rpc gc churn
2023-05-12 20:26:18 -07:00
Koushik Dutta
eb864456df
sdk: rebuild
2023-05-01 20:00:15 -07:00
Koushik Dutta
015794c1d1
sdk: update
2023-04-29 11:30:42 -07:00
Koushik Dutta
6bb3f0fd19
sdk: additional video clip thumbnail options
2023-04-28 08:58:59 -07:00
Koushik Dutta
7828de9d50
sdk: add thumbnail side option to video clip requests
2023-04-28 08:46:57 -07:00
Koushik Dutta
9331b71433
opencv/sdk: fix typing.Union missing
2023-04-24 09:26:21 -07:00
Koushik Dutta
86042ec3fe
sdk/videoanalysis: add zone hints to detection generator
2023-04-23 21:25:39 -07:00
Koushik Dutta
a1ca724d6b
opencv: support reference frame interval setting
2023-04-20 11:57:48 -07:00
Koushik Dutta
109b716753
sdk: update
2023-04-19 12:16:56 -07:00
Koushik Dutta
b9eb74d403
videoanalysis: add prebuffer hint
2023-04-17 09:55:20 -07:00
Koushik Dutta
8201e9883a
sdk: update python sdk
2023-04-16 11:43:02 -07:00
Koushik Dutta
45f672883a
sdk: improve moving object metadata
2023-04-15 20:14:05 -07:00
Koushik Dutta
0a6e4fda75
sdk: add support for designating object is moving
2023-04-14 22:29:05 -07:00
Koushik Dutta
4c2de9e443
server: add getDevice convenience method for pluginId/nativeId
2023-04-14 22:24:12 -07:00
Koushik Dutta
393c1017df
sdk: add date/time/datetime types
2023-04-13 13:05:44 -07:00
Koushik Dutta
b82520776e
sdk/server: search for TypedDict in typing and typing_extensions
2023-04-07 08:29:47 -07:00
Koushik Dutta
825100f94e
webrtc: add answer only option
2023-04-05 10:17:17 -07:00
Brett Jia
f97669949d
sdk, core: add Charger interface ( #680 )
...
* add Charger interface
* add charger icon to web ui
* import correct path
* get charge state displayed correctly
2023-04-01 21:03:54 -07:00
Koushik Dutta
a29d009e5c
sdk: update
2023-03-24 20:19:48 -07:00