tencent cloud

StreamLive

Introduction
Purchase Guide
Billing Overview
Overdue Payments and Service Suspension
Console Guide
Input Management
Channel Management
Asset Management
Plan Management
Feature Guide
Implementing Live Streaming
Stream Real-Time Monitoring
Digital Rights Management (DRM)
Forensic Watermark
Input Failover
Input Switch
Stream Pushing Callback Notification
Playlist
Scheduled Recording
Highlights
Time shifting
Delayed Playback
Adaptive Bitrate Streaming
Caption
Relay
Frame Capture
SCTE-35
PDT (HLS)
Archiving (Recording)
Dolby Audio
Output To YouTube
Ad Insertion
StreamLive Tag
API Documentation
History
Introduction
API Category
Making API Requests
Input Management APIs
Input Security Group Management APIs
Channel Management APIs
Plan APIs
Watermark Management APIs
Statistics APIs
Data Types
Error Codes
StreamLive Policy
Data Processing and Security Agreement
Privacy Policy
Related Agreement
Service Level Agreement

Relay

PDF
Focus Mode
Font Size
Last updated: 2025-08-01 14:12:50
StreamLive allows you to push HLS/DASH streams to an HTTP server using the HTTP PUT method.

Prerequisites for Use

You have activated the StreamLive service.

Configuring the Relay

2. On the Output Group Setting page, select HLS or DASH as the Output Group Type and enter the address of the HTTP server in Destination. After the channel is started, the live stream will be pushed to the destination URL in real time.

The difference between archiving and relay is that with archiving, the manifest file includes all audio/video files of the channel from the start to the end, but with relay, the manifest file is updated constantly and only includes the latest audio/video files.
The format of the manifest file for HLS and DASH streams is as follows:
HLS: ${Destination}/${OutputGroupName}.m3u8
DASH: ${Destination}/${OutputGroupName}.mpd
Relay also supports HTTP authentication. To enable it, toggle on Authentication in the Destination area and enter the authentication information.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback