How Do I Get the Streaming URL?
- 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 live stream needs to be played, add _transcoding template ID to the end of StreamName.
If URL validation is configured, you need to create an authentication URL for playback.
Authentication streaming URL: Original streaming URL? auth_info=Encrypted string.EncodedIV
For details about how to create a streaming URL, see Assembling a Streaming URL.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.