mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-26 03:42:21 +08:00
修复bug
This commit is contained in:
@@ -156,7 +156,7 @@ public:
|
||||
if(_sps.empty() || _pps.empty()){
|
||||
return TrackInvalid;
|
||||
}
|
||||
return TrackAudio;
|
||||
return TrackVideo;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user