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

Crashing on websocket connection #322

Open
setstream opened this issue Apr 23, 2021 · 4 comments
Open

Crashing on websocket connection #322

setstream opened this issue Apr 23, 2021 · 4 comments

Comments

@setstream
Copy link

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

@ludocosmo
Copy link
Contributor

Are you using OBS version tagged 2.20 which includes a fix for #291 related to websocket reconnection and crash?
https://github.com/CoSMoSoftware/OBS-studio-webrtc/releases/tag/2.20

@setstream
Copy link
Author

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
OBS-2.20-PGL-CrashOnStop.txt

@ludocosmo
Copy link
Contributor

You may try with this version (publishing token not exported in log file):
https://drive.google.com/file/d/1vhesLyZRDRSAbodNDRPPLOh1DIJztgBd
You could then send me the log file when crash occurs.

@setstream
Copy link
Author

Attached are logs from crashing on exit.
FYI, this version still logs the publishing token.
2021-05-26 14-38-35.txt
OBS Crash on exit log.txt

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

1 participant