Integrating Zoom with webapp

We have a web application which we want to integrate with zoom. We have following requirements :->

  1. For our mac users (built in electron) -> Need to integrate zoom so that users can do all that zoom provides without installing zoom app.

  2. For our windows users ( built in electron ) -> Need to integrate zoom so that users can do all that zoom provides without installing zoom app.

  3. For browser -> we need something inside browser itself without having to install any app to make video calls.

 

I know that zoom provides electron sdk for windows users.

what are the options for other platforms?

 

We will be launching our MAC electron support end of Jan '18.   At this point, (3) is not possible. 

Wei @ Zoom