Commit Graph

344 Commits

Author SHA1 Message Date
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
Koushik Dutta
8cb6a2711d sdk: export VideoCamera bitrateControl (CBR/VBR) 2022-11-09 09:32:48 -08:00
Koushik Dutta
27efccd791 server: expose typed worker 2022-10-27 12:01:37 -07:00
Koushik Dutta
239bbae47b sdk: Update 2022-10-27 11:33:01 -07:00
Koushik Dutta
86f9ea77ae sdk: remove recorded event id 2022-10-22 19:18:35 -07:00
Koushik Dutta
eff9a1d1c2 sdk: add ids to events 2022-10-22 19:15:27 -07:00
Koushik Dutta
699dec122b sdk: add h264 oddity reserved 2022-10-21 10:17:22 -07:00
Koushik Dutta
3bc172cc5a sdk: add h264 oddity reserved 2022-10-21 10:15:58 -07:00
Koushik Dutta
18115c9992 sdk/webrtc: revert unnecessary rtc track changes 2022-10-17 11:17:23 -07:00
Koushik Dutta
437d0828be Revert "sdk: update"
This reverts commit 2dd9b68bb2.
2022-10-17 07:44:40 -07:00
Koushik Dutta
2dd9b68bb2 sdk: update 2022-10-16 20:26:12 -07:00
Koushik Dutta
c13604bed9 server/sdk: fix python sdk generation bug 2022-10-11 16:04:42 -07:00
Koushik Dutta
6204af190c server/sdk: expose native id 2022-10-10 21:40:01 -07:00
Koushik Dutta
3706cd2238 google-home: close potential security hole if scrypted is exposed to the internet directly (ie, user is not using the cloud plugin against recommendations) 2022-10-06 20:02:05 -07:00
Koushik Dutta
0760b24917 sdk: ObjectDetection needs settings hint to return model 2022-10-05 13:56:54 -07:00