Problem description
The AccessKeyId value in the Credential parameter of your RTMP request is invalid.
Causes
Your RTMP request uses a V4 signature, but the AccessKeyId value in the Credential parameter is invalid. A common cause is that the AccessKeyId contains invisible characters, such as a tab (\t), introduced when copying the key from a terminal or document.
Examples
The Credential parameter includes an AccessKeyId value that contains an invalid character, such as a tab (\t).
Solutions
Make sure that the AccessKeyId value in the Credential parameter is valid. For the correct format and signing steps, see RTMP ingest URLs and signatures and Add signatures to URLs.
该文章对您有帮助吗?