Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Can we start the conference programatically using APIs if available #40

Closed
CareDimension opened this issue Aug 17, 2016 · 4 comments
Closed

Comments

@CareDimension
Copy link

Hi,
Using github installation procedure we can get your home page where we can enter the conference name and then click start, then the person who is starting the conference enters his/her name and then that person can invite other people by sending an invitation or by sharing a link. We want all these things to be done programmatically. Do you have any APIs provided for these steps instead of doing it manually?

@thomas-hilaire
Copy link
Contributor

Hello,

Currently you can send a link (by email for example) to your invitees like https://hubl.in/my-room?displayName=my-name, once clicked, the room will be created and the user display name automatically set.

Is it what your are looking for ? Else what behavior/api do you expect exactly ?

@CareDimension
Copy link
Author

CareDimension commented Aug 17, 2016

Hi,
We tried the link which you gave me it works fine. We want the link like you gave me but can we avoid the popup prefilled with the name which we have in the link as display name and can directly show the conference?

We followed the same steps provided in your github Readme and installed everything on our ubuntu server, but when we click on the link and enter the display name then we are not able to do anything. Me and my collegue are not able to chat and even see each other. Could you please tell me if we are missing something? http://54.254.139.197:8080/test-conference this is the conference link which we created on our server. Sharing it for the reference

@CareDimension
Copy link
Author

Hi,

When I start the conference on chrome getting the following errors. Previously I was getting socket.io.js not found I fixed it, but not able to fix these error. Even I have ssl certificate and https url now still getting these errors.

image

image

could you please help me with these errors?
By any chance can we install this on Windows server?

@thomas-hilaire
Copy link
Contributor

Hello,

About the "avoid the popup prefilled", there is no way to do that currently but it would be easy to do.

For your chat problem, you have already opened another github issue about that, it is not related to this one.
Same thing for your last comment, please watch the issue #27.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants