Page 1 of 1

OBS Studio and OpenGL?

Posted: 29 Jan 2019, 21:01
by Rava
According to https://github.com/obsproject/obs-studi ... ions#linux I need at least OpenGL 3.2 or later use OBS Studio on Linux.

The newest NVidia driver that works for my hardware is 340.107. According to its settings panel, the OpenGL version should be

Code: Select all

OpenGL Information
    Version 3.3.0 NVIDIA 340.107
3.3.0 which is in my book > 3.2.
So, I presume I would be good to go with OBS Studio on my hardware and with Porteus?

Anyone used a more recent version of OBS Studio on Port, newer than obs-0.0.1-x86_64-alldesktops-1bundle.xzm ? According to https://obsproject.com/ the recent Linux version is 22.0.2.

Re: OBS Studio and OpenGL?

Posted: 29 Jan 2019, 21:37
by Ed_P
USM has 21.1.2

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -g OBS

 The following items were found.
 Choose an number to confirm. 
 ctrl+c to quit

1) obs-studio-21.1.2-x86_64-1_slonly.txz
2) obsession-20140608-x86_64-2_slonly.txz
3) obshutdown-20130116-x86_64-1_slonly.txz
4) obsidian-cursors-1.0-noarch-1gv.txz
#? 

Re: OBS Studio and OpenGL?

Posted: 29 Jan 2019, 21:46
by Rava
Ed_P wrote:
29 Jan 2019, 21:37
USM has 21.1.2
Indeed, but it seems OBS is not really Openbox or XFCE friendly:

Code: Select all

$ obs 
obs: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
Usually that means tons of dependences to add. Maybe I start creating an AppImage out of it. :) When I have the free time, which I most probably won't have. Image

But making an AppImage might be an interesting experience, when all works out well without much hassle.

Re: OBS Studio and OpenGL?

Posted: 29 Jan 2019, 21:49
by Ed_P
:o I thought USM resolved dependencies.

Re: OBS Studio and OpenGL?

Posted: 29 Jan 2019, 21:53
by Rava
Ed_P wrote:
29 Jan 2019, 21:49
:o I thought USM resolved dependencies.
USM not working on my current system as you should know by now.

Re: OBS Studio and OpenGL?

Posted: 29 Jan 2019, 22:23
by Ed_P
Oh.