Jason Hunter
|
d83ffd8984
|
fix tests
|
2021-06-18 21:15:59 -05:00 |
|
Blake Blackshear
|
175c85d69a
|
fix some test errors
|
2021-06-18 21:15:59 -05:00 |
|
Blake Blackshear
|
3aa7f753b3
|
lint fixes
|
2021-06-18 21:15:59 -05:00 |
|
Blake Blackshear
|
861ee0485d
|
swith camera view to jsmpeg
|
2021-06-18 21:15:59 -05:00 |
|
Blake Blackshear
|
3b695040d1
|
send clip_ready mqtt to event topic
|
2021-06-14 18:20:12 -05:00 |
|
Blake Blackshear
|
40bf7a0f41
|
cleanup
|
2021-06-14 07:48:35 -05:00 |
|
Blake Blackshear
|
cbdf2c2c71
|
remove gevent fixes #920
|
2021-06-14 07:48:35 -05:00 |
|
Blake Blackshear
|
bbe3f07ec6
|
overlay the frigate logo on the blank frame
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
35281c037c
|
trickle in some frames after activity stops
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
e0eb247028
|
output the current frame from each active camera instead of last active
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
a7ecc2af4b
|
lock before iterating web sockets
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
f2d1f7b00f
|
disable audio
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
89c2ae2208
|
functioning birdseye view
|
2021-06-13 12:35:39 -05:00 |
|
Blake Blackshear
|
0df35379ef
|
updating docs
|
2021-06-12 07:25:13 -05:00 |
|
Blake Blackshear
|
138fa45820
|
removing testing files
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
58cfb8bba4
|
set jsmpeg video size to same as camera
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
ed761d1767
|
cap the array size of the output queue
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
babe1dd1eb
|
precompute the layout offsets and dimensions
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
cbd418b8de
|
use actual logger
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
9c5b0d4138
|
implement birdseye modes
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
94c21a6363
|
use values from config
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
d1a5e2e8e0
|
add config for birdseye
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
17179abf5a
|
use quality value and faster resize
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
61f717daa3
|
fix to birdseye connection
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
c70419bd0b
|
update birdseye layout calculations
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
4eed27e178
|
add layout calculations
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
8e2ba4a8ea
|
move birdseye placeholder to output process
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
700f25abc3
|
removing old node relay
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
4596ada801
|
manage multiple cameras
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
a8df97dc1a
|
only send frames to ffmpeg if there are clients listening
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
4e0203ca68
|
increase read size and listen on local
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
8413e10091
|
ensure output exits properly
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
7aaf5bd29f
|
remove node jsmpeg server
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
5afda72b84
|
handle exit signals
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
7a6ffb1032
|
adding output process to handle downstream processing of frames
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
fd51c7a955
|
development tweaks
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
b91b0d39dd
|
updated devcontainer
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
7fc9026ca6
|
basic plumbing for birdseye view
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
f4a0ec43a6
|
wip yuv_rgb refactor
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
46e5a042ae
|
adding s6-overlay and running jsmpeg
|
2021-06-12 07:23:14 -05:00 |
|
Blake Blackshear
|
7309c06be8
|
add jsmpeg relay
|
2021-06-12 07:23:14 -05:00 |
|
Jason Hunter
|
c71b717a54
|
more lint fixes
|
2021-06-11 06:53:34 -05:00 |
|
Jason Hunter
|
da8e54ed51
|
fix lint and tests
|
2021-06-11 06:53:34 -05:00 |
|
Jason Hunter
|
b70c11e7a7
|
Cleanup video player and use consistently across recordings and events.
|
2021-06-11 06:53:34 -05:00 |
|
Patrick
|
e8c342e162
|
Update http.py
comparison of constants, use T/F instead
|
2021-06-10 20:58:28 -05:00 |
|
Jason Hunter
|
f7975cbbc4
|
remove backfill - only store rows moving forward
|
2021-06-10 07:04:28 -05:00 |
|
Jason Hunter
|
098e293c82
|
fetch recordings until end of hour, not top of next hour
|
2021-06-10 07:04:28 -05:00 |
|
Jason Hunter
|
eb3f50c9f0
|
add default to reducer
|
2021-06-10 07:04:28 -05:00 |
|
Jason Hunter
|
78a0b5e6c9
|
clean up VOD endpoint
|
2021-06-10 07:04:28 -05:00 |
|
Jason Hunter
|
055bd22138
|
initial implementation of recordings table
|
2021-06-10 07:04:28 -05:00 |
|