Commit Graph

3533 Commits

Author SHA1 Message Date
Koushik Dutta
6ee76486d1 Update README.md 2022-11-14 08:32:12 -08:00
Koushik Dutta
3a9e0ed013 Update README.md 2022-11-14 08:31:55 -08:00
Koushik Dutta
aaac7564a2 server: normalize endpoints to their plugin package name when possible 2022-11-13 20:07:05 -08:00
Koushik Dutta
93c18cca70 snapshot: promote to default plugin 2022-11-13 18:42:26 -08:00
Koushik Dutta
7195d97bf2 webrtc: custom rtc configuration 2022-11-13 13:10:58 -08:00
Koushik Dutta
fa7d31ead4 webrtc: custom rtc configuration 2022-11-13 13:09:30 -08:00
Koushik Dutta
8cd0b730a5 server: add more descriptive 404s 2022-11-13 11:39:01 -08:00
Koushik Dutta
d3878c7722 client/common: fix timeout utils 2022-11-13 09:42:12 -08:00
Koushik Dutta
af6cdedb52 rebroadcast: destination hints 2022-11-13 09:41:46 -08:00
Koushik Dutta
60575a98a7 tensorflow-lite: perf improvements 2022-11-13 09:41:33 -08:00
Koushik Dutta
7233334898 tensorflow-lite: fixup infinite loop 2022-11-12 13:15:06 -08:00
Koushik Dutta
631772ae86 tensorflow-lite: cache results to fast pass the second pass if the first pass encounters a repeat 2022-11-12 01:48:38 -08:00
Koushik Dutta
ed2d560420 tensorflow-lite: improve two pass results and performance through deduplication 2022-11-12 01:39:57 -08:00
Koushik Dutta
ce75ce46bd hikvision: add motion tweaks 2022-11-11 23:54:26 -08:00
Koushik Dutta
352950a43e tensorflow-lite: two pass detections should example the entire frame on first pass 2022-11-11 15:43:06 -08:00
Koushik Dutta
8d81e8b8a2 sdk: report the configured destinations for a stream 2022-11-11 13:56:04 -08:00
Koushik Dutta
ff0426c449 mqtt: expose sdk 2022-11-11 13:23:10 -08:00
Koushik Dutta
4749c5ccb2 hikvision: reduce motion timeout 2022-11-11 13:23:02 -08:00
Koushik Dutta
74a857f88b homekit: increase send buffer sizes 2022-11-11 13:22:49 -08:00
Koushik Dutta
3718dd777f sdk: add support for adaptive bitrate feedback 2022-11-11 13:22:28 -08:00
Koushik Dutta
09610541dc mqtt: expose sdk 2022-11-11 11:12:22 -08:00
Koushik Dutta
679231f357 docker-compose: fix scope 2022-11-09 23:08:04 -08:00
Koushik Dutta
9c928f6a84 webrtc: thread cleanup 2022-11-09 09:46:53 -08:00
Koushik Dutta
8cb6a2711d sdk: export VideoCamera bitrateControl (CBR/VBR) 2022-11-09 09:32:48 -08:00
Koushik Dutta
f749ed05ae amcrest: improve setVideoStreamOptions 2022-11-09 09:32:03 -08:00
Koushik Dutta
9ff69373b7 snapshot: fix aspect ratio mangling.
unifi-protect: denote that the snapshots can be resized.
2022-11-09 09:31:20 -08:00
Koushik Dutta
9c36b3c6a4 cloud: update project settings 2022-11-09 09:30:31 -08:00
Koushik Dutta
573b7c13e5 rebroadcast: fix file leak 2022-11-08 08:04:43 -08:00
Koushik Dutta
9c729eee78 homekit: Direct users to troubleshooting guide in camera readme 2022-11-07 20:29:27 -08:00
Koushik Dutta
c74963d095 homekit: Direct users to troubleshooting guide in camera readme 2022-11-07 20:28:57 -08:00
Koushik Dutta
c257455543 Merge branch 'main' of github.com:koush/scrypted 2022-11-07 20:26:48 -08:00
Koushik Dutta
cfc9a95895 homekit: make accessory mode the default for cameras 2022-11-07 20:26:43 -08:00
Brett Jia
74cec57655 arlo: 0.3.4 with bugfixes, SSE, and experimental doorbell (#418)
* bump and enable new doorbell press detection

* sse debugging, hwVersion optional, avd1001 excludes battery

* bump 0.3.3

* patch SSE iterator to handle broken connection

* I am silly and don't know how six lib works
2022-11-06 16:51:26 -08:00
Koushik Dutta
fe7217c660 homekit: promisify more io to prevent blocking 2022-11-06 15:25:58 -08:00
Koushik Dutta
0454a86278 homekit: remove low disk space warning 2022-11-06 15:20:27 -08:00
Koushik Dutta
07057cdaa4 tensorflow-lite: show edge tpu in plugin settings 2022-11-05 16:35:48 -07:00
Koushik Dutta
6d54b0cebf homekit: use dummy aac audio track to avoid transcoding dummy audio when camera has no audio 2022-11-05 13:44:52 -07:00
Koushik Dutta
27b006fc0d server: publish 2022-11-03 11:18:55 -07:00
Koushik Dutta
2a8e78a229 server: fixup launch.json 2022-11-03 09:15:47 -07:00
Koushik Dutta
2aa07a32e9 server: add option to disable auth 2022-11-03 09:11:07 -07:00
Koushik Dutta
575dc79725 rebroadcast: add muted rebroadcast url 2022-11-02 19:39:50 -07:00
Koushik Dutta
c9338d8629 core/client: logging 2022-11-02 17:21:31 -07:00
Koushik Dutta
6c2da25122 Revert "github action: disable cache"
This reverts commit 005a1017e4.
2022-11-02 12:18:00 -07:00
Koushik Dutta
30493de2dc docker: disable cache bust causing 503 2022-11-02 12:17:20 -07:00
Koushik Dutta
005a1017e4 github action: disable cache 2022-11-02 11:22:05 -07:00
Koushik Dutta
3dc2282336 server: publish 2022-11-02 11:08:05 -07:00
Koushik Dutta
08b6389736 webrtc: publish 2022-11-02 11:01:19 -07:00
Koushik Dutta
c7d91823d5 webrtc: fix spurious socket leaks in connection renegotiation in werift upstream 2022-11-01 23:02:22 -07:00
Koushik Dutta
2b3c82d64d Merge branch 'main' of github.com:koush/scrypted 2022-11-01 21:33:28 -07:00
Koushik Dutta
c46b35870b webrtc: fix various leaks 2022-11-01 21:33:21 -07:00