owncast/doc/installing.md

4 lines
300 B
Markdown
Raw Normal View History

2020-06-09 21:54:31 +03:00
Transcoding is done with ffmpeg and that is the one dependency this project requires. So make sure it exists.
* Download from https://www.johnvansickle.com/ffmpeg/ and point your config file at it if needed.
* You will need a somewhat recent version of ffmpeg (TODO: figure out what exact version).