-
Notifications
You must be signed in to change notification settings - Fork 130
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
Crashing on websocket connection #322
Comments
Are you using OBS version tagged 2.20 which includes a fix for #291 related to websocket reconnection and crash? |
I was not. I tested with 2.20 and initially it seems to work, however now it crashes when I stop streaming. Crash report from 2.20 attached. Thanks |
You may try with this version (publishing token not exported in log file): |
Attached are logs from crashing on exit. |
On some networks OBS is crashing after initiating the websocket connection. So far I cannot find a commonality between networks that cause the crash. Streaming through the web browser with the same stream name / token works as expected.
MacOS with OBS m90
Last lines of the OBS logs:
OBS crash report.txt
CONNECTING TO https://director.millicast.com/api/director/publish
16:53:20.995: WSS url: wss://live-west.millicast.com/ws/v2/pub/******************
16:53:20.995: JWT (token): ******************
16:53:20.995: Connection URL: wss://live-west.millicast.com/ws/v2/pub/?token=**
Crash log attached
The text was updated successfully, but these errors were encountered: