Empty supported live stream values

Description
getSupportLiveStreamItem returns empty array.

Which version?
v5.0.24433.0616

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Start a meeting via SDK
  2. Start a live stream using startLiveStreamByURL:StreamKey:BroadcastURL:
  3. Call getSupportLiveStreamItem
  4. Empty array as return value

Device (please complete the following information):

  • Device Spec: Mac
  • OS: MacOS
  • Version: 10.15.6

Additional context
Is it possible to create live stream items and set the description?

Hi @filibert.overhill,

Thanks for using Zoom SDK and pardon the late response. Please make sure the live stream feature is enabled on your account and try to call canStartLiveStream to see if you could start the live stream.

Thanks!