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

It is not possible to link "Attached subscriber" and "Subscribing video" log messages #821

Open
danxuliu opened this issue Sep 15, 2024 · 0 comments

Comments

@danxuliu
Copy link
Contributor

It would be useful to be able to link Attached subscriber and Subscribing video log messages, as right now it requires traversing the log back until the previous Attached subscriber message that has the same session ID as the Subscribing video message.

See the following real (with simplified session IDs) messages:

mcu_janus.go:652: Attached subscriber to room 6082999436119218 of publisher XXX in plugin janus.plugin.videoroom in session 3168146568089406 as 1807261776479180
mcu_janus.go:652: Attached subscriber to room 1221958394505625 of publisher YYY in plugin janus.plugin.videoroom in session 3168146568089406 as 5040447821437820
clientsession.go:1000: Subscribing video from XXX as 28417 in session ZZZ

This is required to then link Janus messages, like [1807261776479180] Creating ICE agent (ICE Full mode, controlling), with the subscriber.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant