このページは、お客様の言語ではご利用いただけません。Huawei Cloudは、より多くの言語バージョンを追加するために懸命に取り組んでいます。ご協力ありがとうございました。

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

SDK Overview

Updated on 2024-08-05 GMT+08:00

You can integrate the Live server SDK provided by Huawei Cloud to call Live APIs for quick operations. Currently, the Live SDK is available in Java, Python, Go, and PHP, as shown in Table 1.

NOTE:

For details about known SDK security vulnerabilities, fixed versions, and workarounds, click the GitHub address of the desired SDK language in Table 1.

Table 2 lists the Live APIs supported by the SDK. The SDK will be upgraded to support all Live APIs.

Table 2 Mapping between the SDK and APIs

Java SDK

Python SDK

Go SDK

API Reference

createDomain

create_domain

CreateDomain

Creating a Domain Name

deleteDomain

delete_domain

DeleteDomain

Deleting a Domain Name

updateDomain

update_domain

UpdateDomain

Modifying a Domain Name

showDomain

show_domain

ShowDomain

Querying a Domain Name

createDomainMapping

create_domain_mapping

CreateDomainMapping

Mapping Domain Names

deleteDomainMapping

delete_domain_mapping

DeleteDomainMapping

Deleting a Domain Name Mapping

createTranscodingsTemplate

create_transcodings_template

CreateTranscodingsTemplate

Creating a Transcoding Template

updateTranscodingsTemplate

update_transcodings_template

UpdateTranscodingsTemplate

Modifying a Transcoding Template

deleteTranscodingsTemplate

delete_transcodings_template

DeleteTranscodingsTemplate

Deleting a Transcoding Template

showTranscodingsTemplate

show_transcodings_template

ShowTranscodingsTemplate

Querying Transcoding Templates

createStreamForbidden

create_stream_forbidden

CreateStreamForbidden

Disabling a Push Stream

updateStreamForbidden

update_stream_forbidden

UpdateStreamForbidden

Modifying the Attribute of a Disabled Stream

deleteStreamForbidden

delete_stream_forbidden

DeleteStreamForbidden

Resuming a Push Stream

listStreamForbidden

list_stream_forbidden

ListStreamForbidden

Querying Disabled Streams

listLiveSampleLogs

list_live_sample_logs

ListLiveSampleLogs

Obtaining Live Streaming Logs

createRecordRule

create_record_rule

CreateRecordRule

Creating a Recording Template

listRecordRules

list_record_rules

ListRecordRules

Querying Recording Templates

updateRecordRule

update_record_rule

UpdateRecordRule

Modifying a Recording Template

deleteRecordRule

delete_record_rule

DeleteRecordRule

Deleting a Recording Template

showRecordRule

show_record_rule

ShowRecordRule

Querying a Recording Template

runRecord

run_record

RunRecord

Submitting a Recording Command

createRecordCallbackConfig

create_record_callback_config

CreateRecordCallbackConfig

Creating a Recording Callback

listRecordCallbackConfigs

list_record_callback_configs

ListRecordCallbackConfigs

Querying the List of Recording Callbacks

updateRecordCallbackConfig

update_record_callback_config

UpdateRecordCallbackConfig

Modifying a Recording Callback

showRecordCallbackConfig

show_record_callback_config

ShowRecordCallbackConfig

Querying a Recording Callback

deleteRecordCallbackConfig

delete_record_callback_config

DeleteRecordCallbackConfig

Deleting a Recording Callback

listDomainBandwidthPeak

list_domain_bandwidth_peak

ListDomainBandwidthPeak

Querying Peak Bandwidth

listDomainTrafficSummary

list_domain_traffic_summary

ListDomainTrafficSummary

Querying Total Traffic

listQueryHttpCode

list_query_http_code

ListQueryHttpCode

Querying HTTP Status Codes for Pulling Live Streams

listTranscodeData

list_transcode_data

ListTranscodeData

Querying the Duration of Transcoded Outputs

listRecordData

list_record_data

ListRecordData

Querying Recording Channels

listSnapshotData

list_snapshot_data

ListSnapshotData

Querying the Number of Snapshots

showUpBandwidth

show_up_bandwidth

ShowUpBandwidth

Querying Upstream Bandwidth

showStreamCount

show_stream_count

ShowStreamCount

Querying the Number of Pushed Streams by Domain Name

listHistoryStreams

list_history_streams

ListHistoryStreams

Querying the Historical Stream List

showStreamPortrait

show_stream_portrait

ShowStreamPortrait

Querying the Playback Profile

listSingleStreamFramerate

list_single_stream_framerate

ListSingleStreamFramerate

Querying the Stream Push Frame Rate

listSingleStreamBitrate

list_single_stream_bitrate

ListSingleStreamBitrate

Querying the Stream Push Bitrate

listLiveStreamsOnline

list_live_streams_online

ListLiveStreamsOnline

Querying an Ongoing Stream

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback