@100mslive/hms-video-react

<p align="center" > <a href="https://100ms.live/"> <img src="https://github.com/100mslive/100ms-ios-sdk/blob/main/100ms-logo.png" title="100ms logo" float=left> </p>

Usage no npm install needed!

<script type="module">
  import 100msliveHmsVideoReact from 'https://cdn.skypack.dev/@100mslive/hms-video-react';
</script>

README

100ms React SDK

Documentation Discord Email

Create beautfiful custom applications using 100ms' React SDK.

This library currently provides is composed of two pieces -

  1. hooks which interface with our sdk for easily using with functional components. More details here.
  2. UI components for common use cases - video tile, preview etc. Note that these components are on path of deprecation and we don't recommend their use as a library. We're actively working on a new UI components library which will provide improved flexibility and ease of use.

Install using

npm install --save @100mslive/hms-video-react@latest

For detailed documentation visit our documentation page