recorder: reset when absolute time drifts from stream time (#4778) #2990
Annotations
4 errors
|
go_mod
Process completed with exit code 2.
|
|
go
issues found
|
|
go:
internal/recorder/format_mpegts_track.go#L48
unnecessary trailing newline (whitespace)
|
|
go:
internal/recorder/format_fmp4_track.go#L108
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|