stream-pi / server

Stream-Pi Server
GNU General Public License v3.0
213 stars 20 forks source link

Problem with obs-websocket #102

Open myxxmikeyxx opened 1 year ago

myxxmikeyxx commented 1 year ago

I have a problem with obs-websocket. I installed 4.9.1 compat because I can not find anywhere if you support the latest obs-websocket 5.0.

The next problem I have is that when I setup obs-websocket I set a password, like it recommended, but the stream-pi server does not save my password. I typed it in and hit connect it and said no password was given. I re-typed it and still got the same thing. I typed it again and then went to the general tab and hit save, then tried connecting again, still said no password was given. I typed it again and hit save and closed out the program and reopened it, the password box was empty. I removed the require password for the obs-websocket and then it worked.

diego-betto commented 1 year ago

Same here, could not connect and save credentials

robomon1 commented 1 year ago

I could never get it to connect to OBS 28 on macOS even with the 4.9.1 compat installed. I had to downgrade to OBS 27 in order to get it to connect.

myxxmikeyxx commented 1 year ago

So a different obs version worked for you?

robomon1 commented 1 year ago

Yes. I am running the following configuration now: OBS 27.2.4 (64-bit) on MacOS (https://github.com/obsproject/obs-studio/releases/tag/27.2.4) obs-websocket 4.9.1 on MacOS (https://github.com/obsproject/obs-websocket/releases/tag/4.9.1) Stream-Pi Server 2.0-snapshot (64-bit) on MacOS (https://github.com/stream-pi/server/releases/tag/2.0.0-SNAPSHOT) Stream-Pi Client 2.0-snapshot (64-bit) on Raspberry Pi 4 (https://github.com/stream-pi/client/releases/tag/2.0.0-SNAPSHOT)

This works perfectly for me.

rnayabed commented 1 year ago

Sorry for the late reply, we do have plans to bring in OBS websocket 5.0 compatibility to Stream-Pi, however due to personal reasons I have not been able to focus much on the project recently. PRs are always open. If there already exists a Java API that uses obs 5.0 then it will be just a matter of minutes to get it running with Stream-Pi.

The best option right now is to use the latest snapshots and OBS as pointed out by robomon1.

rnayabed commented 1 year ago

Good news, found one: https://github.com/obs-websocket-community-projects/obs-websocket-java Will update latest OBS plugins when I am free :)

phdemartin commented 7 months ago

Hello, I have been using StreamPi for a long time, but now I am still waiting to see the OBS web socket situation be resolved. When do you think this problem will be resolved?

myxxmikeyxx commented 7 months ago

@phdemartin As far as I know the new web socket has not been fixed, could be wrong on that but if you use the last version of 27 with it, it does work. I am still running that.

phdemartin commented 7 months ago

I'm on OBS 29 :=( I hope that this software will not bie, but if it's not updated to the last websocket, it's virtualy already dead

myxxmikeyxx commented 7 months ago

Same but at least it works for what I need and most things I use have the older websocket supported

rnayabed commented 7 months ago

Will start work on it soon. pretty occupied with work/school/personal life at the moment. help appreciated :D

On Mon, 27 Nov 2023 at 20:04, myxxmikeyxx @.***> wrote:

Same but at least it works for what I need and most things I use have the older websocket supported

— Reply to this email directly, view it on GitHub https://github.com/stream-pi/server/issues/102#issuecomment-1827955293, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGERF5I6ARXANMRFQO27AQLYGSQITAVCNFSM53IAN6TKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBSG44TKNJSHEZQ . You are receiving this because you commented.Message ID: @.***>

phdemartin commented 7 months ago

StreamPi is amazing, it would be really sade to lose it. Thank you for this greate work. I could only help for translation, freche, spanish

jumpmasterrt commented 2 months ago

Any updates for this issue?