CodeYan01
CodeYan01
Fixed in https://github.com/CodeYan01/media-playlist-source/tree/update, thanks. Unless you need it immediately in the master branch, ill keep it in a separate branch for now as i'm still waiting for updates on the...
Was fixed in 0.0.7 already
I don't really know much about obs on linux, but based on this https://github.com/obsproject/obs-plugintemplate, i think you're supposed to first run `cmake --preset linux-aarch64` and then `cmake --build --preset linux-aarch64`,...
what error?
Could you please try instructions here https://github.com/obsproject/obs-studio/wiki/build-instructions-for-linux ? not really sure how the instructions will change for arch linux but i assume it will just have you look for extra...
If you need more help, you could try asking in #linux-support in the obs discord server
I've got some info from linux support, what kind of cpu do you have? is it x86_64? because apparently only the preset `linux-x86_64` works. and then it will probably build...
I got some more info, apparently that preset would work for ubuntu distro and is practically untested on other kinds of linux. There's likely no official way to build for...
Also apparently on arch linux, you could check out these AUR packages https://github.com/obsproject/obs-studio/wiki/unofficial-linux-builds#arch-linuxmanjaro for obs builds on arch linux
This is already considered, and I have been researching how to modify the official media source to allow this functionality