Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS recording through reaper not possible with OBS 29 #6

Open
SchittBull opened this issue Mar 24, 2023 · 1 comment
Open

OBS recording through reaper not possible with OBS 29 #6

SchittBull opened this issue Mar 24, 2023 · 1 comment

Comments

@SchittBull
Copy link

The obs logs on my OBS ver.29 shows that it's using websocket 5.1.0 but the client (reaper) is using a pre 5.0.0 version so it doesn't work.

@nekoshang
Copy link

obs-websocket is now included by default with OBS Studio 28.0.0 and above. As such, there should be no need to download obs-websocket if you have OBS Studio > 28.0.0

to use with reaper leafac (which uses the older websockets version) download:
https://github.com/obsproject/obs-websocket/releases/download/4.9.1-compat/obs-websocket-4.9.1-compat-Qt6-Windows.zip
or equivalent for your operating system.

install by unzipping in a prepared folder and then copying over existing location of OBS.

in obs -> tools -> websockets server -> disable Enable Websocket Server
then in obs -> tools -> websocket server settings (4.x Compat) -> enable Enable Websocket Server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants