How two SFU cooperate while they provide distributed work? #2126
Unanswered
chinaluochao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is one room named testRoom. One client(A) communicates with SFU C in testRoom via signal process, and another one client(B) communicates SFU D in testRoom via signal process. (as far as I understand signal process will find a grpc service with same name random). SFU C will provide it's own publisher's tracks to A, SFU D will provide it's own publisher's tracks to B. So how SFU D provide B's track to A, and how SFU C provide A's track to B?
Beta Was this translation helpful? Give feedback.
All reactions