You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to find some guide on how to build pipeline like WebRTC client in browser → nodejs server app → KMS.
There should be two-sides media communication between client and server and no other clients.
All tutorials I could find describes p2p communication between multiple clients via KMS. Or I misunderstand something. Point me please at the tutorial as close to my needed pipeline as possible. Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to find some guide on how to build pipeline like
WebRTC client in browser
→nodejs server app
→KMS
.There should be two-sides media communication between client and server and no other clients.
All tutorials I could find describes p2p communication between multiple clients via KMS. Or I misunderstand something. Point me please at the tutorial as close to my needed pipeline as possible. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions