Help Center/ Live/ FAQs/ Livestreaming/ How Do I Get the Streaming URL?
Updated on 2025-09-28 GMT+08:00

How Do I Get the Streaming URL?

The streaming URL varies depending on the streaming protocol:
  • RTMP format: rtmp://Streaming domain name/AppName/StreamName
  • FLV format: http://Streaming domain name/AppName/StreamName.flv
  • M3U8 format: http://Streaming domain name/AppName/StreamName.m3u8

If a transcoding template is configured and the transcoded livestream needs to play, add _transcoding template ID to the end of StreamName.

If URL validation is configured, you need to add the signed string to the end of the original streaming URL and use the assembled URL for playback.

For details about how to assemble a streaming URL, see Assembling a Streaming URL.