Help Center/ Live/ FAQs/ Streams Pushing/ How Do I Get the Ingest URL?
Updated on 2023-07-07 GMT+08:00

How Do I Get the Ingest URL?

Assemble an ingest URL as follows:

Original ingest URL: rtmp://Ingest domain name/AppName/StreamName

The default value of AppName is live. You can also customize the value of StreamName, for example, huawei1. For details, see Original Ingest URL.

If you have configured URL validation, you need to use the ingest URL to push streams. For details about how to generate an authentication URL, see Stream Authentication.
  • The authentication URL for authentication method A is: Original URL?auth_key={timestamp}-{rand}-{uid}-{md5hash}.
  • The authentication URL for authentication method B is: Original URL?txSecret=md5(Key + StreamName + txTime)&txTime=hex(timestamp).
  • The authentication URL for authentication method C is: Original URL. auth_info=Encrypted string.EncodedIV