- Make sure you have a supported version of ffmpeg on your Owncast server. Download ffmpeg 4.1.5 or above.
- Look at your owncast logs in the console or your admin. There may be specific error messages to tell you what you can do next.
- Take a look at
transcoder.log
for detailed logging that you can provide when asking for help if you don’t see anything in the Owncast logs. - Make sure your copy of ffmpeg was not installed via Snap packages, as the sandboxing of Snap distributed software isn’t compatible in this case. If you see the error
Error: unable to open display
in transcoder.log
, this might be your problem.