reaper icon indicating copy to clipboard operation
reaper copied to clipboard

OBS recording through reaper not possible with OBS 29

Open SchittBull opened this issue 2 years ago • 1 comments

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.

SchittBull avatar Mar 24 '23 13:03 SchittBull

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

nekoshang avatar May 19 '23 10:05 nekoshang