Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Improved RCV-DROPPED log message #1682

Merged

Conversation

maxsharabayko
Copy link
Collaborator

@maxsharabayko maxsharabayko commented Nov 30, 2020

The proposed message format:

W:SRT.br: RCV-DROPPED 1 packet(s), packet seqno %625560260 delayed for 0.707 ms

instead of

W:SRT.br: RCV-DROPPED packet delay=0ms

Fixed fractional part formatting in the heavy log.

Fixes #1659.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Nov 30, 2020
@maxsharabayko maxsharabayko added this to the v1.4.3 milestone Nov 30, 2020
@codecov

This comment has been minimized.

srtcore/core.cpp Outdated Show resolved Hide resolved
@maxsharabayko maxsharabayko merged commit bf6a5b3 into Haivision:master Dec 2, 2020
@maxsharabayko maxsharabayko deleted the develop/log-rcv-dropped branch December 2, 2020 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve TSBPD RCV-DROPPED log format
2 participants