Код: Выделить всё
Failed to open the camera .... Failed to allocate buffers
Перед запуском приложения ->
Код: Выделить всё
[root@luckfox root]# free -m
total used free shared buff/cache available
Mem: 171 22 70 1 80 142
Swap: 0 0 0
[root@luckfox root]#
Код: Выделить всё
[root@luckfox root]# free -m
total used free shared buff/cache available
Mem: 171 28 64 1 80 136
Swap: 0 0 0
[root@luckfox root]#
Так откуда же взялось это ограничение? и как его расширить?
Мне интересно, связано ли это с ограничением системы на размер каждого приложения
Подробнее здесь: https://stackoverflow.com/questions/791 ... -on-the-bu