Closed
Description
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
Labels
No labels