Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

distributed licode mcu in docker #1388

Closed
y0zg opened this issue Mar 29, 2019 · 2 comments
Closed

distributed licode mcu in docker #1388

y0zg opened this issue Mar 29, 2019 · 2 comments

Comments

@y0zg
Copy link

y0zg commented Mar 29, 2019

I'm looking for option to make mcu distributed over docker containers running on multiple hosts.

Based on this URL: #335
I understand that for scaling purpose only ErizoJS and Agent are used (please correct me if I'm wrong)

The question is: what kind of components I need to make the distribution robust?
I already have Nginx for reverse proxy and tried to use docker swarm which works as well. Probably you have experience to use kubernetes or other orchestrations (Nomad?) and balancing (traefik) tools? Any success stories are welcome

@y0zg
Copy link
Author

y0zg commented Apr 1, 2019

I managed to run MCU on separate host with only ErizoAgent and ErizoJS, but in log while connecting I can see only this, please let me know what should I check , seems no stream

[erizo-072c1582-dc70-1d70-4410-e8e7929d7b41] 2019-04-01 15:40:31.286  - INFO: ErizoJSController - addPublisher, clientId 298025971416769400 streamId { state: 'erizo',
  data: false,
  audio: true,
  video: true,
  label: 'KFYcNkW7wbt0NzwuVttoy9pm6KhjmvP83rek',
  attributes: { participantId: '5ca230eeed5667011429ec58', username: '2' },
  muteStream: { audio: false, video: false },
  minVideoBW: 256,
  maxVideoBW: 512,
  scheme: 'notify',
  mediaConfiguration: 'VP8_AND_OPUS',
  singlePC: false }
[erizo-072c1582-dc70-1d70-4410-e8e7929d7b41] 2019-04-01 15:40:31.288  - WARN: ErizoJSController - message: publisher already set but no subscribers will ignore, code: 409, streamId: [object Object] 

@y0zg
Copy link
Author

y0zg commented Apr 6, 2019

solved this

@y0zg y0zg closed this as completed Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant