Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SOCKET_EXCEPTION Error while stablishing a connection. #249

Unanswered
eruecco87-zz asked this question in Q&A
Discussion options

Description:

I'm using the web (not node) version of the javascript library. I'm establishing the connection like explained in the readme file

<!-- Socket -->
<script src="js/libraries/obs-websocket.min.js"></script>
<script>
 var socket = new OBSWebSocket();
 socket.connect({ address: 'localhost:4444', password: 'password' });
</script>

But I keep getting this error after the connection is attempted.

code: "SOCKET_EXCEPTION"
description: "An exception occurred from the underlying WebSocket."
error: "An exception occurred from the underlying WebSocket."
status: "error"

Versions Used:

  • obs-websocket-js version: v1.2.0
  • obs-websocket plugin version: v4.3.2
  • obs-studio version: v21.1.1
You must be logged in to vote

Replies: 1 comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #107 on June 12, 2021 15:40.

AltStyle によって変換されたページ (->オリジナル) /