libpeer
libpeer copied to clipboard
fix_sdp_ice
https://github.com/sepfy/libpeer/blob/fix_sdp_ice/src/peer_connection.c#L494
sdp_append(pc->sdp, description);
该调用未针对音视频部分追加 ICE 信息,仅处理datachannel,导致连接建立失败