Koushik Dutta
0ae1fef28b
detect: publish betas
2023-01-15 00:33:23 -08:00
Koushik Dutta
e6938654ca
predict: wip testing
2023-01-15 00:06:31 -08:00
Koushik Dutta
7dd33f7471
update sort_oh
2023-01-14 23:43:21 -08:00
Koushik Dutta
baedbbb4ab
update sort_oh
2023-01-14 23:42:10 -08:00
Koushik Dutta
b938aa59a7
remove sort_oh
2023-01-14 23:40:02 -08:00
Koushik Dutta
5cda343210
remove sort_oh
2023-01-14 23:37:02 -08:00
Koushik Dutta
a331dadbe2
remove sort_oh
2023-01-14 23:36:20 -08:00
Koushik Dutta
a6f5916723
sdk: add reconfigureStream
2023-01-14 19:49:09 -08:00
Koushik Dutta
091f691eab
videoanalysis: fix up history tracking
2023-01-14 18:38:45 -08:00
Koushik Dutta
cc3222f235
predict: fix non intersection
2023-01-14 18:18:46 -08:00
Koushik Dutta
8773af1b0b
videoanalysis: fix detection expiration.
2023-01-14 18:14:48 -08:00
Koushik Dutta
7b4b2d1356
predict: improve tracker box matching
2023-01-14 18:14:17 -08:00
Koushik Dutta
17ce8817ab
common: update getDevice call
2023-01-14 16:16:34 -08:00
Koushik Dutta
caccd1f1d3
homekit: fix/add missing server address alert
2023-01-14 14:49:09 -08:00
Koushik Dutta
a403510fba
pushover: update and publish
2023-01-14 14:32:12 -08:00
Koushik Dutta
76aae9e8ac
detection plugins: persist trackers
2023-01-13 22:50:03 -08:00
Koushik Dutta
e910374019
server: better python memory usage tracking
2023-01-13 22:46:31 -08:00
Koushik Dutta
f8f11e9821
webrtc: logging
2023-01-13 21:00:55 -08:00
Koushik Dutta
e40f5f426a
detections: add sort tracker
2023-01-13 21:00:47 -08:00
Koushik Dutta
73c89760d3
update werift
2023-01-13 20:58:36 -08:00
Koushik Dutta
624c88f281
detections: add sort tracker
2023-01-13 20:57:41 -08:00
Koushik Dutta
d675799073
google-home: update cast receiver to hard code advertised screen dimensiions
2023-01-13 19:05:22 -08:00
Koushik Dutta
03516ec9cc
google-home: update cast receiver to hard code advertised screen dimensiions
2023-01-13 19:04:43 -08:00
Koushik Dutta
694c89cc3b
google-home: update cast receiver to hard code advertised screen dimensiions
2023-01-13 17:49:14 -08:00
Koushik Dutta
e86569bcfa
server: improve error when no media converter could be found
2023-01-13 13:14:45 -08:00
Koushik Dutta
2efe46a805
chromecast: add alert if scrypted cloud is not installed or set up.
2023-01-13 12:43:06 -08:00
Koushik Dutta
9b0d7bca34
webrtc: add device pixel ratio to client options
2023-01-13 11:33:36 -08:00
Koushik Dutta
6b1e78f650
webrtc/rebroadcast: handle orientation during medium/low res check
2023-01-13 11:24:22 -08:00
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
01c3fa43af
mac: conditionally use python version that matches coral
2023-01-10 08:42:48 -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
962055087c
client: fix webrtc usage defaults
2023-01-07 23:16:37 -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
199027f2a9
server: Fix user privilege escalation in preparation webrtc access
2023-01-07 23:12:02 -08:00
Koushik Dutta
5dadd6c9f2
Merge branch 'main' of github.com:koush/scrypted
2023-01-07 10:36:42 -08:00
Koushik Dutta
88c873c98e
rebroadcast: watch for sudden worker exits putting device into bad state
2023-01-07 10:36:37 -08:00
Long Zheng
828698e1bd
Update Windows installation script ( #503 )
...
* Update Windows installation script
* Fix sc.exe
* Workaround node-windows quirks with uninstall and start
2023-01-07 09:01:37 -08:00
Koushik Dutta
70f2cb68f4
tensorflow-lite: revert effecientdet, seems slow on some systems
2023-01-06 19:52:51 -08:00