|
Hello,
My rasptank is working fine except the camera. I do not get any camera feed launching the client.py software.
When I do run rapistill on the raspberry itself I do get the output below:
pi@raspberrypi:~ $ raspistill -o test.jpg
mmal: Cannot read camera info, keeping the defaults for OV5647
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Only 76M of gpu_mem is configured. Try running "sudo raspi-config" and ensure that "memory_split" has a value of 128 or greater What am I doing wrong?
|
|