Commit Graph

190 Commits

Author SHA1 Message Date
Koushik Dutta
514d86144f sdk: update 2023-02-28 11:07:47 -08:00
Koushik Duta
62f28271ed sdk: disable link on build 2023-02-27 22:25:27 -08:00
Koushik Dutta
8772e25c8e sdk/client: update 2023-02-26 11:16:28 -08:00
Koushik Dutta
ef55c834af sdk: getVideoStream routing hints 2023-02-24 18:48:39 -08:00
Koushik Dutta
27472ddc26 sdk: update 2023-02-22 23:01:34 -08:00
Koushik Dutta
c1b66fda6b sdk: add siren and windowcovering types 2023-02-21 20:02:11 -08:00
Koushik Dutta
277e9a310d server/sdk: publish 2023-02-20 14:28:55 -08:00
Koushik Dutta
e9c5dc154b server/sdk: publish 2023-02-20 14:08:59 -08:00
Koushik Dutta
0c1ced5810 sdk: cleanup discovery 2023-02-19 14:21:37 -08:00
Koushik Dutta
d3942dd214 sdk: update 2023-02-18 22:54:26 -08:00
Koushik Dutta
68508acb38 sdk/server: update 2023-02-17 19:44:22 -08:00
Koushik Dutta
282707cf4a sdk/server: wip python fork 2023-02-16 22:52:47 -08:00
Koushik Dutta
1f2a3f7aea sdk: initial stubs for python multiprocessing 2023-02-16 09:45:39 -08:00
Koushik Dutta
7cc9a68fde Merge branch 'main' of github.com:koush/scrypted 2023-02-14 19:53:11 -08:00
Koushik Dutta
6f3d942605 sdk: update 2023-02-14 19:53:09 -08:00
Brian Schrameck
b6d08d959d prebuffer: add an option to allow for prebuffering while on battery (#560) 2023-02-14 19:18:27 -08:00
Koushik Dutta
f1c4bba760 predict: restructure for face recog 2023-02-13 21:52:29 -08:00
Koushik Dutta
eb4365d157 various: add onStop to observe webrtc playback 2023-01-31 20:23:25 -08:00
Koushik Dutta
6eb4d499d9 sdk/cloud/server: add proper CORS api for endpoints 2023-01-25 14:53:38 -08:00
Koushik Dutta
a6f5916723 sdk: add reconfigureStream 2023-01-14 19:49:09 -08:00
Koushik Dutta
9b0d7bca34 webrtc: add device pixel ratio to client options 2023-01-13 11:33:36 -08:00
Koushik Dutta
d8682198e1 sdk: add resources fast property to video clips and detections 2023-01-03 19:43:07 -08:00
Koushik Dutta
4ffbd16476 sdk: rename sdk.version to sdk.serverVersion 2023-01-02 20:01:13 -08:00
Koushik Dutta
2879634bcd sdk/server: add versioning to sdk 2023-01-02 14:39:30 -08:00
Koushik Dutta
73b6aaa613 sdk/core/ring: restrict microphone request hackery to safari/ring only 2023-01-01 21:12:58 -08:00
Koushik Dutta
53c9a60ab4 plugins: update tsconfig.json 2023-01-01 16:12:57 -08:00
Koushik Dutta
924e32e5f6 sdk/client: update 2022-12-30 14:17:52 -08:00
Koushik Dutta
c9715f307c various: add backwards compat to remote api 2022-12-30 13:03:38 -08:00
Koushik Dutta
918cea45ee sdk: update 2022-12-30 11:55:22 -08:00
Koushik Dutta
029b0f68fb sdk: improve mixin listener 2022-12-29 22:41:00 -08:00
Koushik Dutta
76724d82b4 sdk: add support for listening to mixin suppressed events 2022-12-29 22:30:12 -08:00
Koushik Dutta
c2556c6553 sdk: update detection callbacks 2022-12-28 19:28:44 -08:00
Koushik Dutta
780160224b sdk: subgroup 2022-12-23 17:37:57 -08:00
Koushik Dutta
f3d7a0128a sdk/client: update 2022-12-19 10:01:45 -08:00
Koushik Dutta
4b9082b6df server/various: scaffolding for multi-user and non-admin users 2022-12-17 23:44:13 -08:00
Koushik Dutta
b8235a18a6 sdk: update 2022-12-13 20:21:09 -08:00
Koushik Dutta
5190b36590 sdk: update 2022-12-09 20:49:07 -08:00
Koushik Dutta
237869b25a sdk: subtitle optional 2022-12-05 18:36:22 -08:00
Koushik Dutta
7bb41cbe06 sdk: update 2022-12-04 23:13:15 -08:00
Koushik Dutta
2d42cdca5d sdk: add releaseDevice 2022-12-02 11:40:17 -08:00
Koushik Dutta
de45ce0852 sdk: update 2022-12-02 07:40:15 -08:00
Koushik Dutta
5f0c9dc94e sdk: update 2022-12-01 12:57:00 -08:00
Koushik Dutta
56e549d67c sdk: update 2022-12-01 10:20:10 -08:00
nanosonde
7679e3a550 Sip plugin (#444)
* initial commit

* Cleanup

* Rename

* Cleanup

* cleanup

* Save work

* save work

* save work

* save work

* cleanup package.json

* Use a testcall n startup to get the SDP and use it later.

* Audio via gstreamer

* Working with gstreamer mpegtsmux for audio with audiomixer

* Make sure that we wait fro the SIP OK after SIP BYE

* Cleanup

* Cleanup and remove motion sensor

* SIP plugin does not support snapshots.

* Working version without gstreamer.

* Force usage of TCP transport for RTSP video stream

* Add H264 infos

* Implement settings

* Cleanup

* Save work

* Add SIP settings to UI. Clean up.
2022-11-28 08:19:32 -08:00
Koushik Dutta
6a73926492 sdk/rebroadcast: fix StorageSettings set and serialization bug correctly 2022-11-26 11:48:05 -08:00
Koushik Dutta
619ce43fcd homekit/core/sdk: use global setting for server address and transcoding 2022-11-25 23:26:17 -08:00
Koushik Dutta
5fefc8b4fb server/sdk: add support for local addresses preference at sdk level 2022-11-25 20:58:05 -08:00
Koushik Dutta
5143d74596 Revert "sdk: publish"
This reverts commit 1ac61f5471.
2022-11-25 20:20:53 -08:00
Koushik Dutta
1ac61f5471 sdk: publish 2022-11-25 20:19:48 -08:00
Koushik Dutta
2e7055aaa3 sdk: update 2022-11-25 14:00:18 -08:00