Failed to initialize video. Your GPU may not be supported, or your graphics drivers may need to be updated. Ubuntu 20.04

Este erro pode ser corrigido apos a instalação do OBS

Logue com sudo su e execute o seguinte comando:

LIBGL_ALWAYS_SOFTWARE=1 obs

O obs deve abrir sem novidades.

Agora acesse :

sudo nano /usr/share/applications/com.obsproject.Studio.desktop

[Desktop Entry]
Version=1.0
Name=OBS Studio
GenericName=Streaming/Recording Software
GenericName[fr]=Logiciel d’enregistrement/diffusion
Comment=Free and Open Source Streaming/Recording Software
Comment[fr]=Logiciel libre d’enregistrement et de diffusion sur Internet
Comment[ru]=Бесплатная программа с открытым кодом для записи/трансляции видео
Exec=env LIBGL_ALWAYS_SOFTWARE=1 obs
Icon=com.obsproject.Studio
Terminal=false
Type=Application
Categories=AudioVideo;Recorder;
StartupNotify=true
StartupWMClass=obs

Edit a linha em azul salva e reinicie o seu Ubuntu 20.04