mirror of
https://github.com/Monibuca/plugin-rtsp.git
synced 2025-09-26 19:51:14 +08:00
chore: fit engine udpate
This commit is contained in:
@@ -96,7 +96,7 @@ func (p *RTSPPublisher) SetTracks() error {
|
||||
}
|
||||
p.Tracks[track] = p.AudioTrack
|
||||
} else {
|
||||
p.Error("unknown format", zap.Any("format", f.String()))
|
||||
p.Warn("unknown format", zap.Any("format", f.Codec()))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user