Skip to content

ndi.cloud.upload.uploadToNDICloud

  UPLOADTONDICLOUD - upload an NDI database to NDI Cloud

  [B,MSG] = ndi.cloud.upload.uploadToNDICloud(S, DATASET_ID, VARARGIN)

  Inputs:
   S - an ndi.session object
   DATASET_ID - the dataset id for the NDI Cloud

  Outputs:
    B - did the upload work? 0 for no, 1 for yes
    MSG - An error message if the upload failed; otherwise ''