In this from what i understood, A webrtcAdaptor object will be created for a client, and then using the publish and play methods in that webrtcAdaptor object, client can publish and play streams. But in the cluster architecture it is advised that publish request should go to origin servers and play request should go to edge servers.
So I just want to know that webrtcAdaptor.publish() and webrtcAdaptor.play() methods handle the origin and edge server thing internally or i will need a new webrtcAdaptor for each stream . i.e. in conference if i am playing two other streams and publishing mine then 3 webrtcAdaptor objects will be created ?
Question
vardhaman surana
Hi,
So I just want to know that webrtcAdaptor.publish() and webrtcAdaptor.play() methods handle the origin and edge server thing internally or i will need a new webrtcAdaptor for each stream . i.e. in conference if i am playing two other streams and publishing mine then 3 webrtcAdaptor objects will be created ?
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Dec 15
3
Dec 17
1
Top Posters For This Question
Tahir 2 posts
vardhaman surana 2 posts
Popular Days
Dec 15 2020
3 posts
Dec 17 2020
1 post
3 answers to this question
Recommended Posts