feat: pull publish faild still retry

This commit is contained in:
langhuihui
2024-10-10 09:44:41 +08:00
parent a0cca4d152
commit fd75179639

View File

@@ -85,7 +85,7 @@ func (pub *Puller) startPull(puller IPuller) {
} else {
if err = puller.Publish(pub.StreamPath, puller); err != nil {
puller.Error("pull publish", zap.Error(err))
return
continue
}
if stream != puber.Stream {
// 老流中的音视频轨道不可再使用