Django Video Transcoding¶

django-video-transcoding is a Django application that helps to prepare video files for video-on-demand services.

Contents:

  • Quick Start
    • Code checkout
    • Run admin, webdav and celery worker
    • Development environment
  • Application
    • Installation
    • Environment variables
  • Architecture
    • Components
    • Video processing steps
    • Transcoding steps
    • Fault tolerance
    • Load balancing
  • Development
    • Developing
    • Configuration
    • Extending
  • Operation
    • Proper shutdown
    • Resumable workers
    • Getting sources
    • Storing temporary files
    • Serving HLS streams
  • video_transcoding
    • video_transcoding package

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Django Video Transcoding

Navigation

Contents:

  • Quick Start
  • Application
  • Architecture
  • Development
  • Operation
  • video_transcoding

Related Topics

  • Documentation overview
    • Next: Quick Start
©2020, Sergey Tikhonov. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source