Class LiveClient
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractClient
-
- com.tencentcloudapi.live.v20180801.LiveClient
-
public class LiveClient extends AbstractClient
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
-
-
Constructor Summary
Constructors Constructor Description LiveClient(Credential credential, String region)LiveClient(Credential credential, String region, ClientProfile profile)
-
Method Summary
-
Methods inherited from class com.tencentcloudapi.common.AbstractClient
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
-
-
-
-
Constructor Detail
-
LiveClient
public LiveClient(Credential credential, String region)
-
LiveClient
public LiveClient(Credential credential, String region, ClientProfile profile)
-
-
Method Detail
-
AddDelayLiveStream
public AddDelayLiveStreamResponse AddDelayLiveStream(AddDelayLiveStreamRequest req) throws TencentCloudSDKException
针对大型活动直播,通过对直播流设置延时来控制现场与观众播放画面的时间间隔,避免突发状况造成影响。 注意:如果在推流前设置延播,需要提前5分钟设置,目前该接口只支持流粒度。- Parameters:
req- AddDelayLiveStreamRequest- Returns:
- AddDelayLiveStreamResponse
- Throws:
TencentCloudSDKException
-
AddLiveDomain
public AddLiveDomainResponse AddLiveDomain(AddLiveDomainRequest req) throws TencentCloudSDKException
添加域名,一次只能提交一个域名。域名必须已备案。- Parameters:
req- AddLiveDomainRequest- Returns:
- AddLiveDomainResponse
- Throws:
TencentCloudSDKException
-
AddLiveWatermark
public AddLiveWatermarkResponse AddLiveWatermark(AddLiveWatermarkRequest req) throws TencentCloudSDKException
添加水印,成功返回水印 ID 后,需要调用[CreateLiveWatermarkRule](/document/product/267/32629)接口将水印 ID 绑定到流使用。 水印数量上限 100,超过后需要先删除,再添加。- Parameters:
req- AddLiveWatermarkRequest- Returns:
- AddLiveWatermarkResponse
- Throws:
TencentCloudSDKException
-
AuthenticateDomainOwner
public AuthenticateDomainOwnerResponse AuthenticateDomainOwner(AuthenticateDomainOwnerRequest req) throws TencentCloudSDKException
验证用户是否拥有特定直播域名。- Parameters:
req- AuthenticateDomainOwnerRequest- Returns:
- AuthenticateDomainOwnerResponse
- Throws:
TencentCloudSDKException
-
CancelCommonMixStream
public CancelCommonMixStreamResponse CancelCommonMixStream(CancelCommonMixStreamRequest req) throws TencentCloudSDKException
该接口用来取消混流。用法与 mix_streamv2.cancel_mix_stream 基本一致。- Parameters:
req- CancelCommonMixStreamRequest- Returns:
- CancelCommonMixStreamResponse
- Throws:
TencentCloudSDKException
-
CreateCommonMixStream
public CreateCommonMixStreamResponse CreateCommonMixStream(CreateCommonMixStreamRequest req) throws TencentCloudSDKException
该接口用来创建通用混流。用法与旧接口 mix_streamv2.start_mix_stream_advanced 基本一致。 注意:当前最多支持16路混流。 最佳实践:https://cloud.tencent.com/document/product/267/45566- Parameters:
req- CreateCommonMixStreamRequest- Returns:
- CreateCommonMixStreamResponse
- Throws:
TencentCloudSDKException
-
CreateLiveCallbackRule
public CreateLiveCallbackRuleResponse CreateLiveCallbackRule(CreateLiveCallbackRuleRequest req) throws TencentCloudSDKException
创建回调规则,需要先调用[CreateLiveCallbackTemplate](/document/product/267/32637)接口创建回调模板,将返回的模板id绑定到域名/路径进行使用。
回调协议相关文档:[事件消息通知](/document/product/267/32744)。- Parameters:
req- CreateLiveCallbackRuleRequest- Returns:
- CreateLiveCallbackRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLiveCallbackTemplate
public CreateLiveCallbackTemplateResponse CreateLiveCallbackTemplate(CreateLiveCallbackTemplateRequest req) throws TencentCloudSDKException
创建回调模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveCallbackRule](/document/product/267/32638)接口将模板 ID 绑定到域名/路径使用。
回调协议相关文档:[事件消息通知](/document/product/267/32744)。 注意:至少填写一个回调 URL。- Parameters:
req- CreateLiveCallbackTemplateRequest- Returns:
- CreateLiveCallbackTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLivePadRule
public CreateLivePadRuleResponse CreateLivePadRule(CreateLivePadRuleRequest req) throws TencentCloudSDKException
创建直播垫片规则。- Parameters:
req- CreateLivePadRuleRequest- Returns:
- CreateLivePadRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLivePadTemplate
public CreateLivePadTemplateResponse CreateLivePadTemplate(CreateLivePadTemplateRequest req) throws TencentCloudSDKException
创建直播垫片模板。- Parameters:
req- CreateLivePadTemplateRequest- Returns:
- CreateLivePadTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLivePullStreamTask
public CreateLivePullStreamTaskResponse CreateLivePullStreamTask(CreateLivePullStreamTaskRequest req) throws TencentCloudSDKException
创建直播拉流任务。支持将外部已有的点播文件,或者直播源拉取过来转推到指定的目标地址。 注意: 1. 默认支持任务数上限200个,如有特殊需求,可通过提单到售后进行评估增加上限。 2. 源流视频编码目前只支持: H264, H265。其他编码格式建议先进行转码处理。 3. 源流音频编码目前只支持: AAC。其他编码格式建议先进行转码处理。 4. 可在控制台开启过期自动清理,避免过期任务占用任务数额度。 5. 拉流转推功能为计费增值服务,计费规则详情可参见[计费文档](https://cloud.tencent.com/document/product/267/53308)。 6. 拉流转推功能仅提供内容拉取与推送服务,请确保内容已获得授权并符合内容传播相关的法律法规。若内容有侵权或违规相关问题,云直播会停止相关的功能服务并保留追究法律责任的权利。- Parameters:
req- CreateLivePullStreamTaskRequest- Returns:
- CreateLivePullStreamTaskResponse
- Throws:
TencentCloudSDKException
-
CreateLiveRecord
public CreateLiveRecordResponse CreateLiveRecord(CreateLiveRecordRequest req) throws TencentCloudSDKException
- 使用前提 1. 录制文件存放于点播平台,所以用户如需使用录制功能,需首先自行开通点播服务。 2. 录制文件存放后相关费用(含存储以及下行播放流量)按照点播平台计费方式收取,具体请参考 [对应文档](https://cloud.tencent.com/document/product/266/2838)。 - 模式说明 该接口支持两种录制模式: 1. 定时录制模式【默认模式】。 需要传入开始时间与结束时间,录制任务根据起止时间自动开始与结束。在所设置结束时间过期之前(且未调用StopLiveRecord提前终止任务),录制任务都是有效的,期间多次断流然后重推都会启动录制任务。 2. 实时视频录制模式。 忽略传入的开始时间,在录制任务创建后立即开始录制,录制时长支持最大为30分钟,如果传入的结束时间与当前时间差大于30分钟,则按30分钟计算,实时视频录制主要用于录制精彩视频场景,时长建议控制在5分钟以内。 - 注意事项 1. 调用接口超时设置应大于3秒,小于3秒重试以及按不同起止时间调用都有可能产生重复录制任务,进而导致额外录制费用。 2. 受限于音视频文件格式(FLV/MP4/HLS)对编码类型的支持,视频编码类型支持 H.264,音频编码类型支持 AAC。 3. 为避免恶意或非主观的频繁 API 请求,对定时录制模式最大创建任务数做了限制:其中,当天可以创建的最大任务数不超过4000(不含已删除的任务);当前时刻并发运行的任务数不超过400。有超出此限制的需要提工单申请。 4. 此调用方式暂时不支持海外推流录制。- Parameters:
req- CreateLiveRecordRequest- Returns:
- CreateLiveRecordResponse
- Throws:
TencentCloudSDKException
-
CreateLiveRecordRule
public CreateLiveRecordRuleResponse CreateLiveRecordRule(CreateLiveRecordRuleRequest req) throws TencentCloudSDKException
创建录制规则,需要先调用[CreateLiveRecordTemplate](/document/product/267/32614)接口创建录制模板,将返回的模板id绑定到流使用。
录制相关文档:[直播录制](/document/product/267/32739)。- Parameters:
req- CreateLiveRecordRuleRequest- Returns:
- CreateLiveRecordRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLiveRecordTemplate
public CreateLiveRecordTemplateResponse CreateLiveRecordTemplate(CreateLiveRecordTemplateRequest req) throws TencentCloudSDKException
创建录制模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveRecordRule](/document/product/267/32615)接口,将模板id绑定到流进行使用。
录制相关文档:[直播录制](/document/product/267/32739)。- Parameters:
req- CreateLiveRecordTemplateRequest- Returns:
- CreateLiveRecordTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLiveSnapshotRule
public CreateLiveSnapshotRuleResponse CreateLiveSnapshotRule(CreateLiveSnapshotRuleRequest req) throws TencentCloudSDKException
创建截图规则,需要先调用[CreateLiveSnapshotTemplate](/document/product/267/32624)接口创建截图模板,然后将返回的模板 ID 绑定到流进行使用。
截图相关文档:[直播截图](/document/product/267/32737)。 注意:单个域名仅支持关联一个截图模板。- Parameters:
req- CreateLiveSnapshotRuleRequest- Returns:
- CreateLiveSnapshotRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLiveSnapshotTemplate
public CreateLiveSnapshotTemplateResponse CreateLiveSnapshotTemplate(CreateLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
创建截图模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveSnapshotRule](/document/product/267/32625)接口,将模板id绑定到流使用。
截图相关文档:[直播截图](/document/product/267/32737)。- Parameters:
req- CreateLiveSnapshotTemplateRequest- Returns:
- CreateLiveSnapshotTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLiveStreamMonitor
public CreateLiveStreamMonitorResponse CreateLiveStreamMonitor(CreateLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来创建直播流监播任务。- Parameters:
req- CreateLiveStreamMonitorRequest- Returns:
- CreateLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
CreateLiveTimeShiftRule
public CreateLiveTimeShiftRuleResponse CreateLiveTimeShiftRule(CreateLiveTimeShiftRuleRequest req) throws TencentCloudSDKException
创建直播时移规则,需要先调用[CreateLiveTimeShiftTemplate](/document/product/267/86169)接口创建直播时移模板,将返回的模板id绑定到流使用。
直播时移相关文档:[直播时移](/document/product/267/86134)。- Parameters:
req- CreateLiveTimeShiftRuleRequest- Returns:
- CreateLiveTimeShiftRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLiveTimeShiftTemplate
public CreateLiveTimeShiftTemplateResponse CreateLiveTimeShiftTemplate(CreateLiveTimeShiftTemplateRequest req) throws TencentCloudSDKException
创建直播时移模板。- Parameters:
req- CreateLiveTimeShiftTemplateRequest- Returns:
- CreateLiveTimeShiftTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLiveTranscodeRule
public CreateLiveTranscodeRuleResponse CreateLiveTranscodeRule(CreateLiveTranscodeRuleRequest req) throws TencentCloudSDKException
创建转码规则,数量上限:50,需要先调用[CreateLiveTranscodeTemplate](/document/product/267/32646)接口创建转码模板,将返回的模板id绑定到流使用。
转码相关文档:[直播转封装及转码](/document/product/267/32736)。- Parameters:
req- CreateLiveTranscodeRuleRequest- Returns:
- CreateLiveTranscodeRuleResponse
- Throws:
TencentCloudSDKException
-
CreateLiveTranscodeTemplate
public CreateLiveTranscodeTemplateResponse CreateLiveTranscodeTemplate(CreateLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
创建转码模板,数量上限:50,成功返回模板id后,需要调用[CreateLiveTranscodeRule](/document/product/267/32647)接口,将返回的模板id绑定到流使用。
转码相关文档:[直播转封装及转码](/document/product/267/32736)。- Parameters:
req- CreateLiveTranscodeTemplateRequest- Returns:
- CreateLiveTranscodeTemplateResponse
- Throws:
TencentCloudSDKException
-
CreateLiveWatermarkRule
public CreateLiveWatermarkRuleResponse CreateLiveWatermarkRule(CreateLiveWatermarkRuleRequest req) throws TencentCloudSDKException
创建水印规则,需要先调用[AddLiveWatermark](/document/product/267/30154)接口添加水印,将返回的水印id绑定到流使用。- Parameters:
req- CreateLiveWatermarkRuleRequest- Returns:
- CreateLiveWatermarkRuleResponse
- Throws:
TencentCloudSDKException
-
CreatePullStreamConfig
public CreatePullStreamConfigResponse CreatePullStreamConfig(CreatePullStreamConfigRequest req) throws TencentCloudSDKException
创建临时拉流转推任务,目前限制添加10条任务。 该接口已下线,请使用新接口 CreateLivePullStreamTask。 注意:该接口用于创建临时拉流转推任务, 拉流源地址即 FromUrl 可以是腾讯或非腾讯数据源, 但转推目标地址即 ToUrl 目前限制为已注册的腾讯直播域名。- Parameters:
req- CreatePullStreamConfigRequest- Returns:
- CreatePullStreamConfigResponse
- Throws:
TencentCloudSDKException
-
CreateRecordTask
public CreateRecordTaskResponse CreateRecordTask(CreateRecordTaskRequest req) throws TencentCloudSDKException
创建一个在指定时间启动、结束的录制任务,并使用指定录制模板ID对应的配置进行录制。 - 使用前提 1. 录制文件存放于点播平台,所以用户如需使用录制功能,需首先自行开通点播服务。 2. 录制文件存放后相关费用(含存储以及下行播放流量)按照点播平台计费方式收取,具体请参考 [对应文档](https://cloud.tencent.com/document/product/266/2837)。 - 注意事项 1. 断流会结束当前录制并生成录制文件。在结束时间到达之前任务仍然有效,期间只要正常推流都会正常录制,与是否多次推、断流无关。 2. 使用上避免创建时间段相互重叠的录制任务。若同一条流当前存在多个时段重叠的任务,为避免重复录制系统将启动最多3个录制任务。 3. 创建的录制任务记录在平台侧只保留3个月。 4. 当前录制任务管理API([CreateRecordTask](https://cloud.tencent.com/document/product/267/45983)/[StopRecordTask](https://cloud.tencent.com/document/product/267/45981)/[DeleteRecordTask](https://cloud.tencent.com/document/product/267/45982))与旧API(CreateLiveRecord/StopLiveRecord/DeleteLiveRecord)不兼容,两套接口不能混用。 5. 避免 创建录制任务 与 推流 操作同时进行,可能导致因录制任务未生效而引起任务延迟启动问题,两者操作间隔建议大于3秒。- Parameters:
req- CreateRecordTaskRequest- Returns:
- CreateRecordTaskResponse
- Throws:
TencentCloudSDKException
-
CreateScreenshotTask
public CreateScreenshotTaskResponse CreateScreenshotTask(CreateScreenshotTaskRequest req) throws TencentCloudSDKException
创建一个在指定时间启动、结束的截图任务,并使用指定截图模板ID对应的配置进行截图。 - 注意事项 1. 断流会结束当前截图。在结束时间到达之前任务仍然有效,期间只要正常推流都会正常截图,与是否多次推、断流无关。 2. 使用上避免创建时间段相互重叠的截图任务。若同一条流当前存在多个时段重叠的任务,为避免重复系统将启动最多3个截图任务。 3. 创建的截图任务记录在平台侧只保留3个月。 4. 当前截图任务管理API(CreateScreenshotTask/StopScreenshotTask/DeleteScreenshotTask)与旧API(CreateLiveInstantSnapshot/StopLiveInstantSnapshot)不兼容,两套接口不能混用。 5. 避免 创建截图任务 与 推流 操作同时进行,可能导致因截图任务未生效而引起任务延迟启动问题,两者操作间隔建议大于3秒。- Parameters:
req- CreateScreenshotTaskRequest- Returns:
- CreateScreenshotTaskResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveCallbackRule
public DeleteLiveCallbackRuleResponse DeleteLiveCallbackRule(DeleteLiveCallbackRuleRequest req) throws TencentCloudSDKException
删除回调规则。- Parameters:
req- DeleteLiveCallbackRuleRequest- Returns:
- DeleteLiveCallbackRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveCallbackTemplate
public DeleteLiveCallbackTemplateResponse DeleteLiveCallbackTemplate(DeleteLiveCallbackTemplateRequest req) throws TencentCloudSDKException
删除回调模板。- Parameters:
req- DeleteLiveCallbackTemplateRequest- Returns:
- DeleteLiveCallbackTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveDomain
public DeleteLiveDomainResponse DeleteLiveDomain(DeleteLiveDomainRequest req) throws TencentCloudSDKException
删除已添加的直播域名- Parameters:
req- DeleteLiveDomainRequest- Returns:
- DeleteLiveDomainResponse
- Throws:
TencentCloudSDKException
-
DeleteLivePadRule
public DeleteLivePadRuleResponse DeleteLivePadRule(DeleteLivePadRuleRequest req) throws TencentCloudSDKException
删除直播垫片规则。- Parameters:
req- DeleteLivePadRuleRequest- Returns:
- DeleteLivePadRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLivePadTemplate
public DeleteLivePadTemplateResponse DeleteLivePadTemplate(DeleteLivePadTemplateRequest req) throws TencentCloudSDKException
删除直播垫片模板。- Parameters:
req- DeleteLivePadTemplateRequest- Returns:
- DeleteLivePadTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLivePullStreamTask
public DeleteLivePullStreamTaskResponse DeleteLivePullStreamTask(DeleteLivePullStreamTaskRequest req) throws TencentCloudSDKException
删除接口 CreateLivePullStreamTask 创建的拉流任务。 注意: 1. 入参中的 TaskId 为 CreateLivePullStreamTask 接口创建时返回的TaskId。 2. 也可通过 DescribeLivePullStreamTasks 进行查询创建的任务。- Parameters:
req- DeleteLivePullStreamTaskRequest- Returns:
- DeleteLivePullStreamTaskResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveRecord
public DeleteLiveRecordResponse DeleteLiveRecord(DeleteLiveRecordRequest req) throws TencentCloudSDKException
注:DeleteLiveRecord 接口仅用于删除录制任务记录,不具备停止录制的功能,也不能删除正在进行中的录制。如果需要停止录制任务,请使用终止录制[StopLiveRecord](/document/product/267/30146) 接口。- Parameters:
req- DeleteLiveRecordRequest- Returns:
- DeleteLiveRecordResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveRecordRule
public DeleteLiveRecordRuleResponse DeleteLiveRecordRule(DeleteLiveRecordRuleRequest req) throws TencentCloudSDKException
删除录制规则。- Parameters:
req- DeleteLiveRecordRuleRequest- Returns:
- DeleteLiveRecordRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveRecordTemplate
public DeleteLiveRecordTemplateResponse DeleteLiveRecordTemplate(DeleteLiveRecordTemplateRequest req) throws TencentCloudSDKException
删除录制模板。- Parameters:
req- DeleteLiveRecordTemplateRequest- Returns:
- DeleteLiveRecordTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveSnapshotRule
public DeleteLiveSnapshotRuleResponse DeleteLiveSnapshotRule(DeleteLiveSnapshotRuleRequest req) throws TencentCloudSDKException
删除截图规则。- Parameters:
req- DeleteLiveSnapshotRuleRequest- Returns:
- DeleteLiveSnapshotRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveSnapshotTemplate
public DeleteLiveSnapshotTemplateResponse DeleteLiveSnapshotTemplate(DeleteLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
删除截图模板- Parameters:
req- DeleteLiveSnapshotTemplateRequest- Returns:
- DeleteLiveSnapshotTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveStreamMonitor
public DeleteLiveStreamMonitorResponse DeleteLiveStreamMonitor(DeleteLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来删除直播流监播任务。- Parameters:
req- DeleteLiveStreamMonitorRequest- Returns:
- DeleteLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveTimeShiftRule
public DeleteLiveTimeShiftRuleResponse DeleteLiveTimeShiftRule(DeleteLiveTimeShiftRuleRequest req) throws TencentCloudSDKException
删除直播时移规则。- Parameters:
req- DeleteLiveTimeShiftRuleRequest- Returns:
- DeleteLiveTimeShiftRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveTimeShiftTemplate
public DeleteLiveTimeShiftTemplateResponse DeleteLiveTimeShiftTemplate(DeleteLiveTimeShiftTemplateRequest req) throws TencentCloudSDKException
删除直播时移模板。- Parameters:
req- DeleteLiveTimeShiftTemplateRequest- Returns:
- DeleteLiveTimeShiftTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveTranscodeRule
public DeleteLiveTranscodeRuleResponse DeleteLiveTranscodeRule(DeleteLiveTranscodeRuleRequest req) throws TencentCloudSDKException
删除转码规则。 DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需删除需要强匹配。其中TemplateId必填,其余参数为空时也需要传空字符串进行强匹配。- Parameters:
req- DeleteLiveTranscodeRuleRequest- Returns:
- DeleteLiveTranscodeRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveTranscodeTemplate
public DeleteLiveTranscodeTemplateResponse DeleteLiveTranscodeTemplate(DeleteLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
删除转码模板。- Parameters:
req- DeleteLiveTranscodeTemplateRequest- Returns:
- DeleteLiveTranscodeTemplateResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveWatermark
public DeleteLiveWatermarkResponse DeleteLiveWatermark(DeleteLiveWatermarkRequest req) throws TencentCloudSDKException
删除水印。- Parameters:
req- DeleteLiveWatermarkRequest- Returns:
- DeleteLiveWatermarkResponse
- Throws:
TencentCloudSDKException
-
DeleteLiveWatermarkRule
public DeleteLiveWatermarkRuleResponse DeleteLiveWatermarkRule(DeleteLiveWatermarkRuleRequest req) throws TencentCloudSDKException
删除水印规则- Parameters:
req- DeleteLiveWatermarkRuleRequest- Returns:
- DeleteLiveWatermarkRuleResponse
- Throws:
TencentCloudSDKException
-
DeletePullStreamConfig
public DeletePullStreamConfigResponse DeletePullStreamConfig(DeletePullStreamConfigRequest req) throws TencentCloudSDKException
删除直播拉流配置。该接口已下线,请使用新接口 DeleteLivePullStreamTask。- Parameters:
req- DeletePullStreamConfigRequest- Returns:
- DeletePullStreamConfigResponse
- Throws:
TencentCloudSDKException
-
DeleteRecordTask
public DeleteRecordTaskResponse DeleteRecordTask(DeleteRecordTaskRequest req) throws TencentCloudSDKException
删除录制任务配置。删除操作不影响正在运行当中的任务,仅对删除之后新的推流有效。- Parameters:
req- DeleteRecordTaskRequest- Returns:
- DeleteRecordTaskResponse
- Throws:
TencentCloudSDKException
-
DeleteScreenshotTask
public DeleteScreenshotTaskResponse DeleteScreenshotTask(DeleteScreenshotTaskRequest req) throws TencentCloudSDKException
删除截图任务配置。删除操作不影响正在运行当中的任务,仅对删除之后新的推流有效。- Parameters:
req- DeleteScreenshotTaskRequest- Returns:
- DeleteScreenshotTaskResponse
- Throws:
TencentCloudSDKException
-
DescribeAllStreamPlayInfoList
public DescribeAllStreamPlayInfoListResponse DescribeAllStreamPlayInfoList(DescribeAllStreamPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 输入某个时间点(1分钟维度),查询该时间点所有流的下行信息。- Parameters:
req- DescribeAllStreamPlayInfoListRequest- Returns:
- DescribeAllStreamPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeAreaBillBandwidthAndFluxList
public DescribeAreaBillBandwidthAndFluxListResponse DescribeAreaBillBandwidthAndFluxList(DescribeAreaBillBandwidthAndFluxListRequest req) throws TencentCloudSDKException
海外分区直播播放带宽和流量数据查询。- Parameters:
req- DescribeAreaBillBandwidthAndFluxListRequest- Returns:
- DescribeAreaBillBandwidthAndFluxListResponse
- Throws:
TencentCloudSDKException
-
DescribeBillBandwidthAndFluxList
public DescribeBillBandwidthAndFluxListResponse DescribeBillBandwidthAndFluxList(DescribeBillBandwidthAndFluxListRequest req) throws TencentCloudSDKException
直播播放带宽和流量数据查询。- Parameters:
req- DescribeBillBandwidthAndFluxListRequest- Returns:
- DescribeBillBandwidthAndFluxListResponse
- Throws:
TencentCloudSDKException
-
DescribeCallbackRecordsList
public DescribeCallbackRecordsListResponse DescribeCallbackRecordsList(DescribeCallbackRecordsListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 用于查询回调事件。- Parameters:
req- DescribeCallbackRecordsListRequest- Returns:
- DescribeCallbackRecordsListResponse
- Throws:
TencentCloudSDKException
-
DescribeConcurrentRecordStreamNum
public DescribeConcurrentRecordStreamNumResponse DescribeConcurrentRecordStreamNum(DescribeConcurrentRecordStreamNumRequest req) throws TencentCloudSDKException
查询并发录制路数,对慢直播和普通直播适用。- Parameters:
req- DescribeConcurrentRecordStreamNumRequest- Returns:
- DescribeConcurrentRecordStreamNumResponse
- Throws:
TencentCloudSDKException
-
DescribeDeliverBandwidthList
public DescribeDeliverBandwidthListResponse DescribeDeliverBandwidthList(DescribeDeliverBandwidthListRequest req) throws TencentCloudSDKException
查询直播转推计费带宽,查询时间范围最大支持3个月内的数据,时间跨度最长31天。- Parameters:
req- DescribeDeliverBandwidthListRequest- Returns:
- DescribeDeliverBandwidthListResponse
- Throws:
TencentCloudSDKException
-
DescribeDeliverLogDownList
public DescribeDeliverLogDownListResponse DescribeDeliverLogDownList(DescribeDeliverLogDownListRequest req) throws TencentCloudSDKException
批量获取转推日志的URL。- Parameters:
req- DescribeDeliverLogDownListRequest- Returns:
- DescribeDeliverLogDownListResponse
- Throws:
TencentCloudSDKException
-
DescribeGroupProIspPlayInfoList
public DescribeGroupProIspPlayInfoListResponse DescribeGroupProIspPlayInfoList(DescribeGroupProIspPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询按省份和运营商分组的下行播放数据。- Parameters:
req- DescribeGroupProIspPlayInfoListRequest- Returns:
- DescribeGroupProIspPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeHttpStatusInfoList
public DescribeHttpStatusInfoListResponse DescribeHttpStatusInfoList(DescribeHttpStatusInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某段时间内5分钟粒度的各播放http状态码的个数。 备注:数据延迟1小时,如10:00-10:59点的数据12点才能查到。- Parameters:
req- DescribeHttpStatusInfoListRequest- Returns:
- DescribeHttpStatusInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveCallbackRules
public DescribeLiveCallbackRulesResponse DescribeLiveCallbackRules(DescribeLiveCallbackRulesRequest req) throws TencentCloudSDKException
获取回调规则列表- Parameters:
req- DescribeLiveCallbackRulesRequest- Returns:
- DescribeLiveCallbackRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveCallbackTemplate
public DescribeLiveCallbackTemplateResponse DescribeLiveCallbackTemplate(DescribeLiveCallbackTemplateRequest req) throws TencentCloudSDKException
获取单个回调模板。- Parameters:
req- DescribeLiveCallbackTemplateRequest- Returns:
- DescribeLiveCallbackTemplateResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveCallbackTemplates
public DescribeLiveCallbackTemplatesResponse DescribeLiveCallbackTemplates(DescribeLiveCallbackTemplatesRequest req) throws TencentCloudSDKException
获取回调模板列表- Parameters:
req- DescribeLiveCallbackTemplatesRequest- Returns:
- DescribeLiveCallbackTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveCert
public DescribeLiveCertResponse DescribeLiveCert(DescribeLiveCertRequest req) throws TencentCloudSDKException
获取证书信息- Parameters:
req- DescribeLiveCertRequest- Returns:
- DescribeLiveCertResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveCerts
public DescribeLiveCertsResponse DescribeLiveCerts(DescribeLiveCertsRequest req) throws TencentCloudSDKException
获取证书信息列表- Parameters:
req- DescribeLiveCertsRequest- Returns:
- DescribeLiveCertsResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDelayInfoList
public DescribeLiveDelayInfoListResponse DescribeLiveDelayInfoList(DescribeLiveDelayInfoListRequest req) throws TencentCloudSDKException
获取直播延播列表。- Parameters:
req- DescribeLiveDelayInfoListRequest- Returns:
- DescribeLiveDelayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomain
public DescribeLiveDomainResponse DescribeLiveDomain(DescribeLiveDomainRequest req) throws TencentCloudSDKException
查询直播域名信息。- Parameters:
req- DescribeLiveDomainRequest- Returns:
- DescribeLiveDomainResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomainCert
public DescribeLiveDomainCertResponse DescribeLiveDomainCert(DescribeLiveDomainCertRequest req) throws TencentCloudSDKException
获取域名证书信息。- Parameters:
req- DescribeLiveDomainCertRequest- Returns:
- DescribeLiveDomainCertResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomainCertBindings
public DescribeLiveDomainCertBindingsResponse DescribeLiveDomainCertBindings(DescribeLiveDomainCertBindingsRequest req) throws TencentCloudSDKException
查询绑定证书的域名列表。- Parameters:
req- DescribeLiveDomainCertBindingsRequest- Returns:
- DescribeLiveDomainCertBindingsResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomainPlayInfoList
public DescribeLiveDomainPlayInfoListResponse DescribeLiveDomainPlayInfoList(DescribeLiveDomainPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询实时的域名维度下行播放数据,由于数据处理有耗时,接口默认查询4分钟前的准实时数据。- Parameters:
req- DescribeLiveDomainPlayInfoListRequest- Returns:
- DescribeLiveDomainPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomainReferer
public DescribeLiveDomainRefererResponse DescribeLiveDomainReferer(DescribeLiveDomainRefererRequest req) throws TencentCloudSDKException
查询直播域名 Referer 黑白名单配置。 由于 Referer 信息包含在 http 协议中,在开启配置后,播放协议为 rtmp 或 WebRTC 不会校验 Referer 配置,仍可正常播放。如需配置 Referer 鉴权建议使用 http-flv 或 http-hls 协议播放。- Parameters:
req- DescribeLiveDomainRefererRequest- Returns:
- DescribeLiveDomainRefererResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveDomains
public DescribeLiveDomainsResponse DescribeLiveDomains(DescribeLiveDomainsRequest req) throws TencentCloudSDKException
根据域名状态、类型等信息查询用户的域名信息。- Parameters:
req- DescribeLiveDomainsRequest- Returns:
- DescribeLiveDomainsResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveForbidStreamList
public DescribeLiveForbidStreamListResponse DescribeLiveForbidStreamList(DescribeLiveForbidStreamListRequest req) throws TencentCloudSDKException
获取禁推流列表。 注意:该接口仅作为直播辅助查询接口,重要业务场景不可强依赖该接口。- Parameters:
req- DescribeLiveForbidStreamListRequest- Returns:
- DescribeLiveForbidStreamListResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePackageInfo
public DescribeLivePackageInfoResponse DescribeLivePackageInfo(DescribeLivePackageInfoRequest req) throws TencentCloudSDKException
查询用户套餐包总量、使用量、剩余量、包状态、购买时间和过期时间等。- Parameters:
req- DescribeLivePackageInfoRequest- Returns:
- DescribeLivePackageInfoResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePadRules
public DescribeLivePadRulesResponse DescribeLivePadRules(DescribeLivePadRulesRequest req) throws TencentCloudSDKException
获取直播垫片规则列表。- Parameters:
req- DescribeLivePadRulesRequest- Returns:
- DescribeLivePadRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePadTemplate
public DescribeLivePadTemplateResponse DescribeLivePadTemplate(DescribeLivePadTemplateRequest req) throws TencentCloudSDKException
获取单个直播垫片模板- Parameters:
req- DescribeLivePadTemplateRequest- Returns:
- DescribeLivePadTemplateResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePadTemplates
public DescribeLivePadTemplatesResponse DescribeLivePadTemplates(DescribeLivePadTemplatesRequest req) throws TencentCloudSDKException
获取直播垫片模板。- Parameters:
req- DescribeLivePadTemplatesRequest- Returns:
- DescribeLivePadTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePlayAuthKey
public DescribeLivePlayAuthKeyResponse DescribeLivePlayAuthKey(DescribeLivePlayAuthKeyRequest req) throws TencentCloudSDKException
查询播放鉴权key。- Parameters:
req- DescribeLivePlayAuthKeyRequest- Returns:
- DescribeLivePlayAuthKeyResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePullStreamTaskStatus
public DescribeLivePullStreamTaskStatusResponse DescribeLivePullStreamTaskStatus(DescribeLivePullStreamTaskStatusRequest req) throws TencentCloudSDKException
查询直播拉流任务状态信息。- Parameters:
req- DescribeLivePullStreamTaskStatusRequest- Returns:
- DescribeLivePullStreamTaskStatusResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePullStreamTasks
public DescribeLivePullStreamTasksResponse DescribeLivePullStreamTasks(DescribeLivePullStreamTasksRequest req) throws TencentCloudSDKException
查询使用 CreateLivePullStreamTask 接口创建的直播拉流任务。 排序方式:默认按更新时间 倒序排列。- Parameters:
req- DescribeLivePullStreamTasksRequest- Returns:
- DescribeLivePullStreamTasksResponse
- Throws:
TencentCloudSDKException
-
DescribeLivePushAuthKey
public DescribeLivePushAuthKeyResponse DescribeLivePushAuthKey(DescribeLivePushAuthKeyRequest req) throws TencentCloudSDKException
查询直播推流鉴权key- Parameters:
req- DescribeLivePushAuthKeyRequest- Returns:
- DescribeLivePushAuthKeyResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveRecordRules
public DescribeLiveRecordRulesResponse DescribeLiveRecordRules(DescribeLiveRecordRulesRequest req) throws TencentCloudSDKException
获取录制规则列表- Parameters:
req- DescribeLiveRecordRulesRequest- Returns:
- DescribeLiveRecordRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveRecordTemplate
public DescribeLiveRecordTemplateResponse DescribeLiveRecordTemplate(DescribeLiveRecordTemplateRequest req) throws TencentCloudSDKException
获取单个录制模板。- Parameters:
req- DescribeLiveRecordTemplateRequest- Returns:
- DescribeLiveRecordTemplateResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveRecordTemplates
public DescribeLiveRecordTemplatesResponse DescribeLiveRecordTemplates(DescribeLiveRecordTemplatesRequest req) throws TencentCloudSDKException
获取录制模板列表。- Parameters:
req- DescribeLiveRecordTemplatesRequest- Returns:
- DescribeLiveRecordTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveSnapshotRules
public DescribeLiveSnapshotRulesResponse DescribeLiveSnapshotRules(DescribeLiveSnapshotRulesRequest req) throws TencentCloudSDKException
获取截图规则列表- Parameters:
req- DescribeLiveSnapshotRulesRequest- Returns:
- DescribeLiveSnapshotRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveSnapshotTemplate
public DescribeLiveSnapshotTemplateResponse DescribeLiveSnapshotTemplate(DescribeLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
获取单个截图模板。- Parameters:
req- DescribeLiveSnapshotTemplateRequest- Returns:
- DescribeLiveSnapshotTemplateResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveSnapshotTemplates
public DescribeLiveSnapshotTemplatesResponse DescribeLiveSnapshotTemplates(DescribeLiveSnapshotTemplatesRequest req) throws TencentCloudSDKException
获取截图模板列表。- Parameters:
req- DescribeLiveSnapshotTemplatesRequest- Returns:
- DescribeLiveSnapshotTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamEventList
public DescribeLiveStreamEventListResponse DescribeLiveStreamEventList(DescribeLiveStreamEventListRequest req) throws TencentCloudSDKException
用于查询推断流事件。
注意: 1. 该接口提供离线推断流记录查询功能,不可作为重要业务场景强依赖接口。 2. 该接口可通过使用IsFilter进行过滤,返回推流历史记录。- Parameters:
req- DescribeLiveStreamEventListRequest- Returns:
- DescribeLiveStreamEventListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamMonitor
public DescribeLiveStreamMonitorResponse DescribeLiveStreamMonitor(DescribeLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来查询某个特定监播任务的配置。- Parameters:
req- DescribeLiveStreamMonitorRequest- Returns:
- DescribeLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamMonitorList
public DescribeLiveStreamMonitorListResponse DescribeLiveStreamMonitorList(DescribeLiveStreamMonitorListRequest req) throws TencentCloudSDKException
该接口用来查询直播流监播任务配置的列表信息。- Parameters:
req- DescribeLiveStreamMonitorListRequest- Returns:
- DescribeLiveStreamMonitorListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamOnlineList
public DescribeLiveStreamOnlineListResponse DescribeLiveStreamOnlineList(DescribeLiveStreamOnlineListRequest req) throws TencentCloudSDKException
返回正在直播中的流列表。适用于推流成功后查询在线流信息。 注意: 1. 该接口仅提供辅助查询在线流列表功能,业务重要场景不可强依赖该接口。 2. 该接口仅适用于流数少于2万路的情况,对于流数较大用户请联系售后。- Parameters:
req- DescribeLiveStreamOnlineListRequest- Returns:
- DescribeLiveStreamOnlineListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamPublishedList
public DescribeLiveStreamPublishedListResponse DescribeLiveStreamPublishedList(DescribeLiveStreamPublishedListRequest req) throws TencentCloudSDKException
返回已经推过流的流列表。
注意:分页最多支持查询1万条记录,可通过调整查询时间范围来获取更多数据。- Parameters:
req- DescribeLiveStreamPublishedListRequest- Returns:
- DescribeLiveStreamPublishedListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamPushInfoList
public DescribeLiveStreamPushInfoListResponse DescribeLiveStreamPushInfoList(DescribeLiveStreamPushInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询所有实时流的推流信息,包括客户端IP,服务端IP,帧率,码率,域名,开始推流时间。- Parameters:
req- DescribeLiveStreamPushInfoListRequest- Returns:
- DescribeLiveStreamPushInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveStreamState
public DescribeLiveStreamStateResponse DescribeLiveStreamState(DescribeLiveStreamStateRequest req) throws TencentCloudSDKException
返回直播中、无推流或者禁播等状态。 使用建议: 该接口提供实时流状态查询功能,鉴于网络抖动等一些不可抗因素,使用该接口作为判断主播是否开播等重要业务场景时,请参考以下使用建议。 1. 优先使用业务自身的房间开关播逻辑,判断主播是否在线,譬如客户端开播信令和主播在线心跳等。 2. 对于没有房间管理的直播场景,可以结合以下方案综合判断。 2.1 根据[推断流事件通知](/document/product/267/20388) 判断主播在线状态。 2.2 通过定时(间隔>1min)查询[直播中的流接口](/document/api/267/20472),判断主播是否在线。 2.3 通过 本接口 查询直播流状态,判断主播是否在线。 2.4 以上任一方式判断为在线,都认为主播开播中,并且接口查询超时或解析异常时,也默认为在线,减少对业务的影响。- Parameters:
req- DescribeLiveStreamStateRequest- Returns:
- DescribeLiveStreamStateResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTimeShiftBillInfoList
public DescribeLiveTimeShiftBillInfoListResponse DescribeLiveTimeShiftBillInfoList(DescribeLiveTimeShiftBillInfoListRequest req) throws TencentCloudSDKException
提供给客户对账,按天统计,维度:推流域名、时移文件时长(累加)、配置天数(不累加)、时移总时长(累加)。- Parameters:
req- DescribeLiveTimeShiftBillInfoListRequest- Returns:
- DescribeLiveTimeShiftBillInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTimeShiftRules
public DescribeLiveTimeShiftRulesResponse DescribeLiveTimeShiftRules(DescribeLiveTimeShiftRulesRequest req) throws TencentCloudSDKException
获取直播时移规则列表。- Parameters:
req- DescribeLiveTimeShiftRulesRequest- Returns:
- DescribeLiveTimeShiftRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTimeShiftTemplates
public DescribeLiveTimeShiftTemplatesResponse DescribeLiveTimeShiftTemplates(DescribeLiveTimeShiftTemplatesRequest req) throws TencentCloudSDKException
获取直播时移模板。- Parameters:
req- DescribeLiveTimeShiftTemplatesRequest- Returns:
- DescribeLiveTimeShiftTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTranscodeDetailInfo
public DescribeLiveTranscodeDetailInfoResponse DescribeLiveTranscodeDetailInfo(DescribeLiveTranscodeDetailInfoRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 支持查询某天或某段时间的转码详细信息。由于转码数据量较大,如果查询时间跨度太长可能会拉不到数据,可以尝试将查询时间范围缩小些再重试。- Parameters:
req- DescribeLiveTranscodeDetailInfoRequest- Returns:
- DescribeLiveTranscodeDetailInfoResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTranscodeRules
public DescribeLiveTranscodeRulesResponse DescribeLiveTranscodeRules(DescribeLiveTranscodeRulesRequest req) throws TencentCloudSDKException
获取转码规则列表- Parameters:
req- DescribeLiveTranscodeRulesRequest- Returns:
- DescribeLiveTranscodeRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTranscodeTemplate
public DescribeLiveTranscodeTemplateResponse DescribeLiveTranscodeTemplate(DescribeLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
获取单个转码模板。- Parameters:
req- DescribeLiveTranscodeTemplateRequest- Returns:
- DescribeLiveTranscodeTemplateResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTranscodeTemplates
public DescribeLiveTranscodeTemplatesResponse DescribeLiveTranscodeTemplates(DescribeLiveTranscodeTemplatesRequest req) throws TencentCloudSDKException
获取转码模板列表。- Parameters:
req- DescribeLiveTranscodeTemplatesRequest- Returns:
- DescribeLiveTranscodeTemplatesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveTranscodeTotalInfo
public DescribeLiveTranscodeTotalInfoResponse DescribeLiveTranscodeTotalInfo(DescribeLiveTranscodeTotalInfoRequest req) throws TencentCloudSDKException
查询转码总量数据,可查询近三个月内的数据。 注意: 如果是查询某一天内,则返回5分钟粒度数据; 如果是查询跨天或指定域名, 则返回1小时粒度数据。- Parameters:
req- DescribeLiveTranscodeTotalInfoRequest- Returns:
- DescribeLiveTranscodeTotalInfoResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveWatermark
public DescribeLiveWatermarkResponse DescribeLiveWatermark(DescribeLiveWatermarkRequest req) throws TencentCloudSDKException
获取单个水印信息。- Parameters:
req- DescribeLiveWatermarkRequest- Returns:
- DescribeLiveWatermarkResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveWatermarkRules
public DescribeLiveWatermarkRulesResponse DescribeLiveWatermarkRules(DescribeLiveWatermarkRulesRequest req) throws TencentCloudSDKException
获取水印规则列表。- Parameters:
req- DescribeLiveWatermarkRulesRequest- Returns:
- DescribeLiveWatermarkRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveWatermarks
public DescribeLiveWatermarksResponse DescribeLiveWatermarks(DescribeLiveWatermarksRequest req) throws TencentCloudSDKException
查询水印列表。- Parameters:
req- DescribeLiveWatermarksRequest- Returns:
- DescribeLiveWatermarksResponse
- Throws:
TencentCloudSDKException
-
DescribeLiveXP2PDetailInfoList
public DescribeLiveXP2PDetailInfoListResponse DescribeLiveXP2PDetailInfoList(DescribeLiveXP2PDetailInfoListRequest req) throws TencentCloudSDKException
P2P流数据查询接口,用来获取流量、卡播和起播信息。- Parameters:
req- DescribeLiveXP2PDetailInfoListRequest- Returns:
- DescribeLiveXP2PDetailInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeLogDownloadList
public DescribeLogDownloadListResponse DescribeLogDownloadList(DescribeLogDownloadListRequest req) throws TencentCloudSDKException
批量获取日志URL。- Parameters:
req- DescribeLogDownloadListRequest- Returns:
- DescribeLogDownloadListResponse
- Throws:
TencentCloudSDKException
-
DescribeMonitorReport
public DescribeMonitorReportResponse DescribeMonitorReport(DescribeMonitorReportRequest req) throws TencentCloudSDKException
用来查询监播场次7天内的智能识别、断流、低帧率等信息的汇总报告。- Parameters:
req- DescribeMonitorReportRequest- Returns:
- DescribeMonitorReportResponse
- Throws:
TencentCloudSDKException
-
DescribePlayErrorCodeDetailInfoList
public DescribePlayErrorCodeDetailInfoListResponse DescribePlayErrorCodeDetailInfoList(DescribePlayErrorCodeDetailInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询下行播放错误码信息,某段时间内1分钟粒度的各http错误码出现的次数,包括4xx,5xx。- Parameters:
req- DescribePlayErrorCodeDetailInfoListRequest- Returns:
- DescribePlayErrorCodeDetailInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribePlayErrorCodeSumInfoList
public DescribePlayErrorCodeSumInfoListResponse DescribePlayErrorCodeSumInfoList(DescribePlayErrorCodeSumInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询下行播放错误码信息。- Parameters:
req- DescribePlayErrorCodeSumInfoListRequest- Returns:
- DescribePlayErrorCodeSumInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeProIspPlaySumInfoList
public DescribeProIspPlaySumInfoListResponse DescribeProIspPlaySumInfoList(DescribeProIspPlaySumInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某段时间内每个国家地区每个省份每个运营商的平均每秒流量,总流量,总请求数信息。- Parameters:
req- DescribeProIspPlaySumInfoListRequest- Returns:
- DescribeProIspPlaySumInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeProvinceIspPlayInfoList
public DescribeProvinceIspPlayInfoListResponse DescribeProvinceIspPlayInfoList(DescribeProvinceIspPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某省份某运营商下行播放数据,包括带宽,流量,请求数,并发连接数信息。- Parameters:
req- DescribeProvinceIspPlayInfoListRequest- Returns:
- DescribeProvinceIspPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribePullStreamConfigs
public DescribePullStreamConfigsResponse DescribePullStreamConfigs(DescribePullStreamConfigsRequest req) throws TencentCloudSDKException
查询直播拉流配置。该接口已下线,请使用新接口 DescribeLivePullStreamTasks。- Parameters:
req- DescribePullStreamConfigsRequest- Returns:
- DescribePullStreamConfigsResponse
- Throws:
TencentCloudSDKException
-
DescribePushBandwidthAndFluxList
public DescribePushBandwidthAndFluxListResponse DescribePushBandwidthAndFluxList(DescribePushBandwidthAndFluxListRequest req) throws TencentCloudSDKException
直播推流带宽和流量数据查询。 推流计费会先取全球推流用量和全球播放用量进行比较,满足计费条件后再按各地区用量出账。详情参见[计费文档](https://cloud.tencent.com/document/product/267/34175)。- Parameters:
req- DescribePushBandwidthAndFluxListRequest- Returns:
- DescribePushBandwidthAndFluxListResponse
- Throws:
TencentCloudSDKException
-
DescribeRecordTask
public DescribeRecordTaskResponse DescribeRecordTask(DescribeRecordTaskRequest req) throws TencentCloudSDKException
查询指定时间段范围内启动和结束的录制任务列表。 - 使用前提 1. 仅用于查询由 CreateRecordTask 接口创建的录制任务。 2. 不能查询被 DeleteRecordTask 接口删除以及已过期(平台侧保留3个月)的录制任务。- Parameters:
req- DescribeRecordTaskRequest- Returns:
- DescribeRecordTaskResponse
- Throws:
TencentCloudSDKException
-
DescribeScreenShotSheetNumList
public DescribeScreenShotSheetNumListResponse DescribeScreenShotSheetNumList(DescribeScreenShotSheetNumListRequest req) throws TencentCloudSDKException
接口用来查询直播增值业务--截图的张数- Parameters:
req- DescribeScreenShotSheetNumListRequest- Returns:
- DescribeScreenShotSheetNumListResponse
- Throws:
TencentCloudSDKException
-
DescribeScreenshotTask
public DescribeScreenshotTaskResponse DescribeScreenshotTask(DescribeScreenshotTaskRequest req) throws TencentCloudSDKException
查询指定时间段范围内启动和结束的截图任务列表。 - 使用前提 1. 仅用于查询由 CreateScreenshotTask接口创建的截图任务。 2. 不能查询被 DeleteScreenshotTask接口删除以及已过期(平台侧保留3个月)的截图任务。- Parameters:
req- DescribeScreenshotTaskRequest- Returns:
- DescribeScreenshotTaskResponse
- Throws:
TencentCloudSDKException
-
DescribeStreamDayPlayInfoList
public DescribeStreamDayPlayInfoListResponse DescribeStreamDayPlayInfoList(DescribeStreamDayPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询天维度每条流的播放数据,包括总流量等。- Parameters:
req- DescribeStreamDayPlayInfoListRequest- Returns:
- DescribeStreamDayPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeStreamPlayInfoList
public DescribeStreamPlayInfoListResponse DescribeStreamPlayInfoList(DescribeStreamPlayInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询播放数据,支持按流名称查询详细播放数据,也可按播放域名查询详细总数据,数据延迟4分钟左右。- Parameters:
req- DescribeStreamPlayInfoListRequest- Returns:
- DescribeStreamPlayInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeStreamPushInfoList
public DescribeStreamPushInfoListResponse DescribeStreamPushInfoList(DescribeStreamPushInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询流id的上行推流质量数据,包括音视频的帧率,码率,流逝时间,编码格式等。- Parameters:
req- DescribeStreamPushInfoListRequest- Returns:
- DescribeStreamPushInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeTimeShiftRecordDetail
public DescribeTimeShiftRecordDetailResponse DescribeTimeShiftRecordDetail(DescribeTimeShiftRecordDetailRequest req) throws TencentCloudSDKException
前提调用 DescribeTimeShiftStreamList 获得请求必要参数。查询指定范围内的时移流录制详情,最大支持24小时范围查询。- Parameters:
req- DescribeTimeShiftRecordDetailRequest- Returns:
- DescribeTimeShiftRecordDetailResponse
- Throws:
TencentCloudSDKException
-
DescribeTimeShiftStreamList
public DescribeTimeShiftStreamListResponse DescribeTimeShiftStreamList(DescribeTimeShiftStreamListRequest req) throws TencentCloudSDKException
查询某个时间范围内所有时移流列表。最大支持查询24小时内的数据。- Parameters:
req- DescribeTimeShiftStreamListRequest- Returns:
- DescribeTimeShiftStreamListResponse
- Throws:
TencentCloudSDKException
-
DescribeTopClientIpSumInfoList
public DescribeTopClientIpSumInfoListResponse DescribeTopClientIpSumInfoList(DescribeTopClientIpSumInfoListRequest req) throws TencentCloudSDKException
该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某段时间top n客户端ip汇总信息(暂支持top 1000)- Parameters:
req- DescribeTopClientIpSumInfoListRequest- Returns:
- DescribeTopClientIpSumInfoListResponse
- Throws:
TencentCloudSDKException
-
DescribeTranscodeTaskNum
public DescribeTranscodeTaskNumResponse DescribeTranscodeTaskNum(DescribeTranscodeTaskNumRequest req) throws TencentCloudSDKException
查询转码任务数。- Parameters:
req- DescribeTranscodeTaskNumRequest- Returns:
- DescribeTranscodeTaskNumResponse
- Throws:
TencentCloudSDKException
-
DescribeUploadStreamNums
public DescribeUploadStreamNumsResponse DescribeUploadStreamNums(DescribeUploadStreamNumsRequest req) throws TencentCloudSDKException
直播上行路数查询。- Parameters:
req- DescribeUploadStreamNumsRequest- Returns:
- DescribeUploadStreamNumsResponse
- Throws:
TencentCloudSDKException
-
DescribeVisitTopSumInfoList
public DescribeVisitTopSumInfoListResponse DescribeVisitTopSumInfoList(DescribeVisitTopSumInfoListRequest req) throws TencentCloudSDKException
查询某时间段top n的域名或流id信息(暂支持top 1000)。- Parameters:
req- DescribeVisitTopSumInfoListRequest- Returns:
- DescribeVisitTopSumInfoListResponse
- Throws:
TencentCloudSDKException
-
DropLiveStream
public DropLiveStreamResponse DropLiveStream(DropLiveStreamRequest req) throws TencentCloudSDKException
断开推流连接,但可以重新推流。 注:对已经不活跃的流,调用该断流接口时,接口返回成功。- Parameters:
req- DropLiveStreamRequest- Returns:
- DropLiveStreamResponse
- Throws:
TencentCloudSDKException
-
EnableLiveDomain
public EnableLiveDomainResponse EnableLiveDomain(EnableLiveDomainRequest req) throws TencentCloudSDKException
启用状态为停用的直播域名。- Parameters:
req- EnableLiveDomainRequest- Returns:
- EnableLiveDomainResponse
- Throws:
TencentCloudSDKException
-
ForbidLiveDomain
public ForbidLiveDomainResponse ForbidLiveDomain(ForbidLiveDomainRequest req) throws TencentCloudSDKException
停止使用某个直播域名。- Parameters:
req- ForbidLiveDomainRequest- Returns:
- ForbidLiveDomainResponse
- Throws:
TencentCloudSDKException
-
ForbidLiveStream
public ForbidLiveStreamResponse ForbidLiveStream(ForbidLiveStreamRequest req) throws TencentCloudSDKException
禁止某条流的推送,可以预设某个时刻将流恢复。 注意: 1. 默认只要流名称正确,禁推就会生效。 2. 如需要推流域名+推流路径+流名称 强匹配生效禁推,需提单联系售后开启配置。 3. 如果配置了域名分组,需填写准确推流域名,才可断掉当前推流。- Parameters:
req- ForbidLiveStreamRequest- Returns:
- ForbidLiveStreamResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveCallbackTemplate
public ModifyLiveCallbackTemplateResponse ModifyLiveCallbackTemplate(ModifyLiveCallbackTemplateRequest req) throws TencentCloudSDKException
修改回调模板。- Parameters:
req- ModifyLiveCallbackTemplateRequest- Returns:
- ModifyLiveCallbackTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveDomainCertBindings
public ModifyLiveDomainCertBindingsResponse ModifyLiveDomainCertBindings(ModifyLiveDomainCertBindingsRequest req) throws TencentCloudSDKException
批量绑定证书对应的播放域名,并更新启用状态。 新建自有证书将自动上传至腾讯云ssl。- Parameters:
req- ModifyLiveDomainCertBindingsRequest- Returns:
- ModifyLiveDomainCertBindingsResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveDomainReferer
public ModifyLiveDomainRefererResponse ModifyLiveDomainReferer(ModifyLiveDomainRefererRequest req) throws TencentCloudSDKException
设置直播域名 Referer 黑白名单。 由于 Referer 信息包含在 http 协议中,在开启配置后,播放协议为 rtmp 或 WebRTC 不会校验 Referer 配置,仍可正常播放。如需配置 Referer 鉴权建议使用 http-flv 或 http-hls 协议播放。- Parameters:
req- ModifyLiveDomainRefererRequest- Returns:
- ModifyLiveDomainRefererResponse
- Throws:
TencentCloudSDKException
-
ModifyLivePadTemplate
public ModifyLivePadTemplateResponse ModifyLivePadTemplate(ModifyLivePadTemplateRequest req) throws TencentCloudSDKException
修改直播垫片模板。- Parameters:
req- ModifyLivePadTemplateRequest- Returns:
- ModifyLivePadTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyLivePlayAuthKey
public ModifyLivePlayAuthKeyResponse ModifyLivePlayAuthKey(ModifyLivePlayAuthKeyRequest req) throws TencentCloudSDKException
修改播放鉴权key- Parameters:
req- ModifyLivePlayAuthKeyRequest- Returns:
- ModifyLivePlayAuthKeyResponse
- Throws:
TencentCloudSDKException
-
ModifyLivePlayDomain
public ModifyLivePlayDomainResponse ModifyLivePlayDomain(ModifyLivePlayDomainRequest req) throws TencentCloudSDKException
修改播放域名信息。- Parameters:
req- ModifyLivePlayDomainRequest- Returns:
- ModifyLivePlayDomainResponse
- Throws:
TencentCloudSDKException
-
ModifyLivePullStreamTask
public ModifyLivePullStreamTaskResponse ModifyLivePullStreamTask(ModifyLivePullStreamTaskRequest req) throws TencentCloudSDKException
更新直播拉流任务。 1. 不支持修改目标地址,如需推到新地址,请创建新任务。 2. 不支持修改拉流源类型,如需更换,请创建新任务。- Parameters:
req- ModifyLivePullStreamTaskRequest- Returns:
- ModifyLivePullStreamTaskResponse
- Throws:
TencentCloudSDKException
-
ModifyLivePushAuthKey
public ModifyLivePushAuthKeyResponse ModifyLivePushAuthKey(ModifyLivePushAuthKeyRequest req) throws TencentCloudSDKException
修改直播推流鉴权key- Parameters:
req- ModifyLivePushAuthKeyRequest- Returns:
- ModifyLivePushAuthKeyResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveRecordTemplate
public ModifyLiveRecordTemplateResponse ModifyLiveRecordTemplate(ModifyLiveRecordTemplateRequest req) throws TencentCloudSDKException
修改录制模板配置。- Parameters:
req- ModifyLiveRecordTemplateRequest- Returns:
- ModifyLiveRecordTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveSnapshotTemplate
public ModifyLiveSnapshotTemplateResponse ModifyLiveSnapshotTemplate(ModifyLiveSnapshotTemplateRequest req) throws TencentCloudSDKException
修改截图模板配置。- Parameters:
req- ModifyLiveSnapshotTemplateRequest- Returns:
- ModifyLiveSnapshotTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveStreamMonitor
public ModifyLiveStreamMonitorResponse ModifyLiveStreamMonitor(ModifyLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来修改直播流监播任务的配置。- Parameters:
req- ModifyLiveStreamMonitorRequest- Returns:
- ModifyLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveTimeShiftTemplate
public ModifyLiveTimeShiftTemplateResponse ModifyLiveTimeShiftTemplate(ModifyLiveTimeShiftTemplateRequest req) throws TencentCloudSDKException
修改直播时移模板。- Parameters:
req- ModifyLiveTimeShiftTemplateRequest- Returns:
- ModifyLiveTimeShiftTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyLiveTranscodeTemplate
public ModifyLiveTranscodeTemplateResponse ModifyLiveTranscodeTemplate(ModifyLiveTranscodeTemplateRequest req) throws TencentCloudSDKException
修改转码模板配置。- Parameters:
req- ModifyLiveTranscodeTemplateRequest- Returns:
- ModifyLiveTranscodeTemplateResponse
- Throws:
TencentCloudSDKException
-
ModifyPullStreamConfig
public ModifyPullStreamConfigResponse ModifyPullStreamConfig(ModifyPullStreamConfigRequest req) throws TencentCloudSDKException
更新拉流配置。该接口为已下线接口,请使用新接口 ModifyLivePullStreamTask。- Parameters:
req- ModifyPullStreamConfigRequest- Returns:
- ModifyPullStreamConfigResponse
- Throws:
TencentCloudSDKException
-
ModifyPullStreamStatus
public ModifyPullStreamStatusResponse ModifyPullStreamStatus(ModifyPullStreamStatusRequest req) throws TencentCloudSDKException
修改直播拉流配置的状态。该接口已下线,请使用新接口 ModifyLivePullStreamTask。- Parameters:
req- ModifyPullStreamStatusRequest- Returns:
- ModifyPullStreamStatusResponse
- Throws:
TencentCloudSDKException
-
RestartLivePullStreamTask
public RestartLivePullStreamTaskResponse RestartLivePullStreamTask(RestartLivePullStreamTaskRequest req) throws TencentCloudSDKException
将正在运行的拉流转推任务进行重启。 注意: 1. 重启任务会造成推流中断。 2. 点播源任务的重启,会根据VodRefreshType决定是续播还是从头开始播。- Parameters:
req- RestartLivePullStreamTaskRequest- Returns:
- RestartLivePullStreamTaskResponse
- Throws:
TencentCloudSDKException
-
ResumeDelayLiveStream
public ResumeDelayLiveStreamResponse ResumeDelayLiveStream(ResumeDelayLiveStreamRequest req) throws TencentCloudSDKException
取消直播流设置的延时配置,恢复实时直播画面。- Parameters:
req- ResumeDelayLiveStreamRequest- Returns:
- ResumeDelayLiveStreamResponse
- Throws:
TencentCloudSDKException
-
ResumeLiveStream
public ResumeLiveStreamResponse ResumeLiveStream(ResumeLiveStreamRequest req) throws TencentCloudSDKException
恢复某条流的推流。- Parameters:
req- ResumeLiveStreamRequest- Returns:
- ResumeLiveStreamResponse
- Throws:
TencentCloudSDKException
-
StartLiveStreamMonitor
public StartLiveStreamMonitorResponse StartLiveStreamMonitor(StartLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来启动直播流监播任务。- Parameters:
req- StartLiveStreamMonitorRequest- Returns:
- StartLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
StopLiveRecord
public StopLiveRecordResponse StopLiveRecord(StopLiveRecordRequest req) throws TencentCloudSDKException
说明:录制后的文件存放于点播平台。用户如需使用录制功能,需首先自行开通点播账号并确保账号可用。录制文件存放后,相关费用(含存储以及下行播放流量)按照点播平台计费方式收取,请参考对应文档。- Parameters:
req- StopLiveRecordRequest- Returns:
- StopLiveRecordResponse
- Throws:
TencentCloudSDKException
-
StopLiveStreamMonitor
public StopLiveStreamMonitorResponse StopLiveStreamMonitor(StopLiveStreamMonitorRequest req) throws TencentCloudSDKException
该接口用来停止直播流监播任务。- Parameters:
req- StopLiveStreamMonitorRequest- Returns:
- StopLiveStreamMonitorResponse
- Throws:
TencentCloudSDKException
-
StopRecordTask
public StopRecordTaskResponse StopRecordTask(StopRecordTaskRequest req) throws TencentCloudSDKException
提前结束录制,中止运行中的录制任务并生成录制文件。任务被成功终止后,本次任务将不再启动。- Parameters:
req- StopRecordTaskRequest- Returns:
- StopRecordTaskResponse
- Throws:
TencentCloudSDKException
-
StopScreenshotTask
public StopScreenshotTaskResponse StopScreenshotTask(StopScreenshotTaskRequest req) throws TencentCloudSDKException
提前结束截图,中止运行中的截图任务。任务被成功终止后,本次任务将不再启动。- Parameters:
req- StopScreenshotTaskRequest- Returns:
- StopScreenshotTaskResponse
- Throws:
TencentCloudSDKException
-
UnBindLiveDomainCert
public UnBindLiveDomainCertResponse UnBindLiveDomainCert(UnBindLiveDomainCertRequest req) throws TencentCloudSDKException
解绑域名证书- Parameters:
req- UnBindLiveDomainCertRequest- Returns:
- UnBindLiveDomainCertResponse
- Throws:
TencentCloudSDKException
-
UpdateLiveWatermark
public UpdateLiveWatermarkResponse UpdateLiveWatermark(UpdateLiveWatermarkRequest req) throws TencentCloudSDKException
更新水印。- Parameters:
req- UpdateLiveWatermarkRequest- Returns:
- UpdateLiveWatermarkResponse
- Throws:
TencentCloudSDKException
-
-