mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Write to cache instead
This commit is contained in:
parent
d710b7dfd2
commit
74a6e51f59
@ -30,7 +30,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
class FFMpegConverter:
|
||||
|
||||
BIRDSEYE_PIPE = "/tmp/birdseye"
|
||||
BIRDSEYE_PIPE = "/tmp/cache/birdseye"
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user