Skip to content

Comments

[stable29] Add more information to PeerConnectionAnalyzer logs#15030

Closed
backportbot[bot] wants to merge 6 commits intostable29from
backport/14442/stable29
Closed

[stable29] Add more information to PeerConnectionAnalyzer logs#15030
backportbot[bot] wants to merge 6 commits intostable29from
backport/14442/stable29

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented May 7, 2025

Backport of PR #14442

danxuliu added 6 commits May 7, 2025 19:14
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Otherwise it was not possible to know if the logged stats belonged to
the video or screen peer.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
The raw RTC stats provide additional information that is sometimes
needed to debug the connection quality warning, so they are now included
in the logs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Formatted strings were used instead of just a list of strings to ensure
the proper format (as browsers typically add a space between arguments,
but the Console object specification just suggests "a space or something
similar", it does not explicitly require a space to be used).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
As the RTC stats "flood" the console output now the index of each group
of stats as well as its index in the group is printed to ease
differentiating them.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu
Copy link
Member

danxuliu commented May 7, 2025

stable29 is EOL (and I forgot to remove the backport request... 🤦 )

@danxuliu danxuliu closed this May 7, 2025
@danxuliu danxuliu deleted the backport/14442/stable29 branch May 7, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant