Introducing external video encoding

It is now possible to specify an encoding backend (at the moment only
zencoder) to take care of video variations encoding. Files transfer
happens directly on CGS (although any storage backend can be
supported). New requirements is the Zencoder Python library.
This commit is contained in:
2016-02-22 16:48:53 +01:00
parent 774bc35206
commit 3308751ed4
8 changed files with 159 additions and 40 deletions

View File

@@ -37,3 +37,4 @@ six==1.9.0
WebOb==1.5.0
Werkzeug==0.10.4
wheel==0.24.0
zencoder==0.6.5