Miniruwan
Miniruwan
After setting the 'config.erizoController.maxErizosUsedByRoom' to 1, 2 peers can send/receive video without any issue. But when a **3rd** peer joins, I see the following error in 3rd peer's console. `ERROR:...
@jcague Sorry forgot to mention that, I have enabled **unified-plan** in client as shown in the following diff ``` --- a/erizo_controller/erizoClient/src/webrtc-stacks/BaseStack.js +++ b/erizo_controller/erizoClient/src/webrtc-stacks/BaseStack.js @@ -21,7 +21,8 @@ const BaseStack =...
Ok. I understand. May I know any timeline regarding unified-plan implementation?
### Calls I found the reason why safari doesn't receive media from other browsers. > I didn't receive any data in Safari from publishers in Chrome and Firefox. MCU doesn't...