Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.5 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.5 KB

space-media-vod

English | 简体中文

Project Introduction

space-media-vod on demand service, relies on ao-space/nginx-vod-module (forked from kaltura/nginx-vod-module).

Module Design Introduction

A docker image building project for video on demand service that is suitable for AO.space, relies on ao-space/nginx-vod-module. For standalone usage, refer to ao-space/nginx-vod-module. For combined usage with AoSpace, refer to ao-space/space-gateway video on demand related API.

Build

docker build -t space-media-vod:latest .

Run

Standalone

docker run -p 3001:3001 space-media-vod:latest

Combined with other services in AO.space

Refer to build-and-deploy.

Notes

Contribution Guidelines

Contributions to this project are very welcome. Here are some guidelines and suggestions to help you get involved in the project.

Contribution Guidelines

Contact us

Thanks for your contribution

Finally, thank you for your contribution to this project. We welcome contributions in all forms, including but not limited to code contributions, issue reports, feature requests, documentation writing, etc. We believe that with your help, this project will become more perfect and stronger.