Videoflix
DescriptionA video streaming backend inspired by well-known streaming services. Upload videos, browse the library and watch in the quality that fits your connection.
Implementation DetailsBuilt a Django REST API that converts every upload into multiple resolutions for adaptive HLS streaming. The conversion runs in background workers with Redis as the queue, so uploads never block the API. Email verification and password reset are handled through transactional mails.
Duration5 weeks










