Skip to content

Crash app when create peer connection #17

@chimjk

Description

@chimjk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions