camera-streamer/env-distcc
Kamil Trzcinski f742c1a7fc Fix camera-vflip/hflip support on arm32v7
This adds `buffer_list_alloc_buffers` and `buffer_list_free_buffers`
to delay buffers allocation for `libcamera`.

Doing this allows to setup RAW stream afterwards.
2023-04-29 10:21:52 +02:00

3 lines
67 B
Plaintext

export DISTCC_HOSTS="rocknas.home/2"
export CCACHE="ccache distcc"