Koushik Dutta
5f23873366
videoanalysis: fix bug where motion sensor would stop on invalid condition
2023-03-31 12:37:52 -07:00
Koushik Dutta
e43accae67
Merge branch 'main' of github.com:koush/scrypted
2023-03-31 09:45:02 -07:00
Koushik Dutta
b3a0cda6f9
python-codecs: fix vips/yuv/gray fast path
2023-03-31 09:44:57 -07:00
Alex Leeds
58c3348282
hap: merge in sirens as child devices ( #674 )
...
* hap: merge in sirens as child devices
* add subtype to onOff base
2023-03-31 07:44:38 -07:00
Koushik Dutta
a9e6d76e99
python-codecs: fix libav jpeg export
2023-03-30 23:59:05 -07:00
Koushik Dutta
3b58936387
predict: remove dead code
2023-03-30 09:35:47 -07:00
Koushik Dutta
3a14ab81c8
sample: update
2023-03-30 09:35:37 -07:00
Koushik Dutta
b65faf1a79
opencv: add gray toBuffer fast path
2023-03-30 09:34:45 -07:00
Koushik Dutta
9d8a1353c0
opencv: fix motion box translation
2023-03-29 17:25:24 -07:00
Koushik Dutta
b29d793178
ring: remove accidental clearing of clips cache
2023-03-29 16:42:09 -07:00
Koushik Dutta
d8e406d415
webrtc: reduce debug logging
2023-03-29 16:41:16 -07:00
Koushik Dutta
4529872fd6
videoanalysis: make sharp optional
2023-03-29 14:03:35 -07:00
Koushik Dutta
145f116c68
webrtc/h264: reset stapa sent flag after every idr frame
2023-03-29 09:37:41 -07:00
Koushik Dutta
8b46f0a466
openv: use new pipieline
2023-03-29 08:17:52 -07:00
Koushik Dutta
3d068929fd
predict: publish
2023-03-28 19:40:14 -07:00
Koushik Dutta
0bff96a6e6
python-codecs: pil crop is not thread safe https://github.com/python-pillow/Pillow/issues/4848
2023-03-28 19:27:22 -07:00
Koushik Dutta
65c4a30004
rebroadcast: use regular file open flags for truncate
2023-03-28 12:45:52 -07:00
Koushik Dutta
309a1dc11f
rebroadcast: add truncation error logging
2023-03-28 12:43:07 -07:00
Koushik Dutta
b7904b73b2
Merge branch 'main' of github.com:koush/scrypted
2023-03-28 12:20:14 -07:00
Koushik Dutta
9e9ddbc5f3
rebroadcast: catch various unhandled errors
2023-03-28 12:20:07 -07:00
Koushik Dutta
ceda54f91b
rebroadcast: support recording truncation
2023-03-28 12:19:38 -07:00
Koushik Dutta
6a5d6e6617
predict: cleanups
2023-03-28 10:26:43 -07:00
Brett Jia
527714e434
arlo: camera [spot,flood]lights, sirens + only use interfaces when hardware supports it ( #660 )
...
* only create vss and siren for supported basestation models
* VideoClips only if camera has cloud recording + start of Cameras as DeviceProviders
* make verbose logging a boolean toggle
* camera spotlights and floodlights
* tweak video clip delete warning
* bump 0.7.5 for beta
* bump 0.7.6 for release + pin deps
* expose sirens on supported cameras
* bump 0.7.7 for release
2023-03-27 16:43:23 -07:00
Koushik Dutta
8a1633ffa3
tensorflow: reduce dependencies for new pipeline
2023-03-27 12:23:44 -07:00
Koushik Dutta
b55e7cacb3
predict: remove old pipline code
2023-03-27 11:14:53 -07:00
Koushik Dutta
7f3db0549b
python-codecs: update requirements.txt
2023-03-27 08:52:20 -07:00
Koushik Dutta
de0e1784a3
amcrest: fix camera default name
2023-03-27 08:50:01 -07:00
Koushik Dutta
5a8798638e
homekit: do not start two way audio if only an rtcp packet is received
2023-03-27 08:48:40 -07:00
Koushik Dutta
14da49728c
videoanalysis: remove old pipeline
2023-03-26 23:28:52 -07:00
Koushik Dutta
55423b2d09
videoanalysis: yuv/gray extraction fixes
2023-03-26 23:03:08 -07:00
Koushik Dutta
596106247b
python-codecs: fix libav and pil issues
2023-03-26 22:43:13 -07:00
Koushik Dutta
5472d90368
opencv: beta
2023-03-26 19:21:22 -07:00
Koushik Dutta
53cc4b6ef3
python-codecs: fix older version of pil
2023-03-26 11:36:09 -07:00
Koushik Dutta
735c2dce7b
Merge branch 'main' of github.com:koush/scrypted
2023-03-25 21:52:56 -07:00
Koushik Dutta
ffae3f246f
python-codecs: fix mac crash
2023-03-25 21:52:51 -07:00
Brett Jia
3b7acc3a90
homekit: merge child lights into cameras ( #659 )
2023-03-25 20:09:42 -07:00
Koushik Dutta
36fcb713d9
videoanalysis: ffmpeg frame generator fixes
2023-03-25 15:04:40 -07:00
Koushik Dutta
f974653e73
videoanalysis: make new pipeline the default
2023-03-25 12:05:35 -07:00
Koushik Dutta
b83880a8a3
Merge branch 'main' of github.com:koush/scrypted
2023-03-25 11:34:37 -07:00
Koushik Dutta
ee4d8f52df
pam-diff: fixup score reporting
2023-03-25 11:34:33 -07:00
Brett Jia
3854b75c6e
arlo: video clips + virtual security system for sirens ( #656 )
...
* fix doorbell device type
* bump 0.7.1 for beta
* standalone camera fixes
* bump 0.7.2 for beta
* more type annotations + trickle discover all devices
* fetch arlo library clips
* log options
* cache library at lower level and fetch clips on demand
* move library timedelta range lower in stack
* wip siren as security system
* virtual security system and tweaks
* vss documentation and settings
* expand vss usage docs
* more docs changes
* force homekit and scrypted to update given vss and siren state
* RE-ENABLING SIREN!!!
* bump 0.7.3 for beta
* bump 0.7.3 for release
2023-03-25 11:13:28 -07:00
Koushik Dutta
8479a16d3d
vscode-typescript: update sample
2023-03-24 20:21:11 -07:00
Koushik Dutta
409aad4794
videoanalysis: publish
2023-03-24 20:20:22 -07:00
Koushik Dutta
38746ee743
homekit: publish beta
2023-03-24 19:52:39 -07:00
Brett Jia
c5cb3ffa90
homekit: merge SecuritySystem & child Sirens as one Homekit accessory ( #650 )
...
* add OnOff to SecuritySystem accessory as a switch
* BFS to reorder devices + merge and skip devices
* add some comments
* more safety checks
* embarrassing moment where I forgot this isn't BFS
2023-03-24 19:52:10 -07:00
Koushik Dutta
6cd412de88
detect: add format hints
2023-03-23 19:59:26 -07:00
Koushik Dutta
33ca0242b1
videoanalysis: dps tracker
2023-03-23 19:42:17 -07:00
Koushik Dutta
cee140e49f
sort-tracker: publish
2023-03-22 19:51:52 -07:00
Koushik Dutta
ea1b394061
tensorflow-lite: publish
2023-03-22 13:27:25 -07:00
Koushik Dutta
5dc1af76e8
Merge branch 'main' of github.com:koush/scrypted
2023-03-22 13:15:42 -07:00