3 Photo and Video Standards

This page describes the standards of input photos and videos for using the SenseID API.

3.1 Input photo standards

  1. The photo format should be one of the following. JPG (JPEG) ,BMP, PNG, GIF, TIFF The recommended format is JPG (JPEG).

  2. The width and height of the photo should be at least 32 pixels and no more than 5,000 pixels. The recommended size is 640*480 pixels.

  3. The size of the photo file must be 5MB or less. The larger the size, the more the processing performance will be affected. We recommend compressing the photo file to 100KB.

3.2 Input video standards

  1. Most common video formats are supported. Include but not restrict to MP4, AVI, FLV, WMV, MOV, RM

    The recommended format is MP4.

  2. The width and height of the video should be at least 8 pixels and no more than 5,000px. The recommended size is 640*480 pixels.

  3. The size of the video file must be 16MB or less. The larger the size, the more the processing performance will be affected. We recommend compressing the video file to about 500KB to 1MB.

Last updated