mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 10:50:52 +08:00
修复写两次Track的bug
This commit is contained in:
@@ -85,7 +85,6 @@ public:
|
||||
typedef std::shared_ptr<RtpRing> Ptr;
|
||||
|
||||
RtpRing(){
|
||||
_rtpRing = std::make_shared<RingType>();
|
||||
}
|
||||
virtual ~RtpRing(){}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user