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

Crash app when create peer connection #17

Open
chimjk opened this issue Aug 9, 2024 · 0 comments
Open

Crash app when create peer connection #17

chimjk opened this issue Aug 9, 2024 · 0 comments

Comments

@chimjk
Copy link

chimjk commented Aug 9, 2024

Hi,
I tried upgrading the application to Qt6. However, when running the application, it crashes when creating PeerConnection.

line 438: RTCSDK/plugin_client.cpp
context->pc = _pluginContext->pcf->CreatePeerConnection(pcConfig, nullptr, nullptr, static_cast<webrtc::PeerConnectionObserver*>(this));

Is webrtc buggy or do I need to provide any additional libraries?

Thanks.
Hung

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