mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
raspberrypi2: the max gpu_mem value is 944 in fact
This commit is contained in:
parent
b90077b4f1
commit
120f104baf
@ -180,7 +180,7 @@ def gpuMem():
|
||||
'description': 'set the amount of memory reserved for the GPU (choose at least 96MB if you use the CSI camera board)',
|
||||
'type': 'number',
|
||||
'min': '16',
|
||||
'max': '960',
|
||||
'max': '944',
|
||||
'section': 'expertSettings',
|
||||
'advanced': True,
|
||||
'reboot': True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user