Skip to content

Commit

Permalink
Update overview.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
akankshat100ms authored Nov 9, 2023
1 parent 7f6cecd commit 3508a77
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions docs/get-started/v2/get-started/prebuilt/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@ Set up customized audio/video 100ms hosted rooms using a low-code integration.

<FlexContainer>

<Callout title="Customize Prebuilt">
From behavior for roles, appearance and features as per your use case.

[A no-code way to customize Prebuilt. →](/get-started/v2/get-started/prebuilt/overview#customize-prebuilt)
</Callout>

<Callout title="Quickstart">
Plug and play Prebuilt links or embed a native video component.


[Set up Prebuilt →](/get-started/v2/get-started/prebuilt/quickstart)
</Callout>

<Callout title="Customize Prebuilt">
From behavior for roles, appearance and features as per your use case.

[A no-code way to customize Prebuilt. →](/get-started/v2/get-started/prebuilt/overview#customize-prebuilt)
</Callout>

</FlexContainer>

Expand All @@ -40,7 +39,7 @@ Plug and play Prebuilt links or embed a native video component.

Head to [100ms dashboard](https://dashboard.100ms.live/dashboard) to create a new template. Choose a use case such as video conferencing, livestreaming, webinars or audio rooms during the template setup. The template settings points to the use case you selected with default roles and features enabled. Experience Prebuilt from each role's POV by joining as different roles.

<video loop="true" autoplay="autoplay" controls="controls" id="vid" muted>
<video loop="true" autoplay="autoplay" id="vid" muted>
<source src="/docs/docs/v2/prebuiltwebinar.mp4" type="video/mp4" />
</video>

Expand All @@ -59,14 +58,14 @@ Head to [100ms dashboard](https://dashboard.100ms.live/dashboard) to create a ne


## 100ms Prebuilt apps
We have built production ready apps that leverage the embedded component `HMSPrebuilt` from 100ms Prebuilt. You can utilize these apps to explore Prebuilt by either joining with a room code or room link or to preview the customizations you've made.
We have built production ready apps that uses the embedded `HMSPrebuilt` component from 100ms Prebuilt. You can utilize these apps to explore Prebuilt by either joining with a room code or room link or to preview the customizations you've made.

<video loop="true" autoplay="autoplay" controls="controls" id="vid" muted>
<video loop="true" autoplay="autoplay" id="vid" muted>
<source src="/docs/docs/v2/prebuiltApps.mp4" type="video/mp4" />
</video>

Link to Prebuilt Apps

- Get native [iOS app here](https://testflight.apple.com/join/Pb4aTS0t) and [Android app here](https://github.com/100mslive/AndroidPrebuiltDemo/commit/7e4150df9b708d63b2e678ce8fc6aa81f64bdd6c/checks)
- Get native [Android app here](https://github.com/100mslive/AndroidPrebuiltDemo/commit/7e4150df9b708d63b2e678ce8fc6aa81f64bdd6c/checks) and [iOS app here](https://testflight.apple.com/join/Pb4aTS0t)
- Get React [Android App here](https://appdistribution.firebase.dev/i/7b7ab3b30e627c35) and the [iOS App here](https://testflight.apple.com/join/v4bSIPad)
- Get Flutter [Android app here](https://play.google.com/store/apps/details?id=live.hms.flutter) and [iOS app here](https://apps.apple.com/app/100ms-live/id1576541989).

0 comments on commit 3508a77

Please sign in to comment.