Commit Graph

358 Commits

Author SHA1 Message Date
Koushik Dutta
71679046b4 sdk: fix changelog formatting 2023-01-26 21:11:43 -08:00
Koushik Dutta
1a0777a209 sdk: add changelog generation 2023-01-26 21:05:40 -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
5a384fe6fe sdk: fix vulnerability dep 2023-01-02 20:31:16 -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
8e04dd30d2 vidoeanalysis: use parsebin 2023-01-01 16:08:22 -08:00
Koushik Dutta
725655339e sdk: add legacy babel fallback 2023-01-01 15:13:53 -08:00
Koushik Dutta
e8b56b301f sdk: switch to ts-loader 2023-01-01 13:28: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
d22a59a25c sdk: add acl helpers 2022-12-19 11:34:46 -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
6f87d550c9 sdk: fix settings nre 2022-12-02 10:38:11 -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
Koushik Dutta
4b6be5dbc1 sdk/rebroadcast: fix serialization of settings across thread boundaries 2022-11-24 09:43:43 -08:00
Koushik Dutta
c4f719d351 sdk: update 2022-11-21 18:51:36 -08:00
Koushik Dutta
71b20804be sdk: add support for textarea 2022-11-19 15:35:09 -08:00
Koushik Dutta
e75d1f13ff sdk: update 2022-11-18 11:24:41 -08:00
Koushik Dutta
e84d00f0f3 sdk: publish 2022-11-17 09:01:20 -08:00
Koushik Dutta
3fba85e45b sdk: add more rtcp controls 2022-11-17 08:31:29 -08:00
Koushik Dutta
073bb5f6e6 homekit/webrtc/sdk: report packet loss to adaptive bitrate streamer 2022-11-16 14:00:12 -08:00
Koushik Dutta
bc4db094fe webrtc/homekit: publish 2022-11-16 10:32:08 -08:00
Koushik Dutta
8d81e8b8a2 sdk: report the configured destinations for a stream 2022-11-11 13:56:04 -08:00
Koushik Dutta
3718dd777f sdk: add support for adaptive bitrate feedback 2022-11-11 13:22:28 -08:00