Skip to content

when I closed the Producer, I found that the memory was not freed #69

Closed
@jessonliu

Description

@jessonliu

when I closed the Producer, I found that the memory was not freed!
I looked at the source code and found a problem!
the "void Sdp::RemoteSdp::DisableMediaSection" function is called in "void SendHandler::StopSending(const std::string& localId)" implementation;
DisableMediaSection function Modify remoteSdp, However, the remoteSdp Is still recvonly;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions