if (fb->format != PIXFORMAT_JPEG) { Serial.println("Compressing"); bool jpeg_converted = frame2jpg(fb, 80, &_jpg_buf, &frame_size);