obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
59.83k stars 7.93k forks source link

Trying to install OBS through Flatpak on Raspberry Pi gives `error: Nothing matches com.obsproject.Studio in remote flathub` #11261

Closed anandijain closed 1 month ago

anandijain commented 1 month ago

Operating System Info

Other

Other OS

Raspberry Pi OS - Debian GNU/Linux 12 (bookworm)

OBS Studio Version

Other

OBS Studio Version (Other)

No response

OBS Studio Log URL

n/a

OBS Studio Crash Log URL

No response

Expected Behavior

I thought I would be able to install OBS

Current Behavior

anand@anand-rpi:~ $ flatpak install flathub com.obsproject.Studio
Looking for matches…
error: Nothing matches com.obsproject.Studio in remote flathub

Steps to Reproduce

Try installing OBS through flatpak on a Raspberry Pi 5

Anything else we should know?

Thanks!

derrod commented 1 month ago

There is no ARM version available for Linux (or Windows) yet.

anandijain commented 1 month ago

If I try to manually install through a Flatpak file

I get

anand@anand-rpi:~/Downloads $ flatpak install com.obsproject.Studio.flatpakref
error: No such ref 'app/com.obsproject.Studio/aarch64/stable' in remote flathub

Ah just got your comment, any discussion post to follow that tracks getting that working?

derrod commented 1 month ago

See https://github.com/obsproject/obs-studio/pull/9979 for the ongoing effort to provide aarch64 builds via Flatpak.