sdp
sdp copied to clipboard
Fix the StreamInfo and MediaInfo clone
修复了MediaInfo.clone(),丢失Protocal和Payloads属性。 修复了StreamInfo.clone(),访问stream.tracks[0]会导致Panic越界的bug:
"runtime error: index out of range [0] with length 0"