Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612 | |
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ProcessLiveStreamResponse |
MpsClient.ProcessLiveStream(ProcessLiveStreamRequest req)
对直播流媒体发起处理任务,功能包括:
智能内容审核(画面鉴黄、敏感信息检测、声音鉴黄);
智能内容识别(人脸、文本全文、文本关键词、语音全文、语音关键词)。
直播流处理事件通知实时写入用户指定的消息队列 CMQ 中,用户需要从消息队列 CMQ 中获取事件通知结果,同时处理过程中存在输出文件的,会写入用户指定的输出文件的目标存储中。
|
Constructor and Description |
---|
ProcessLiveStreamResponse(ProcessLiveStreamResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.