Fix worker process path in run.py; add worker.py for dedicated worker handling 89c32de 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 worker initialization in run.py for improved readability and connection handling 4cda7a3 Chandima Prabhath commited on Apr 16, 2025
Update rq dependency version and refactor worker connection handling c04cab6 Chandima Prabhath commited on Apr 16, 2025
Add logging and threading support for video encoding worker 0410763 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