UnitV2 Stream Camera Video
-
Has anyone used a UnitV2 to stream the camera video? It appears that the ffmpeg in /usr/bin has been compiled with most of the video options disabled (e.g. libopencv, libx264, libx265,etc.).
I noticed that there is very little free memory available on the device ~65MB. If I use Jupyter Notebooks, each notebook uses ~20MB. I get memory errors even when using only a single notebook.
Has anyone done much other than the OOB examples?
-
The available memory is not a lot, so you have to control your program to apply for memory.