Skip to content

Oceanware/transcoder_celery_with_django

Repository files navigation

transcoder_celery_with_django

Transcoder Celery With Django

Steps

Run redis server port 6739 (default port)

redis-server

Run celery workers

sh .\celery-progress.sh
sh .\celery-run.sh

Run django server

python3 manage.py runserver

About

A Django video transcoder with Celery for transcoding tasks and channels for real time progress notifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors