Koushik Dutta
a31c227e56
webrtc/rebroadcast: improve support for medium resolution webrtc clients, only fall back to transcoding baseline when completely necessary
2023-01-13 11:17:35 -08:00
Koushik Dutta
d7dab4bef3
alexa: provide hint that medium resolution is always used.
2023-01-13 11:05:06 -08:00
Koushik Dutta
f51ce5c7e9
webrtc: performance improvements
2023-01-13 07:58:00 -08:00
Koushik Dutta
36f0f2b1f2
core: support readonly device picker
2023-01-12 09:31:52 -08:00
Koushik Dutta
5346896d22
Merge branch 'main' of github.com:koush/scrypted
2023-01-12 09:07:59 -08:00
Koushik Dutta
97c83c6966
webrtc: fix potential werift bug where srflx or relay candidate are used erroneously
2023-01-12 09:07:54 -08:00
slyoldfox
b1eef48681
Fix fontawesome ( #509 )
...
* * Fix an issues in SIP.js where the ACK and BYE replies didn't go to the correct uri
* Fix @fortawesome/fontawesome fonts in package-lock.json pointing to wrong registry
2023-01-12 08:56:33 -08:00
Brett Jia
217007a7b2
beta: arlo talkback (basestation only) ( #475 )
...
* initial research
* experimental
* sdp seems to work, stopIntercom is broken
* converting to separate rtc device
* standalone rtc speaker implemented but not working
* minor cleanup
* webrtc troubleshooting and improvements
* wait for sdp response before sending candidates
* logging changes, rtc troubleshooting
* use a future
* restore aiortc and run RTC in a background thread
* documentation
* documentation
* typo
* comments + simplify background coroutine calls
* simplify future
* only enable intercom for basestation cameras
* bump 0.4.0
* backward compatible headers
* bump 0.4.1
* pin cryptography to latest without rust
* monkey patch binary deps and pin cryptography for armv7l
* hacks to use ffmpeg but fails due to dependency on pylibsrtp
* revert back to 0.4.2
* 0.4.3 fix for M1 Macs
* use pre-built armv7l wheels
* publish 0.4.4
* use custom pypi index for armv7l wheels
2023-01-10 21:20:15 -08:00
Koushik Dutta
a85ac600eb
webrtc: fix race condition in address gathering
2023-01-09 21:43:33 -08:00
Koushik Dutta
214a13183e
webrtc: use typical homekit mtu
2023-01-09 17:26:28 -08:00
Koushik Dutta
85953f4ea5
webrtc: fix mtu issue on cell networks
2023-01-09 14:44:51 -08:00
Koushik Dutta
51b6a04d24
homekit: dont error out when homekit receives an adaptive bitrate request
2023-01-09 14:01:06 -08:00
Koushik Dutta
6107cd1783
rebroadcast: fix worker termination bugs
2023-01-07 23:16:22 -08:00
Koushik Dutta
c83dce4068
cloud: tag connections
2023-01-07 23:14:58 -08:00
Koushik Dutta
7a7af04d8c
core: allow other users cloud access
2023-01-07 23:14:36 -08:00
Koushik Dutta
88c873c98e
rebroadcast: watch for sudden worker exits putting device into bad state
2023-01-07 10:36:37 -08:00
Koushik Dutta
70f2cb68f4
tensorflow-lite: revert effecientdet, seems slow on some systems
2023-01-06 19:52:51 -08:00
Koushik Dutta
a83e903a38
Revert "tensorflow-lite: switch to effecientdet"
...
This reverts commit 5a92bdfe1a .
2023-01-06 19:51:51 -08:00
Koushik Dutta
f6624c5b42
tensorflow-lite: publish
2023-01-06 17:44:28 -08:00
Koushik Dutta
5a92bdfe1a
tensorflow-lite: switch to effecientdet
2023-01-06 17:44:14 -08:00
Koushik Dutta
50501745c5
core: publish
2023-01-06 17:43:10 -08:00
Koushik Dutta
17a6dcc485
opencv/pam-diff: fix motion sensor not starting
2023-01-05 12:32:18 -08:00
Koushik Dutta
17f46b3c5e
core: scale detection svg so its visible in 4k
2023-01-05 12:31:35 -08:00
slyoldfox
f1168c869c
Refactor and re-use sip-call and sip-session in btcino plugin ( #474 )
...
* Refactor and re-use sip-call and sip-session:
* added sipDebug functionality
* added register functionality
* support for internal domains
* support srtp
* Refactor and re-use sip-call and sip-session:
* added sipDebug functionality
* added register functionality
* support for internal domains
* support srtp
* * implemented SIP message handling
* fix contactId
2023-01-05 09:32:25 -08:00
Koushik Dutta
95a3d3ce6c
detection plugins: fix teardown race conditions
2023-01-05 09:10:21 -08:00
Koushik Dutta
c7e4078f6f
detect: fix python3.10 API change
2023-01-04 23:48:41 -08:00
Koushik Dutta
715d3b61a2
tensorflow-lite/coreml: fix thread leak
2023-01-04 16:49:15 -08:00
Koushik Dutta
f3c1b3cd16
various: minor cleanups
2023-01-04 13:56:42 -08:00
Koushik Dutta
c72492dc16
coreml: publish!
2023-01-04 13:56:08 -08:00
Koushik Dutta
69d2d88f50
tensorflow-lite/coreml: refactor to break out a general python prediction plugin
2023-01-04 10:06:01 -08:00
Nick Berardi
ce2b3bd9ef
myq: added device info, and Online interface ( #489 )
2023-01-04 09:15:04 -08:00
Koushik Dutta
9112c4ffd3
videoanalysis: remove noisy added properties
2023-01-03 20:29:55 -08:00
Koushik Dutta
d9d36f0bf9
videoanalysis: remove noisy added properties
2023-01-03 20:28:58 -08:00
Koushik Dutta
d3121dd366
google-home: observe ciao issues
2023-01-03 13:07:08 -08:00
Koushik Dutta
7a9a484ed3
dummy-switch: update
2023-01-03 11:18:04 -08:00
Koushik Dutta
e4bc9cb318
unifi-protect: switch to axios to fix pending results?
2023-01-03 09:52:39 -08:00
Nick Berardi
9c74175833
alexa: added logging around tokenInfo resets ( #488 )
2023-01-03 08:56:39 -08:00
Koushik Dutta
0bedae2c43
update lockfiles
2023-01-02 21:40:09 -08:00
Koushik Dutta
21301f6cb9
opencv: update decoder options
2023-01-02 20:46:51 -08:00
Koushik Dutta
4ffbd16476
sdk: rename sdk.version to sdk.serverVersion
2023-01-02 20:01:13 -08:00
Koushik Dutta
eed459138f
tensorflow-lite: remove parsebin. add explicit parser defaults
2023-01-02 19:37:58 -08:00
Koushik Dutta
90f505f918
tensorflow-lite: remove parsebin. add explicit parser defaults
2023-01-02 18:49:31 -08:00
Koushik Dutta
5ad750b8da
core: fix missing settings when theres only 1 subgroup
2023-01-02 17:30:52 -08:00
Koushik Dutta
ff8749b306
homekit: alert if server address is not set.
2023-01-02 17:15:44 -08:00
Koushik Dutta
2b972534e5
homekit: publish thermostat changes, debug mode reorganization
2023-01-02 17:06:45 -08:00
Koushik Dutta
9dfe607a62
videoanalysis: motion sensor assist default behavior depends on server support
2023-01-02 14:40:02 -08:00
Koushik Dutta
8e2c2b8786
videoanalysis: add motion sensor assist mode
2023-01-02 13:57:40 -08:00
Koushik Dutta
2bc5a1ddf6
opencv: blur setting, reduce blur amount
2023-01-02 13:57:03 -08:00
Koushik Dutta
7960c5ef5a
core: allow zones to have values outside bounds. zone editor can now draw outside bounds.
2023-01-02 13:55:20 -08:00
Koushik Dutta
73b6aaa613
sdk/core/ring: restrict microphone request hackery to safari/ring only
2023-01-01 21:12:58 -08:00