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

Added more logging around delivery #320

Merged
merged 10 commits into from
Nov 4, 2019

Conversation

ethouris
Copy link
Collaborator

This improves several logging entries and adds logging to epoll so that times of the reception delay (causing receiver buffer inflation) can be traced as to whether they come from the application itself or from SRT.

@ethouris
Copy link
Collaborator Author

This is yet another PR to serve for tracing the receiver buffer inflation problem.

@ethouris ethouris added Priority: Medium Type: Maintenance Work required to maintain or clean up the code Priority: Low and removed Priority: Medium labels Jan 21, 2019
@maxsharabayko maxsharabayko changed the base branch from dev to master April 11, 2019 15:31
@ethouris ethouris added this to the v1.4.1 milestone Sep 19, 2019
srtcore/channel.cpp Show resolved Hide resolved
srtcore/core.cpp Outdated Show resolved Hide resolved
srtcore/core.cpp Outdated Show resolved Hide resolved
srtcore/epoll.cpp Outdated Show resolved Hide resolved
srtcore/epoll.cpp Outdated Show resolved Hide resolved
srtcore/epoll.cpp Outdated Show resolved Hide resolved
srtcore/epoll.cpp Outdated Show resolved Hide resolved
srtcore/buffer.cpp Outdated Show resolved Hide resolved
@maxsharabayko maxsharabayko added the [core] Area: Changes in SRT library core label Nov 4, 2019
@rndi rndi merged commit aaef22a into Haivision:master Nov 4, 2019
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 Priority: Low Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants