Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add sample for how to embed video calls #2

Merged
merged 4 commits into from
Jul 16, 2020
Merged

Add sample for how to embed video calls #2

merged 4 commits into from
Jul 16, 2020

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Jul 15, 2020

This pull request contains a sample of how to embed video calls and how to notify the service when the video call finished, which corresponds to the part of the architecture highlighted in red below:

Hackathon architecture

So far I investigated two video call providers: AppRTC and Jitsi. The former has the benefit of being simpler. The latter has the benefit of being more feature-complete.

If you wish to try out the functionality, you can use my test deployment via AppRTC or Jitsi.

### Create Azure static website

```sh
az group create --name hackathon --location EastUS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that this is an issue at all, but I have heard through the grapevine that south central location may provide a slight advantage due to under use. @WilliamMortlMicrosoft can you confirm?

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

Successfully merging this pull request may close these issues.

3 participants