obsproject / obs-websocket

Remote-control of OBS Studio through WebSocket
GNU General Public License v2.0
3.86k stars 707 forks source link

Bug: obs-websocket menu not available in OBS 29.1.1 on EndeavourOS (Arch-based) #1148

Open kimimaru4000 opened 1 year ago

kimimaru4000 commented 1 year ago

Operating System Info

Other

Other OS

EndeavourOS

OBS Studio Version

Other

OBS Studio Version (Other)

29.1.1

obs-websocket Version

5.1.0

OBS Studio Log URL

https://obsproject.com/logs/w3GL0yrruxiJPspQ

OBS Studio Crash Log URL

No response

Expected Behavior

See the "obs-websocket Settings" in the Tools menu as a confirmation that obs-websocket is included in OBS versions >= 28.0.0

Current Behavior

I read that obs-websocket is available by default in OBS 28 and above. However, there is no "obs-websocket Settings" option in the Tools menu. See the below screenshot: OBS Tools Menu

OBS was installed through the obs-studio package: https://archlinux.org/packages/extra/x86_64/obs-studio/

Steps to Reproduce

  1. On EndeavourOS, install OBS with sudo pacman -Syu obs-studio.
  2. Observe that obs-websocket is not available.

Anything else we should know?

No response

JBGruber commented 1 year ago

I found out this is an issue with the package in the extra sources of Arch. You can install the package from the AUR (e.g., with yay obs-studio-git) to get the full set of features.