English | 简体中文
space-media-vod on demand service, relies on ao-space/nginx-vod-module (forked from kaltura/nginx-vod-module).
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.
docker build -t space-media-vod:latest .
docker run -p 3001:3001 space-media-vod:latest
Refer to build-and-deploy.
Contributions to this project are very welcome. Here are some guidelines and suggestions to help you get involved in the project.
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.