mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-10-04 07:26:45 +08:00
chore: add config change log
This commit is contained in:
@@ -434,7 +434,6 @@ func (handler *SubscribeHandler[A, V]) Run() (err error) {
|
||||
if handler.videoFrame.IDR && vr.DecConfChanged() {
|
||||
vr.LastCodecCtx = vr.Track.ICodecCtx
|
||||
if seqFrame := vr.Track.SequenceFrame; seqFrame != nil {
|
||||
s.Debug("video codec changed", "data", seqFrame.String())
|
||||
if handler.vwi >= 0 {
|
||||
err = handler.OnVideo(seqFrame.(V))
|
||||
}
|
||||
|
Reference in New Issue
Block a user