Help Center/ MetaStudio/ FAQs/ APIs and SDKs/ Why Can't I See Videos and Images Uploaded Through APIs During Video Production?
Updated on 2025-08-22 GMT+08:00

Why Can't I See Videos and Images Uploaded Through APIs During Video Production?

The possible cause is that the attribute system_properties is not set during asset upload:

  • If the asset type is IMAGE, system_properties is used to classify background images (BACKGROUND_IMG) and material images (MATERIAL_IMG).
  • If the asset type is VIDEO, system_properties is used to classify video overlays (MATERIAL_VIDEO) and business card videos (BUSSINESS_CARD_VIDEO).

For details, see the API for Creating an Asset.