Object Storage Service (OSS) provides a set of content distribution and data processing capabilities that meet the requirements of data storage, management, and access in different scenarios. This guarantees the efficiency and security of data transmission and processing.
Create HLS streams based on OSS
OSS allows you to use Real-Time Messaging Protocol (RTMP) to ingest video and audio streams to OSS buckets and store the streams in the HTTP Live Streaming (HLS) format. OSS also provides various authentication and authorization methods that you can use to achieve fine-grained access control on audio and video data stored in buckets. For more information, see Build HLS Streams Based on OSS.
Use function compute to download objects as a package
You can use Function Compute to build applications and functions of any type. This topic describes how to use Function Compute to compress multiple objects into a package and download the package from OSS to your local computer. For more information, see Use Function Compute to Package and Download OSS Files.