I have ran this code and it worked, now all the sudden it gets these 2 new errors. I have seen the esp_camera_fb_get() net return a valid fb. I have gotten .jpg files with size that I could not edit/display.
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:9720
ho 0 tail 12 room 4
load:0x40080400,len:6352
entry 0x400806b8
E (1851) spiram: SPI SRAM memory test fail. 116/131072 writes failed, first @ 3F95CA40
Starting Up
Starting Camera
Starting SD Card
Getting the SD card type
Taking Picture
[E][camera.c:1335] esp_camera_fb_get(): Failed to get the frame on time!
Camera capture failed
This is the code