Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
add more log
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Jun 12, 2024
1 parent 1aaebba commit 8bf02c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,7 @@ internal class InternalMembraneRTC(
) {
Log.i(T, "onTracksAdded")
Log.i(T,"")
Log.i(T, "Is local endpoint: ${localEndpoint.id == endpointId}")

if (localEndpoint.id == endpointId) return

Expand Down

0 comments on commit 8bf02c3

Please sign in to comment.