Write to cache instead

This commit is contained in:
Nick Mowen 2022-12-29 14:24:52 -07:00
parent d710b7dfd2
commit 74a6e51f59

View File

@ -30,7 +30,7 @@ logger = logging.getLogger(__name__)
class FFMpegConverter:
BIRDSEYE_PIPE = "/tmp/birdseye"
BIRDSEYE_PIPE = "/tmp/cache/birdseye"
def __init__(
self,