@scrypted/nvr 0.1.32 → 0.1.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,950 +1,10 @@
1
1
  <details>
2
2
  <summary>Changelog</summary>
3
3
 
4
- ### 0.1.31
4
+ ### 0.1.32
5
5
 
6
- reset packet loss tracker when ignoring packet loss
7
- add error message if no object detector is installed.
8
-
9
-
10
- ### 0.1.29
11
-
12
- Revert "use new image resizing for push notification"
13
- fix potential infinite loop during detection migration
14
-
15
-
16
- ### 0.1.28
17
-
18
- fix zoom buttons on desktop
19
- remove ipad/landscape tablet bottom padding
20
- fix ipad/tablet landscape quirks
21
- promote beta to latest!
22
-
23
-
24
- ### 0.1.26
25
-
26
- additional fixes for new face recog pipeline. publish beta.
27
-
28
-
29
- ### 0.1.24
30
-
31
- fix recording playback hiccup due to double load
32
- publish beta
33
-
34
-
35
- ### 0.1.23
36
-
37
- expand redetection boxes to fix missed detections
38
- fix recording session start race condition
39
-
40
-
41
- ### 0.1.21
42
-
43
- beta:fix scrub sometimes hanging
44
-
45
-
46
- ### 0.1.20
47
-
48
- fix adaptive stream spurious change bug
49
-
50
-
51
- ### 0.1.13
52
-
53
- use new image resizing for push notification
54
- implement data migration path to new detection engine
55
-
56
-
57
- ### 0.1.12
58
-
59
- add ptz zoom buttons
60
- remove calendar button in ptz mode
61
- button cleanups for live state
62
- basic ptz controls
63
- nvr publish beta with discovery fix
64
-
65
-
66
- ### 0.1.10
67
-
68
- publish beta
69
-
70
-
71
- ### 0.1.9
72
-
73
- fix device discovery attempts on non-admin accounts
74
- disable ui elements on demo site
75
-
76
-
77
- ### 0.1.6
78
-
79
- fix ignore button not working
80
-
81
-
82
- ### 0.1.4
83
-
84
- tag motion and doorbell snapshots as events
85
-
86
-
87
- ### 0.1.3
88
-
89
- deduplicate by ip, two way audio autoconf
90
-
91
-
92
- ### 0.1.2
93
-
94
- camera discovery fixes
95
-
96
-
97
- ### 0.1.1
98
-
99
- explicitly allow any orientation in manifest
100
- checking missing file
101
- implement device discovery
102
-
103
-
104
- ### 0.0.306
105
-
106
- clean up settings, publish
107
-
108
-
109
- ### 0.0.305
110
-
111
- update readme, publish
112
-
113
-
114
- ### 0.0.304
115
-
116
- reload if disconnected after an hour, force app refresh
117
-
118
-
119
- ### 0.0.303
120
-
121
- fix mp4 downloads in ios
122
- fix mp4 download with query strings
123
- add notification option for doorbellsg
124
-
125
-
126
- ### 0.0.302
127
-
128
- pull credentials from cloud plugin
129
-
130
-
131
- ### 0.0.301
132
-
133
- show offline notifications by default
134
-
135
-
136
- ### 0.0.300
137
-
138
- fix events loading full resolution images
139
-
140
-
141
- ### 0.0.299
142
-
143
- clean up grid view, add fullscreen
144
- fix url rewriting for images
145
-
146
-
147
- ### 0.0.295
148
-
149
- refresh snapshots at 10s interval
150
- use self hosted runner
151
- gh action logging
152
- checkout submodules during gh action
153
- fix more transition animations
154
-
155
-
156
- ### 0.0.294
157
-
158
- prevent shared element transition on orientation change
159
-
160
-
161
- ### 0.0.291
162
-
163
- fix dashboard duplicate button
164
- fix exclusion filters
165
- fix settings button placement
166
- better animation easing
167
- fix slide jitter
168
- fix busted timeline
169
-
170
-
171
- ### 0.0.290
172
-
173
- fix default notification persistence
174
-
175
-
176
- ### 0.0.288
177
-
178
- add online status to notiifcaitons
179
-
180
-
181
- ### 0.0.287
182
-
183
- deliver online/offline events
184
-
185
-
186
- ### 0.0.286
187
-
188
- schedule restart on drive unavailability
189
-
190
-
191
- ### 0.0.285
192
-
193
- add doorbell notifications
194
-
195
-
196
- ### 0.0.284
197
-
198
- improve recordings dir instructions
199
-
200
-
201
- ### 0.0.283
202
-
203
- show motion in events if detection is disabled
204
- refresh event grid once a minute
205
-
206
-
207
- ### 0.0.282
208
-
209
- improve instructions on license retrieval after purchase
210
- publish h264 repacketizer revert
211
-
212
-
213
- ### 0.0.281
214
-
215
- fixup readme confusion
216
-
217
-
218
- ### 0.0.278
219
-
220
- fix windows slashes
221
- fix windows slashes
222
- update readme with discord role
223
-
224
-
225
- ### 0.0.277
226
-
227
- add magic link to grant role on discord
228
- improve smooth scrubbing by ending after idr
229
- fix leave transitions when page has been scrolled
230
- publish rtcp filter fix
231
-
232
-
233
- ### 0.0.275
234
-
235
- Revert "Revert "ignore rtcp packets""
236
- publish beta
237
-
238
-
239
- ### 0.0.274
240
-
241
- Revert "ignore rtcp packets"
242
- publish beta
243
-
244
-
245
- ### 0.0.273
246
-
247
- ignore rtcp packets
248
- Revert "massage abnormal timestamps"
249
- readme
250
- publish beta
251
-
252
-
253
- ### 0.0.271
254
-
255
- disable extra logging
256
- massage abnormal timestamps
257
- update README
258
-
259
-
260
- ### 0.0.270
261
-
262
- check for nvr storage absolute path
263
-
264
-
265
- ### 0.0.268
266
-
267
- validate recordings directory is writable and show an error.
268
-
269
-
270
- ### 0.0.266
271
-
272
- remove superflous buttons if nvr is disablefd
273
- fix horizontal timeline highlight state
274
- fix dialog titlebar width
275
- remove redundant landscape back button
276
- fix landscape microphone position
277
- move navbar to left in landscape
278
- use monospace font for timeline
279
-
280
-
281
- ### 0.0.265
282
-
283
- Revert "use passive touch/scroll listeners"
284
- use passive touch/scroll listeners
285
- move share floating action button
286
- fix landscape mode transitions
287
- fixup demo site border
288
-
289
-
290
- ### 0.0.263
291
-
292
- rebuild ui
293
- microphone cleanup
294
- clean up nav bar implementation
295
- prevent redundant nav
296
- fix animations, dont assume cameras are 1920/1080
297
- remove debug logging
298
- fix event grid always fading in
299
- fix slide animation causing out of place elements
300
- fix navbar transitions
301
- animation fixes
302
- enable navbar on phone ui
303
- increase scrub fps to 30
304
- adjust microphone position on desktop
305
- reverse export button order
306
- move microphone button
307
- fixup export cancellation
308
- streamline export
309
- fix dashboard trailer
310
- remember user timeline/events preference
311
- fix ui popping caused by transition change
312
- improve connection defaults, fix chrome self signed warning
313
- refresh events once a minute
314
- recover from track/stream drops
315
-
316
-
317
- ### 0.0.262
318
-
319
- fix bug where adaptive bitrate was leaking sockets
320
- update dependencies
321
- smooth out hero transition
322
- remove superfluous buttons when nvr is disabled
323
- send local addresses with push detections
324
- fix ui popping on mobile first load
325
- add various route transitions on phone/tablet
326
- fix thumbnails on grid view timeline
327
-
328
-
329
- ### 0.0.261
330
-
331
- fix event thumbnails to use fast path
332
-
333
-
334
- ### 0.0.260
335
-
336
- fix url rewriting on home.scrypted
337
- update @scrypted/client with race condition fix
338
-
339
-
340
- ### 0.0.258
341
-
342
- fix discontinuity handling causing scrub freeze
343
- update build scripts
344
-
345
-
346
- ### 0.0.255
347
-
348
- clean up duplicate settings
349
- log connection options
350
- add direct connection option.
351
-
352
-
353
- ### 0.0.254
354
-
355
- roll back direct connection until server release
356
-
357
-
358
- ### 0.0.253
359
-
360
- add support for direct image fetching
361
-
362
-
363
- ### 0.0.252
364
-
365
- use new CORS API
366
-
367
-
368
- ### 0.0.250
369
-
370
- fix github action
371
- fix github action
372
- add support for direct connections on beta server
373
-
374
-
375
- ### 0.0.249
376
-
377
- update readme
378
- prevent zoom from shrinking camera view.
379
- add self signed certificate support
380
- improve timeline detections ux
381
- fix live/recording transition jitter
382
- fix off center recording button
383
- fix intercom location on tablets
384
-
385
-
386
- ### 0.0.248
387
-
388
- fix timeline position on large time jumps
389
-
390
-
391
- ### 0.0.247
392
-
393
- fix timelapse/adaptive bitrate conflicts
394
-
395
-
396
- ### 0.0.246
397
-
398
- improve timelapse
399
-
400
-
401
- ### 0.0.245
402
-
403
- fix detection event comparison
404
-
405
-
406
- ### 0.0.244
407
-
408
- fix fallback directory symlnks
409
-
410
-
411
- ### 0.0.240
412
-
413
- fix marker text not updating
414
- fix nvr version missing on user account
415
- fix clip/snapshot causing back navigation
416
- fix app startup flashing
417
- scrolling perf improvements
418
-
419
-
420
- ### 0.0.238
421
-
422
- add haptic feedback to timeline
423
-
424
-
425
- ### 0.0.236
426
-
427
- additional ui cleanups
428
- remove useless video contols
429
- improve phone landscape mode
430
- improve pinch zoom
431
- remove zoom buttons on phone
432
- fix datepicker arrows
433
- prep for virtual scroller
434
- remove zoom buttons, add pinch zoom and tap unzoom
435
- wip zoom
436
- implement video playback loop
437
-
438
-
439
- ### 0.0.233
440
-
441
- ui rebuild
442
- fix up some scroll behavior
443
- more ui cleanups
444
-
445
-
446
- ### 0.0.232
447
-
448
- more ui cleanups
449
-
450
-
451
- ### 0.0.231
452
-
453
- ui refactor wip
454
- add event filtering on mobile
455
-
456
-
457
- ### 0.0.230
458
-
459
- apply occlusion filtering to event thumbnails
460
- improve notification thumbnails
461
- add global notification settings
462
- pick better timeline images
463
- better recording startup errors and dedupe handling
464
-
465
-
466
- ### 0.0.228
467
-
468
- fix skeleton images
469
- provide devicePixelRatio for stream selection
470
- publish beta
471
-
472
-
473
- ### 0.0.227
474
-
475
- expose additional adaptive stream metadata
476
- enable adaptive bitrate on recording playback
477
- symlink destination to preserve stream preference
478
- fix stream fallback not working
479
-
480
-
481
- ### 0.0.222
482
-
483
- fix settling point on event scrub
484
- move fullscreen/pip buttons
485
- fix smooth stream clobbering stream destination
486
-
487
-
488
- ### 0.0.217
489
-
490
- fix remote recording requests always serving local stream.
491
-
492
-
493
- ### 0.0.216
494
-
495
- grid timeline ui fixes
496
- fix event history jumping
497
-
498
-
499
- ### 0.0.213
500
-
501
- fix event loading refresh bug
502
- fix camera order drag ghosting on safari
503
-
504
-
505
- ### 0.0.212
506
-
507
- expose p2p connection as setting
508
- add missing settings on tablet
509
- fix grid view on tablets
510
-
511
-
512
- ### 0.0.211
513
-
514
- collapsing grid view ui should hide everything
515
-
516
-
517
- ### 0.0.210
518
-
519
- disable peer to peer now that server is fixed. much faster signaling.
520
-
521
-
522
- ### 0.0.209
523
-
524
- Revert "disable peer to peer to test performance"
525
- disable peer to peer to test performance
526
- grant non-admin access to NVR in landing page
527
-
528
-
529
- ### 0.0.208
530
-
531
- clean up reconnection warning to prevent ui jitter
532
- clean up reconnection warning to prevent ui jitter
533
-
534
-
535
- ### 0.0.207
536
-
537
- implement iOS picture in picture
538
- support hiding and reordering cameras
539
- fix timeline loading bug near edges
540
-
541
-
542
- ### 0.0.206
543
-
544
- add satisfying zoom animation
545
- add double tap zoom + pan
546
- fix detection thumbnails on nvr.scrypted.app
547
-
548
-
549
- ### 0.0.205
550
-
551
- reduce wire traffic for event thumbnails
552
-
553
-
554
- ### 0.0.203
555
-
556
- fix bug when low/local stream mixup
557
- fix bug when there are less than 3 streams
558
-
559
-
560
- ### 0.0.201
561
-
562
- add shim to fix wkwebview fullscreen bugs
563
- clean up nvr restart logic
564
- disable fullscreen api in wkwebview. issues after fullscreen exit.
565
- add ability for non admin user to create push endpoints
566
-
567
-
568
- ### 0.0.200
569
-
570
- fix self host reconnection bug
571
- add OnOff to push endpoint to allow disabling notifications
572
-
573
-
574
- ### 0.0.196
575
-
576
- add per camera pricing
577
- prepare for new server update
578
-
579
-
580
- ### 0.0.195
581
-
582
- fix save photos bug, add save video
583
- fix orientation change restarting fullscreen video
584
-
585
-
586
- ### 0.0.194
587
-
588
- better responsive design on desktop browsers
589
-
590
-
591
- ### 0.0.193
592
-
593
- allow usage of cached licenses when uninteractive
594
-
595
-
596
- ### 0.0.192
597
-
598
- allow usage of cached licenses when uninteractive
599
-
600
-
601
- ### 0.0.191
602
-
603
- on screen back button cleanup beheavior
604
-
605
-
606
- ### 0.0.190
607
-
608
- fix beta expiration
609
-
610
-
611
- ### 0.0.189
612
-
613
- fix mobil back button, add account username text
614
-
615
-
616
- ### 0.0.187
617
-
618
- remove debug logging
619
- add support for reordering and hiding cameras
620
- improve purge speed. initial pass user settings.
621
-
622
-
623
- ### 0.0.185
624
-
625
- primary action button is now pause/resume.
626
- reuse active client for notification
627
-
628
-
629
- ### 0.0.184
630
-
631
- implement notification clicks for web
632
-
633
-
634
- ### 0.0.183
635
-
636
- fix firefox datachannel race condition
637
-
638
-
639
- ### 0.0.180
640
-
641
- fix adaptive bitrate usage, update readme
642
- make the home assistant live stream card open scrypted
643
- fix up a variety of reconnect issues.
644
-
645
-
646
- ### 0.0.179
647
-
648
- fix some race conditios in self hosted video feed
649
- fix duplicate events
650
-
651
-
652
- ### 0.0.178
653
-
654
- load time improvements:
655
- add home intercom
656
-
657
-
658
- ### 0.0.176
659
-
660
- add iframe url for HA users
661
-
662
-
663
- ### 0.0.175
664
-
665
- fix snooze
666
-
667
-
668
- ### 0.0.174
669
-
670
- notifications no longer require recording the camera
671
- server/wip: notifications without recording
672
- iOS app: fix double microphone permission request
673
- ui: support notifications without recording
674
- ppublish
675
-
676
-
677
- ### 0.0.173
678
-
679
- add support for self hosted domains
680
- larger buttons
681
- make status bar tap scroll to top/live.
682
-
683
-
684
- ### 0.0.172
685
-
686
- ignore safe inset area on bottom
687
- update server, ios app, webapp, for 1 year logins
688
-
689
-
690
- ### 0.0.170
691
-
692
- notification text tweaks
693
-
694
-
695
- ### 0.0.169
696
-
697
- improve notification text
698
-
699
-
700
- ### 0.0.166
701
-
702
- fix broken file downloads
703
- delay notifications by 3s to ensure hq sample
704
- remove snooze button on non snoozable notifications
705
- change notification text to avoid grammar derps
706
- consolidate snooze code
707
- fix grid resizing issues
708
- update readme, publish
709
-
710
-
711
- ### 0.0.164
712
-
713
- fix camera bar button styles
714
- fix landscape centering when recording is disabled
715
- update sdk client
716
- fix phone ui transition regression
717
- add testflight link
718
-
719
-
720
- ### 0.0.163
721
-
722
- add snooze support in ios
723
-
724
-
725
- ### 0.0.162
726
-
727
- fix scroll bug, further reduce webapp footprint
728
-
729
-
730
- ### 0.0.161
731
-
732
- npm ci to fix vue regression in 3.2.38+
733
- cache on write, dramatic recent events performance improvement.
734
- improve behavior around temporarily obscured detections
735
-
736
-
737
- ### 0.0.160
738
-
739
- reduce initial page load from 5mb to ~300k
740
- fix grid resize popping
741
- grid cleanups
742
- move reconnection bar
743
- disable self hosted option until cross site is figured out
744
- add cors entries
745
- fix url resolutions
746
- add initial plumbing for self hosted domain
747
- fix missing Cameras header
748
- make notification open to correct time
749
- fix custom notifications
750
-
751
-
752
- ### 0.0.159
753
-
754
- fix adaptive streaming on cameras that dont send sps/pps in the bit stream
755
-
756
-
757
- ### 0.0.158
758
-
759
- add logout button in unlicensed modal dialog
760
-
761
-
762
- ### 0.0.155
763
-
764
- Filter out motion objects
765
-
766
-
767
- ### 0.0.151
768
-
769
- send camera url as part of notification
770
- use credentials for cross domain logout
771
- fix logout in nvr.scrypted environment
772
- add logout button
773
- normalize skeleton image colors in timeline
774
- fixup contrast
775
- hide go live button if camera is not recording
776
- fix detection icon size on desktop
777
- color tweaks
778
- fixup ios app downloads
779
-
780
-
781
- ### 0.0.150
782
-
783
- publish plugin
784
-
785
-
786
- ### 0.0.149
787
-
788
- ux cleanups
789
- hide mute toggle if not muted
790
- live button ux improvements
791
- publish plugin
792
-
793
-
794
- ### 0.0.148
795
-
796
- fix performance issue with clearing recordings
797
- publish plugin
798
-
799
-
800
- ### 0.0.147
801
-
802
- allow pull down to finish before going back
803
- add pull down to go back
804
- fix centered microphone button
805
- overlay ux cleanups
806
- fix detections grid popping
807
- fixup some shared element weirdness
808
- fix grid cell border radius on safari
809
- fix scrub timeline jump bug
810
- synchronize the image fades
811
- transition aspect ratio faster on camera change
812
- fix click scrub flashing
813
- fix label alignment issue
814
- ui cleanups
815
- working ios notifications
816
- remove old notification button
817
- fix build error
818
- fix timeline burping
819
- cleanup ui duplicate bug
820
- cleanup notification data structures
821
- per phone/camera notification persistence
822
- improve mobile settings ui
823
- fix inaccessible settings, add aspect ratio transition
824
- ios app push notifications
825
- ios project cleanups
826
-
827
-
828
- ### 0.0.146
829
-
830
- more landscape fixes
831
-
832
-
833
- ### 0.0.144
834
-
835
- fix landscape detection in demo
836
-
837
-
838
- ### 0.0.143
839
-
840
- fix grid view blur on cameras that arent recording
841
- fix toolbar button colors
842
- mobile settings allows changing theme
843
- properly exclude motion from filter
844
- add filters to camera timeline
845
-
846
-
847
- ### 0.0.142
848
-
849
- remove debug code
850
- fix fullscreen detection on safari
851
- fix missing settings dialog in fullscreen mode
852
- fix safari landscape, fix pausing after fullscreen
853
- remember last viewed camera. fix landscape bugs.
854
- fix overlay controls in portrait
855
- remove pip on ios safari. wip ios app.
856
- ui refactor to fix sizing issues
857
- update readme with noting no cloud camera support
858
- use viewport-fit=cover to fill notched areas on phones
859
-
860
-
861
- ### 0.0.141
862
-
863
- shrink thumbnails in mobile landscape mode
864
- additional landscape fixes
865
- initial pass at landscape mode
866
- disable adaptibe birate on cameras with 1 stream
867
-
868
-
869
- ### 0.0.140
870
-
871
- disable share sheet on desktop
872
-
873
-
874
- ### 0.0.139
875
-
876
- dramatic improvement to events hydration, reduce disk thrashing
877
- marker tick time should update while scrolling @haxorcize#1023
878
-
879
-
880
- ### 0.0.138
881
-
882
- fix smooth change frames being unused and flooding io thread
883
-
884
-
885
- ### 0.0.134
886
-
887
- fix scrubbing time leak
888
- mask events
889
-
890
-
891
- ### 0.0.133
892
-
893
- update camera codec settings
894
- video clip cleanup
895
-
896
-
897
- ### 0.0.131
898
-
899
- implement pause scrub
900
-
901
-
902
- ### 0.0.130
903
-
904
- nuke theme
905
-
906
-
907
- ### 0.0.109
908
-
909
- gh action
910
- gh action
911
- gh action
912
- Merge remote-tracking branch 'origin/main'
913
- gh action
914
- Create CNAME
915
- gh action
916
-
917
-
918
- ### 0.0.70
919
-
920
- wipwd
921
-
922
-
923
- ### 0.0.35
924
-
925
- Create install.webmanifest
926
-
927
-
928
- ### 0.0.9
929
-
930
- reconnection fixes
931
-
932
-
933
- ### 0.0.8
934
-
935
- license fixes
936
-
937
-
938
- ### 0.0.1
939
-
940
- Merge branch 'main' of github.com:koush/scrypted-nvr
941
- Update static.yml
942
- Update static.yml
943
- Update static.yml
944
- Create static.yml
945
- simplify
946
- fix connection probing
947
- update
6
+ allow usage of full tensorflow
7
+ add electron project
948
8
 
949
9
 
950
10
  </details>
package/README.md CHANGED
@@ -37,6 +37,7 @@ The NVR requires a storage directory for recordings. It is highly recommended to
37
37
  2. Install an Object Detection Plugin:
38
38
  * MacOS: [CoreML Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/coreml)
39
39
  * Linux/Windows: [Tensorflow Lite Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/tensorflow-lite)
40
+ * Windows: [Tensorflow Object Detection](/endpoint/@scrypted/core/public/#/component/plugin/install/@scrypted/tensorflow)
40
41
  3. Object Detection can then be enabled in `Integrations and Extensions`. The extension provides event thumbnails and rich notifications to the app. The detection process will use considerable CPU. System performance will vary based on available resources.
41
42
 
42
43
  ### View Cameras and Recordings
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/nvr",
3
- "version": "0.1.32",
3
+ "version": "0.1.33",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",
@@ -45,9 +45,11 @@
45
45
  "timelapse"
46
46
  ],
47
47
  "dependencies": {
48
+ "@scrypted/sdk": "file:../../scrypted/sdk",
49
+ "@scrypted/types": "file:../../scrypted/sdk/types",
48
50
  "@koush/axios-digest-auth": "^0.8.5",
49
- "@koush/werift-src": "file:../scrypted/external/werift",
50
- "@scrypted/common": "../scrypted/common",
51
+ "@koush/werift-src": "file:../../scrypted/external/werift",
52
+ "@scrypted/common": "../../scrypted/common",
51
53
  "@types/node": "^18.11.18",
52
54
  "axios": "^0.24.0",
53
55
  "check-disk-space": "^3.3.1",
@@ -58,8 +60,6 @@
58
60
  "uuid": "^9.0.0"
59
61
  },
60
62
  "devDependencies": {
61
- "@scrypted/sdk": "file:../scrypted/sdk",
62
- "@scrypted/types": "file:../scrypted/sdk/types",
63
63
  "@types/mkdirp": "^1.0.2",
64
64
  "@types/rimraf": "^3.0.2",
65
65
  "@types/uuid": "^9.0.1"