media server logo
产品用户指南

存储

Connect an S3-compatible or Backblaze destination and prove that Callaba can write and read media before production recording begins.

在 Callaba 中找到Quick start → Storages
此模块的作用

A storage record is the reusable destination for files and recordings. Test credentials with a small object first; a saved form does not prove bucket access.

开始之前

  • A bucket created in the intended region.

  • Credentials limited to the required bucket and object operations.

  • A retention and lifecycle policy owned by your organization.

设置说明

仅解释操作员需要的控件;内部字段名和实现事件不会显示。

Connection

Identify the external object store.

Storage name

A clear operator label such as Archive EU or VOD Primary.

Storage type

Choose the S3-compatible or Backblaze connection expected by the bucket.

Bucket or endpoint

The bucket address used by this storage connection.

Access key

Credential identifier permitted to access the bucket.

Secret key

Write-only secret paired with the access key.

Never place it in screenshots or support messages.

Optional metadata

External metadata storage for workflows that require it.

Metadata database URL

Optional Redis-compatible URL used by supported metadata workflows.

Leave it empty unless the workflow explicitly requires it.

安全的首次工作流

  1. 01

    Create a storage record with an operator-friendly name and the correct provider type.

  2. 02

    Enter the bucket endpoint and least-privilege credentials.

  3. 03

    Save the storage, then copy a small non-sensitive test file into it from File manager.

  4. 04

    Confirm the object exists in the bucket and can be read through the expected workflow.

工作流示例

适用场景

Send live recordings to external retention

Local disk should not own the only copy of a live program.

Live sourceSRT / RTMP / WebRTC
RecordingSegment or finalize
File managerVerify asset
Object storageRetention copy
动画工作流图: Send live recordings to external retention

构建方法

  1. 1

    Connect and test the destination storage with a small file.

  2. 2

    Create the recording using the required output and segmentation policy.

  3. 3

    Verify the finalized file in File manager before copying it.

  4. 4

    Copy the asset to the tested storage and monitor copy progress to completion.

验证结果

  • A test copy reaches the intended bucket and can be read back.
  • The storage list identifies the correct provider and operator label.
  • Failed credentials do not expose their secret value in the UI.

故障排除

A storage saves but copy fails

检查
  • Check bucket endpoint and region.
  • Verify object write permission and credential validity.
然后执行

Correct the bucket policy or credentials and repeat with the same small test file.