result | Result of invoking enableTranscode interface. There are some processing advice below of result.
- AgoraH265TranscodeResultRequestInvalid: Channel or uid param have a mistake, you need to check them for correctness.
- AgoraH265TranscodeResultUnauthorized: Authentication failed, please check for correctness of token.
- AgoraH265TranscodeResultTokenExpired: The token has expired, you need to generate a new token.
- AgoraH265TranscodeResultForbidden: You need to contact agora staff to add the vid whitelist.
- AgoraH265TranscodeResultNotFound: Indicates that the network may be faulty.
- AgoraH265TranscodeResultTooOften: Request is too often, please request again later.
- AgoraH265TranscodeResultServerInternalError: The service has an internal error. A request can be made again.
|