mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 01:37:33 +08:00
注释,说明
注释,说明
This commit is contained in:
@@ -39,7 +39,7 @@ RtspMuxer::RtspMuxer(const TitleSdp::Ptr &title){
|
||||
}
|
||||
|
||||
void RtspMuxer::onTrackReady(const Track::Ptr &track) {
|
||||
//根据track生产sdp
|
||||
//根据track生成sdp
|
||||
Sdp::Ptr sdp = track->getSdp();
|
||||
if (!sdp) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user