Skip to main content
Skip table of contents

How to Check the SD Card Status

The SD card status can be retrieved with Camera Settings API /cameras/{CAMID}/memory_card/. It will return the SD card size, the amount of available space, and the current status:

  • 'none' - the card is not installed;

  • 'normal' - card's health is OK;

  • 'need-format' - the card must be formatted to become usable;

  • 'formatting' - formatting is in progress;

  • 'initialization' - preparation of a memory card for reading and writing

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.