Simple-to-use private streaming site, created primarily to host live streams by Hololive members.
Front page listing Hololive members and recent live streams.- Video streaming with Apple HLS.
- User authentication with Discord OAuth2.
- Link previews with OpenGraph.
- Directories for organizing and grouping videos.
- Admin management panel for adding and editting videos and directories.
- Auto-saves user's playback position.
- Tagging.
- Direct downloads.
Gooba is built for an AWS stack. The AWS CDK project deploys the front-end and content stack with the following services.
- S3 for hosting site and content.
- CloudFront with Lambda@Edge for distributing site and content.
- Certificate Manager for TLS certs.
- Route 53 for domain name setup.