mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-10-05 04:56:49 +08:00
feat: add change subscribe
This commit is contained in:
@@ -104,7 +104,6 @@ func (puller *HDLPuller) Pull(p *m7s.Puller) (err error) {
|
||||
var frame rtmp.RTMPData
|
||||
frame.RecyclableMemory, err = puller.ReadBytes(int(dataSize))
|
||||
if err != nil {
|
||||
frame.Recycle()
|
||||
return err
|
||||
}
|
||||
puller.absTS = offsetTs + (timestamp - startTs)
|
||||
|
Reference in New Issue
Block a user