Update Dockerfile to set PYTHONPATH; fix import path for RedisConfig in worker.py 7cdd60d Chandima Prabhath commited on Apr 16, 2025
Fix worker process path in run.py; add worker.py for dedicated worker handling 89c32de Chandima Prabhath commited on Apr 16, 2025
Fix import path for encode_video_task in main.py; add __init__.py and version.py for package initialization and versioning 31c7d4d Chandima Prabhath commited on Apr 16, 2025
Refactor worker initialization in run.py to use subprocess for improved process management; add worker.py for dedicated worker handling 795176c Chandima Prabhath commited on Apr 16, 2025
Update Dockerfile and run.py for improved environment configuration; enhance health check response in main.py f27ea86 Chandima Prabhath commited on Apr 16, 2025
Refactor Redis connection handling in config.py and improve startup logging in main.py f0052f2 Chandima Prabhath commited on Apr 16, 2025
Update Dockerfile to install FFmpeg and implement output directory cleanup in video encoding task 0388d92 Chandima Prabhath commited on Apr 16, 2025
Add logging and threading support for video encoding worker 0410763 Chandima Prabhath commited on Apr 16, 2025
Refactor Redis connection handling and update Dockerfile for environment variable support f7bd5c7 Chandima Prabhath commited on Apr 16, 2025
Add initial implementation of video encoder pipeline with FastAPI and FFmpeg 8b4f8f9 Chandima Prabhath commited on Apr 16, 2025