Skip to main content
Glama
willsygao

Tencent Cloud Live MCP Server

by willsygao

describe_rtmp_addr

Generate RTMP push URLs with authentication keys for Tencent Cloud Live streaming by specifying domain, app, stream name, and optional expiration time.

Instructions

获取推流地址

    Args:
        domain_name: 推流域名
        app_name: 区分同一个域名下多个 App 的地址路径
        stream_name: 流名称
        expire_time: 过期时间(optional)

    Returns:
        PushAuthKeyInfo: 推流鉴权key信息
        RTMPAddr: RTMP地址
        请求ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domain_nameNo域名名称。示例值:www.test.com
app_nameNo区分同一个域名下多个 App 的地址路径,默认为 live
stream_nameNo自定义的流名称,每路直播流的唯一标识符
expire_timeNo过期时间。默认:7天

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/willsygao/tencentcloud-live-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server