修改服务器版本信息声明相关代码

This commit is contained in:
ziyue
2021-06-29 11:16:05 +08:00
parent dfbfd65ab3
commit 3165a2f81c
12 changed files with 102 additions and 96 deletions

View File

@@ -1043,7 +1043,6 @@ string RtcSession::toRtspSdp() const{
}
}
copy.session_name = "zlmediakit rtsp stream from webrtc";
auto sdp = copy.toRtcSessionSdp();
toRtsp(sdp->items);
int i = 0;