tencent cloud

Relay

Download
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-08-01 14:12:50
AI 번역
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.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백