Superstreamer---API
Docker 应用程序 from grtgbln's Repository
概述
Superstreamer is here to make video delivery simple. Imagine having everything you need in one platform — starting with your raw video, Superstreamer helps you transcode it, package it into HLS playlists, and upload it to S3 with ease. You can even create custom playlists for each viewer, adding bumpers, ads, or filters on the fly.
要求
This is the API for the Superstreamer suite. It requires other Superstreamer containers to be running.
This container requires a separate Redis database.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Application PortPorttcp
Port over which other containers will communicate with this container
- 目标
- 52001
- 默认值
- 52001
- 价值
- 52001
Redis - URIVariable
URI of the Redis database
- 目标
- REDIS_URI
- 默认值
- redis://localhost:6379
- 价值
- redis://localhost:6379
Database - URIVariable
URI of the database
- 目标
- DATABASE_URI
SecretVariable
Secret key for the API
- 目标
- SUPER_SECRET
AWS S3 - EndpointVariable
URL for S3 storage bucket (minus bucket name) used to store media files.
- 目标
- S3_ENDPOINT
AWS S3 - BucketVariable
Name of the S3 storage bucket used to store media files.
- 目标
- S3_BUCKET
AWS S3 - RegionVariable
Region of the S3 storage bucket used to store media files.
- 目标
- S3_REGION
- 默认值
- us-east-1
- 价值
- us-east-1
AWS S3 - Access KeyVariable
Access key for the S3 storage bucket used to store media files.
- 目标
- S3_ACCESS_KEY
AWS S3 - Secret KeyVariable
Secret key for the S3 storage bucket used to store media files.
- 目标
- S3_SECRET_KEY
Internal App PortVariabletcp
Internal port for container. Not recommended to change.
- 目标
- PORT
- 默认值
- 52001
- 价值
- 52001
类别
下载统计数据
1,058
下载总数
详细信息
存储库
superstreamerapp/api:latest最后更新2025-03-06
初见2024-10-25
在Unraid 上运行 Superstreamer---API 。
Superstreamer---API 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。