PeerTube/server
Girish Ramakrishnan 313921b50f Fix transcoding errors in readonly docker containers
ffmpeg seems to create some temporary files in the cwd. When PeerTube
is run in a read-only docker container, this causes all transcoding
to fail. As a workaround, we set the cwd to the configured tmp dir.
2020-10-23 14:51:44 +02:00
..
assets
controllers
helpers Fix transcoding errors in readonly docker containers 2020-10-23 14:51:44 +02:00
initializers
lib
middlewares Add redirection on unavailable video due to follow constraints 2020-08-26 09:14:14 +02:00
models
static/dnt-policy
tests
tools
types
typings/express