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

simpleobsws.NotIdentifiedError: Calls to requests cannot be made without being identified with obs-websocket. #19

Open
xxpt opened this issue May 30, 2023 · 7 comments

Comments

@xxpt
Copy link

xxpt commented May 30, 2023

This problem exists in version 1.4.0, but not in 1.3.1

@tt2468
Copy link
Member

tt2468 commented May 30, 2023

Are you calling wait_until_identified()? And what OBS/obs-websocket version are you using?

@xxpt
Copy link
Author

xxpt commented May 31, 2023

yes,OBS version is 27.2.4

@tt2468
Copy link
Member

tt2468 commented May 31, 2023

That's a very old version of OBS. You also did not mention the obs-websocket version. I will need a log with obs-websocket debug logging enabled to help further.

@xxpt
Copy link
Author

xxpt commented Jun 1, 2023

The OBS version is 27.2.4, and the obs-websocket is 4.x . I remember that v5.x cannot be used. Why does version 1.4.0 have this issue, while version 1.3.1 does not.

@tt2468
Copy link
Member

tt2468 commented Jun 1, 2023

As the note on the README (and therefore pypi) states, the last version which supports 4.x is 0.0.7. 1.3.1 very much does not support 4.x. All versions after 1.0.0 only support obs-websocket 5.x.

@xxpt
Copy link
Author

xxpt commented Jun 7, 2023

Sorry, I was wrong. The obs-websocket was not installed separately, it is the obs-websocket tool integrated in obs(27.2.4)。This obs-websocket is useful in version 1.3.1, but not in 1.4.0(simpleobsws).

@xxpt
Copy link
Author

xxpt commented Jun 7, 2023

'obsVersion': '27.2.4', 'obsWebSocketVersion': '5.0.1', 'platform': 'windows',

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