OvenStudio LLHLS
0.9.2.1
0.9.2.1
  • OvenStudio LLHLS
    • Introduction
    • Getting Started
      • Quick Start
      • Subscribe
      • Access
      • Streaming
      • Playback
    • AWS Instance
  • Features
    • Account
      • Change Password
      • Reset Password
      • Sign Out
    • Streaming
      • Create a Managed Stream
      • Create an Instant Stream
      • Using WebRTC Protocol
      • Using Screen Sharing
      • Using an Encoder
      • Delete a Stream
    • Playback
      • On OvenStudio LLHLS
      • On OvenPlayer Demo
      • On External Player
    • Statistics and Data
      • Basic Information
      • Ingress Source Data
      • Egress Source Data
      • Concurrent Viewer Data
      • System Status
    • Log
    • Notification
      • Types of Notifications
      • Notifications by Date
  • Settings
    • Certification
      • Free Domain and Certificate Settings
    • Streaming Quality
      • Profile Settings
      • ABR Settings
    • Presigned URL
      • Presigned Ingress URL Settings
      • Presigned Egress URL Settings
      • Renew the Presigned URL
    • Connect AWS CloudFront
      • AWS Credentials Settings
      • AWS CloudFront Settings
      • Signed URL with AWS CloudFront
      • User Domain Configuration
  • REST API
    • Access Token
      • Generate an Access Token
      • Renew or Delete an Access Token
  • V1
    • Signed URL
      • Parameters
      • Responses
      • Example
Powered by GitBook
On this page

V1

Method

The currently provided OvenStudio LLHLS API is categorized as v1, and you can refer to the following format for the API endpoint.

  • <HOST>:<PORT>/v1/<API_PATH>

    • http://<PUBLIC_IP>:<PORT>/v1/<API_PATH>

    • https://<DOMAIN>:<PORT>/v1/<API_PATH>