@100mslive/roomkit-react 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (459) hide show
  1. package/README.md +1 -0
  2. package/dist/Accordion/Accordion.d.ts +964 -0
  3. package/dist/Accordion/index.d.ts +979 -0
  4. package/dist/ActiveSpeakerView-H3VYXANB.js +39 -0
  5. package/dist/ActiveSpeakerView-H3VYXANB.js.map +7 -0
  6. package/dist/ActiveSpeakerView-REZLWPPI.css +11 -0
  7. package/dist/ActiveSpeakerView-REZLWPPI.css.map +7 -0
  8. package/dist/AudioLevel/AudioLevel.d.ts +8 -0
  9. package/dist/AudioLevel/index.d.ts +1 -0
  10. package/dist/Avatar/Avatar.d.ts +487 -0
  11. package/dist/Avatar/getAvatarBg.d.ts +7 -0
  12. package/dist/Avatar/index.d.ts +1 -0
  13. package/dist/Button/Button.d.ts +488 -0
  14. package/dist/Button/index.d.ts +1 -0
  15. package/dist/Checkbox/Checkbox.d.ts +958 -0
  16. package/dist/Checkbox/index.d.ts +1 -0
  17. package/dist/Collapsible/Collapsible.d.ts +1434 -0
  18. package/dist/Collapsible/index.d.ts +1 -0
  19. package/dist/Divider/Divider.d.ts +958 -0
  20. package/dist/Divider/index.d.ts +1 -0
  21. package/dist/Dropdown/Dropdown.d.ts +5728 -0
  22. package/dist/Dropdown/index.d.ts +1 -0
  23. package/dist/Fieldset/Fieldset.d.ts +477 -0
  24. package/dist/Fieldset/index.d.ts +1 -0
  25. package/dist/Footer/Footer.d.ts +3834 -0
  26. package/dist/Footer/index.d.ts +1 -0
  27. package/dist/HLSView-3RDXRV7Y.js +689 -0
  28. package/dist/HLSView-3RDXRV7Y.js.map +7 -0
  29. package/dist/HLSView-6BVBCQM7.css +11 -0
  30. package/dist/HLSView-6BVBCQM7.css.map +7 -0
  31. package/dist/IconButton/IconButton.d.ts +479 -0
  32. package/dist/IconButton/index.d.ts +1 -0
  33. package/dist/Input/Input.d.ts +2917 -0
  34. package/dist/Input/index.d.ts +1 -0
  35. package/dist/Label/Label.d.ts +479 -0
  36. package/dist/Label/index.d.ts +1 -0
  37. package/dist/Layout/Box.d.ts +477 -0
  38. package/dist/Layout/Flex.d.ts +482 -0
  39. package/dist/Layout/index.d.ts +2 -0
  40. package/dist/Link/Link.d.ts +489 -0
  41. package/dist/Link/index.d.ts +2 -0
  42. package/dist/Loading/Loading.d.ts +14 -0
  43. package/dist/Loading/index.d.ts +1 -0
  44. package/dist/Modal/Dialog.d.ts +3826 -0
  45. package/dist/Modal/DialogContent.d.ts +3343 -0
  46. package/dist/Modal/index.d.ts +1 -0
  47. package/dist/Pagination/StyledPagination.d.ts +1918 -0
  48. package/dist/Pagination/index.d.ts +1 -0
  49. package/dist/PinnedTrackView-453PELNU.js +70 -0
  50. package/dist/PinnedTrackView-453PELNU.js.map +7 -0
  51. package/dist/PinnedTrackView-QQ5FDXJX.css +11 -0
  52. package/dist/PinnedTrackView-QQ5FDXJX.css.map +7 -0
  53. package/dist/Popover/index.d.ts +1436 -0
  54. package/dist/Progress/index.d.ts +957 -0
  55. package/dist/QRCode/QRCode.d.ts +3 -0
  56. package/dist/QRCode/index.d.ts +1 -0
  57. package/dist/RadioGroup/RadioGroup.d.ts +1435 -0
  58. package/dist/RadioGroup/index.d.ts +1 -0
  59. package/dist/ReactSelect/ReactSelect.d.ts +4778 -0
  60. package/dist/ReactSelect/index.d.ts +1 -0
  61. package/dist/Select/Select.d.ts +1437 -0
  62. package/dist/Select/index.d.ts +1 -0
  63. package/dist/Slider/Slider.d.ts +488 -0
  64. package/dist/Slider/index.d.ts +1 -0
  65. package/dist/Stats/Stats.d.ts +19 -0
  66. package/dist/Stats/StyledStats.d.ts +2872 -0
  67. package/dist/Stats/formatBytes.d.ts +1 -0
  68. package/dist/Stats/index.d.ts +1 -0
  69. package/dist/Switch/Switch.d.ts +482 -0
  70. package/dist/Switch/index.d.ts +1 -0
  71. package/dist/Tabs/Tabs.d.ts +1912 -0
  72. package/dist/Tabs/index.d.ts +1 -0
  73. package/dist/Text/Text.d.ts +605 -0
  74. package/dist/Text/index.d.ts +1 -0
  75. package/dist/Theme/ThemeProvider.d.ts +397 -0
  76. package/dist/Theme/base.config.d.ts +417 -0
  77. package/dist/Theme/index.d.ts +3 -0
  78. package/dist/Theme/stitches.config.d.ts +4702 -0
  79. package/dist/Theme/themes.d.ts +64 -0
  80. package/dist/Theme/useSSR.d.ts +6 -0
  81. package/dist/TileMenu/StyledMenuTile.d.ts +3351 -0
  82. package/dist/TileMenu/TileMenu.d.ts +6 -0
  83. package/dist/TileMenu/index.d.ts +1 -0
  84. package/dist/Toast/Toast.d.ts +2881 -0
  85. package/dist/Toast/index.d.ts +1 -0
  86. package/dist/Tooltip/Tooltip.d.ts +14 -0
  87. package/dist/Tooltip/index.d.ts +1 -0
  88. package/dist/Video/Video.d.ts +499 -0
  89. package/dist/Video/index.d.ts +1 -0
  90. package/dist/VideoList/StyledVideoList.d.ts +1438 -0
  91. package/dist/VideoList/index.d.ts +2 -0
  92. package/dist/VideoList/videoListUtils.d.ts +1 -0
  93. package/dist/VideoTile/StyledVideoTile.d.ts +4309 -0
  94. package/dist/VideoTile/index.d.ts +1 -0
  95. package/dist/VirtualBackground-LHYBWUT5.js +158 -0
  96. package/dist/VirtualBackground-LHYBWUT5.js.map +7 -0
  97. package/dist/chunk-7YUYZ64D.js +6843 -0
  98. package/dist/chunk-7YUYZ64D.js.map +7 -0
  99. package/dist/chunk-HCAGFNXW.js +8270 -0
  100. package/dist/chunk-HCAGFNXW.js.map +7 -0
  101. package/dist/chunk-KYYP6ZVK.js +907 -0
  102. package/dist/chunk-KYYP6ZVK.js.map +7 -0
  103. package/dist/chunk-ULXGBUSC.js +65 -0
  104. package/dist/chunk-ULXGBUSC.js.map +7 -0
  105. package/dist/chunk-XRJXE6UO.js +243 -0
  106. package/dist/chunk-XRJXE6UO.js.map +7 -0
  107. package/dist/conference-IDNRO4WK.js +3812 -0
  108. package/dist/conference-IDNRO4WK.js.map +7 -0
  109. package/dist/conference-KN6OKGDU.css +11 -0
  110. package/dist/conference-KN6OKGDU.css.map +7 -0
  111. package/dist/fixtures/chats.d.ts +4 -0
  112. package/dist/fixtures/peers.d.ts +3 -0
  113. package/dist/fixtures/tracks.d.ts +2 -0
  114. package/dist/index.cjs.css +11 -0
  115. package/dist/index.cjs.css.map +7 -0
  116. package/dist/index.cjs.js +22987 -0
  117. package/dist/index.cjs.js.map +7 -0
  118. package/dist/index.css +11 -0
  119. package/dist/index.css.map +7 -0
  120. package/dist/index.d.ts +38 -0
  121. package/dist/index.js +133 -0
  122. package/dist/index.js.map +7 -0
  123. package/dist/meta.cjs.json +13085 -0
  124. package/dist/meta.esbuild.json +13693 -0
  125. package/dist/transcription-BTSB7FZH.js +356 -0
  126. package/dist/transcription-BTSB7FZH.js.map +7 -0
  127. package/dist/utils/animations.d.ts +92 -0
  128. package/dist/utils/index.d.ts +2 -0
  129. package/dist/utils/styles.d.ts +21 -0
  130. package/package.json +116 -0
  131. package/src/Accordion/Accordion.stories.tsx +50 -0
  132. package/src/Accordion/Accordion.tsx +88 -0
  133. package/src/Accordion/index.ts +8 -0
  134. package/src/AudioLevel/AudioLevel.tsx +34 -0
  135. package/src/AudioLevel/index.ts +1 -0
  136. package/src/Avatar/Avatar.stories.tsx +33 -0
  137. package/src/Avatar/Avatar.tsx +55 -0
  138. package/src/Avatar/getAvatarBg.ts +46 -0
  139. package/src/Avatar/index.ts +1 -0
  140. package/src/Button/Button.mdx +43 -0
  141. package/src/Button/Button.stories.tsx +52 -0
  142. package/src/Button/Button.tsx +144 -0
  143. package/src/Button/index.tsx +1 -0
  144. package/src/Chat/Chat.mdx +39 -0
  145. package/src/Chat/Chat.stories.tsx +39 -0
  146. package/src/Checkbox/Checkbox.stories.tsx +61 -0
  147. package/src/Checkbox/Checkbox.tsx +33 -0
  148. package/src/Checkbox/index.tsx +1 -0
  149. package/src/Collapsible/Collapsible.tsx +34 -0
  150. package/src/Collapsible/index.tsx +1 -0
  151. package/src/Divider/Divider.tsx +45 -0
  152. package/src/Divider/HorizontalDivider.stories.tsx +34 -0
  153. package/src/Divider/VerticalDivider.stories.tsx +40 -0
  154. package/src/Divider/index.ts +1 -0
  155. package/src/Dropdown/Dropdown.stories.tsx +94 -0
  156. package/src/Dropdown/Dropdown.tsx +142 -0
  157. package/src/Dropdown/index.tsx +1 -0
  158. package/src/Fieldset/Fieldset.stories.tsx +29 -0
  159. package/src/Fieldset/Fieldset.tsx +11 -0
  160. package/src/Fieldset/index.tsx +1 -0
  161. package/src/Footer/Footer.stories.tsx +61 -0
  162. package/src/Footer/Footer.tsx +47 -0
  163. package/src/Footer/index.tsx +1 -0
  164. package/src/IconButton/IconButton.tsx +45 -0
  165. package/src/IconButton/index.tsx +1 -0
  166. package/src/Icons/Icons.stories.mdx +10 -0
  167. package/src/Icons/IconsList.jsx +17 -0
  168. package/src/Input/Input.stories.tsx +25 -0
  169. package/src/Input/Input.tsx +105 -0
  170. package/src/Input/PasswordInput.stories.tsx +53 -0
  171. package/src/Input/index.tsx +1 -0
  172. package/src/Introduction/Integrating.stories.mdx +100 -0
  173. package/src/Introduction/Introduction.stories.mdx +9 -0
  174. package/src/Label/Label.tsx +8 -0
  175. package/src/Label/index.ts +1 -0
  176. package/src/Layout/Box.tsx +3 -0
  177. package/src/Layout/Flex.tsx +76 -0
  178. package/src/Layout/index.tsx +2 -0
  179. package/src/Link/Link.stories.tsx +18 -0
  180. package/src/Link/Link.tsx +54 -0
  181. package/src/Link/index.tsx +2 -0
  182. package/src/Loading/Loading.mdx +15 -0
  183. package/src/Loading/Loading.stories.tsx +37 -0
  184. package/src/Loading/Loading.tsx +33 -0
  185. package/src/Loading/index.ts +1 -0
  186. package/src/Modal/Dialog.mdx +19 -0
  187. package/src/Modal/Dialog.stories.tsx +68 -0
  188. package/src/Modal/Dialog.tsx +26 -0
  189. package/src/Modal/DialogContent.tsx +63 -0
  190. package/src/Modal/index.ts +1 -0
  191. package/src/Pagination/StyledPagination.stories.tsx +80 -0
  192. package/src/Pagination/StyledPagination.tsx +68 -0
  193. package/src/Pagination/index.tsx +1 -0
  194. package/src/Popover/Popover.mdx +9 -0
  195. package/src/Popover/Popover.stories.tsx +95 -0
  196. package/src/Popover/index.tsx +26 -0
  197. package/src/Prebuilt/App.jsx +273 -0
  198. package/src/Prebuilt/AppContext.jsx +21 -0
  199. package/src/Prebuilt/IconButton.jsx +19 -0
  200. package/src/Prebuilt/Prebuilt.stories.tsx +20 -0
  201. package/src/Prebuilt/common/PeersSorter.js +89 -0
  202. package/src/Prebuilt/common/constants.js +208 -0
  203. package/src/Prebuilt/common/hooks.js +47 -0
  204. package/src/Prebuilt/common/roles.js +4 -0
  205. package/src/Prebuilt/common/useSortedPeers.js +28 -0
  206. package/src/Prebuilt/common/utils.js +91 -0
  207. package/src/Prebuilt/components/AppData/AppData.jsx +189 -0
  208. package/src/Prebuilt/components/AppData/useAppConfig.js +7 -0
  209. package/src/Prebuilt/components/AppData/useAppLayout.js +6 -0
  210. package/src/Prebuilt/components/AppData/useChatState.js +18 -0
  211. package/src/Prebuilt/components/AppData/useSidepane.js +49 -0
  212. package/src/Prebuilt/components/AppData/useUISettings.js +164 -0
  213. package/src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx +16 -0
  214. package/src/Prebuilt/components/AudioVideoToggle.jsx +67 -0
  215. package/src/Prebuilt/components/AuthToken.jsx +133 -0
  216. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +96 -0
  217. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.stories.tsx +46 -0
  218. package/src/Prebuilt/components/Chat/Chat.jsx +155 -0
  219. package/src/Prebuilt/components/Chat/ChatBody.jsx +370 -0
  220. package/src/Prebuilt/components/Chat/ChatFooter.jsx +150 -0
  221. package/src/Prebuilt/components/Chat/ChatHeader.jsx +67 -0
  222. package/src/Prebuilt/components/Chat/ChatSelector.jsx +162 -0
  223. package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +30 -0
  224. package/src/Prebuilt/components/Chat/useUnreadCount.js +17 -0
  225. package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +80 -0
  226. package/src/Prebuilt/components/Connection/TileConnection.jsx +40 -0
  227. package/src/Prebuilt/components/Connection/connectionQualityUtils.js +39 -0
  228. package/src/Prebuilt/components/EmojiReaction.jsx +138 -0
  229. package/src/Prebuilt/components/ErrorBoundary.jsx +105 -0
  230. package/src/Prebuilt/components/FirstPersonDisplay.jsx +50 -0
  231. package/src/Prebuilt/components/Footer/ChatToggle.jsx +27 -0
  232. package/src/Prebuilt/components/Footer/ConferencingFooter.jsx +104 -0
  233. package/src/Prebuilt/components/Footer/StreamingFooter.jsx +71 -0
  234. package/src/Prebuilt/components/Footer.jsx +8 -0
  235. package/src/Prebuilt/components/FullPageProgress.jsx +11 -0
  236. package/src/Prebuilt/components/GoLiveButton.jsx +45 -0
  237. package/src/Prebuilt/components/HMSVideo/Controls.jsx +21 -0
  238. package/src/Prebuilt/components/HMSVideo/FullscreenButton.jsx +18 -0
  239. package/src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.jsx +35 -0
  240. package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +82 -0
  241. package/src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js +27 -0
  242. package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +11 -0
  243. package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +13 -0
  244. package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +77 -0
  245. package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +31 -0
  246. package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +39 -0
  247. package/src/Prebuilt/components/HMSVideo/index.js +19 -0
  248. package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +217 -0
  249. package/src/Prebuilt/components/Header/AmbientMusic.jsx +88 -0
  250. package/src/Prebuilt/components/Header/ConferencingHeader.jsx +29 -0
  251. package/src/Prebuilt/components/Header/Header.jsx +8 -0
  252. package/src/Prebuilt/components/Header/HeaderComponents.jsx +41 -0
  253. package/src/Prebuilt/components/Header/ParticipantFilter.jsx +91 -0
  254. package/src/Prebuilt/components/Header/ParticipantList.jsx +337 -0
  255. package/src/Prebuilt/components/Header/StreamActions.jsx +225 -0
  256. package/src/Prebuilt/components/Header/StreamingHeader.jsx +55 -0
  257. package/src/Prebuilt/components/Header/index.jsx +1 -0
  258. package/src/Prebuilt/components/HlsStatsOverlay.jsx +101 -0
  259. package/src/Prebuilt/components/Image.jsx +7 -0
  260. package/src/Prebuilt/components/Input/KeyboardInputManager.js +107 -0
  261. package/src/Prebuilt/components/LeaveRoom.jsx +202 -0
  262. package/src/Prebuilt/components/MetaActions.jsx +45 -0
  263. package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +139 -0
  264. package/src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx +92 -0
  265. package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +67 -0
  266. package/src/Prebuilt/components/MoreSettings/EmbedUrl.jsx +106 -0
  267. package/src/Prebuilt/components/MoreSettings/FullScreenItem.jsx +29 -0
  268. package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +225 -0
  269. package/src/Prebuilt/components/MoreSettings/MuteAllModal.jsx +90 -0
  270. package/src/Prebuilt/components/Notifications/AutoplayBlockedModal.jsx +38 -0
  271. package/src/Prebuilt/components/Notifications/InitErrorModal.jsx +39 -0
  272. package/src/Prebuilt/components/Notifications/MessageNotifications.jsx +25 -0
  273. package/src/Prebuilt/components/Notifications/Notifications.jsx +151 -0
  274. package/src/Prebuilt/components/Notifications/PeerNotifications.jsx +45 -0
  275. package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +67 -0
  276. package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +69 -0
  277. package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx +51 -0
  278. package/src/Prebuilt/components/Notifications/TrackNotifications.jsx +19 -0
  279. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx +49 -0
  280. package/src/Prebuilt/components/Notifications/index.jsx +1 -0
  281. package/src/Prebuilt/components/PIP/PIPComponent.jsx +82 -0
  282. package/src/Prebuilt/components/PIP/PIPManager.js +296 -0
  283. package/src/Prebuilt/components/PIP/SetupMediaSession.js +60 -0
  284. package/src/Prebuilt/components/PIP/index.jsx +11 -0
  285. package/src/Prebuilt/components/PIP/pip.test.js +72 -0
  286. package/src/Prebuilt/components/PIP/pipUtils.js +183 -0
  287. package/src/Prebuilt/components/Pagination.jsx +29 -0
  288. package/src/Prebuilt/components/Playlist/Playlist.jsx +129 -0
  289. package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +172 -0
  290. package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +51 -0
  291. package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +95 -0
  292. package/src/Prebuilt/components/PostLeave.jsx +76 -0
  293. package/src/Prebuilt/components/Preview/PreviewContainer.jsx +51 -0
  294. package/src/Prebuilt/components/Preview/PreviewJoin.jsx +196 -0
  295. package/src/Prebuilt/components/Preview/PreviewName.jsx +37 -0
  296. package/src/Prebuilt/components/RoleChangeModal.jsx +185 -0
  297. package/src/Prebuilt/components/RoleChangeRequestModal.jsx +26 -0
  298. package/src/Prebuilt/components/ScreenShare.jsx +45 -0
  299. package/src/Prebuilt/components/ScreenshareDisplay.jsx +45 -0
  300. package/src/Prebuilt/components/ScreenshareHintModal.jsx +37 -0
  301. package/src/Prebuilt/components/ScreenshareTile.jsx +91 -0
  302. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +220 -0
  303. package/src/Prebuilt/components/Settings/LayoutSettings.jsx +91 -0
  304. package/src/Prebuilt/components/Settings/NotificationSettings.jsx +61 -0
  305. package/src/Prebuilt/components/Settings/SettingsModal.jsx +171 -0
  306. package/src/Prebuilt/components/Settings/StartRecording.jsx +130 -0
  307. package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +40 -0
  308. package/src/Prebuilt/components/Settings/common.js +15 -0
  309. package/src/Prebuilt/components/ShareMenuIcon.jsx +26 -0
  310. package/src/Prebuilt/components/StatsForNerds.jsx +250 -0
  311. package/src/Prebuilt/components/Streaming/Common.jsx +132 -0
  312. package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +226 -0
  313. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +24 -0
  314. package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +336 -0
  315. package/src/Prebuilt/components/Streaming/ResolutionInput.jsx +88 -0
  316. package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +76 -0
  317. package/src/Prebuilt/components/TileMenu.jsx +275 -0
  318. package/src/Prebuilt/components/Toast/Toast.jsx +17 -0
  319. package/src/Prebuilt/components/Toast/ToastBatcher.js +57 -0
  320. package/src/Prebuilt/components/Toast/ToastConfig.jsx +134 -0
  321. package/src/Prebuilt/components/Toast/ToastContainer.jsx +30 -0
  322. package/src/Prebuilt/components/Toast/ToastManager.js +44 -0
  323. package/src/Prebuilt/components/VideoList.jsx +101 -0
  324. package/src/Prebuilt/components/VideoTile.jsx +177 -0
  325. package/src/Prebuilt/components/conference.jsx +164 -0
  326. package/src/Prebuilt/components/gridView.jsx +85 -0
  327. package/src/Prebuilt/components/hooks/useDropdownList.jsx +23 -0
  328. package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +6 -0
  329. package/src/Prebuilt/components/hooks/useFeatures.js +22 -0
  330. package/src/Prebuilt/components/hooks/useFullscreen.js +43 -0
  331. package/src/Prebuilt/components/hooks/useMetadata.jsx +52 -0
  332. package/src/Prebuilt/components/hooks/useNavigation.js +19 -0
  333. package/src/Prebuilt/components/hooks/usePlaylist.js +25 -0
  334. package/src/Prebuilt/components/hooks/usePlaylistMusic.js +35 -0
  335. package/src/Prebuilt/components/hooks/useScreenshareAudio.js +28 -0
  336. package/src/Prebuilt/components/hooks/useSetPinnedMessage.js +38 -0
  337. package/src/Prebuilt/components/hooks/useSkipPreview.jsx +20 -0
  338. package/src/Prebuilt/components/hooks/useUserPreferences.jsx +25 -0
  339. package/src/Prebuilt/components/init/Init.jsx +58 -0
  340. package/src/Prebuilt/components/init/initUtils.js +90 -0
  341. package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +29 -0
  342. package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +108 -0
  343. package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +31 -0
  344. package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +32 -0
  345. package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +233 -0
  346. package/src/Prebuilt/components/pdfAnnotator/submitPdf.jsx +89 -0
  347. package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +85 -0
  348. package/src/Prebuilt/components/peerTileUtils.jsx +27 -0
  349. package/src/Prebuilt/hms.js +7 -0
  350. package/src/Prebuilt/images/first_person.png +0 -0
  351. package/src/Prebuilt/index.d.ts +15 -0
  352. package/src/Prebuilt/index.js +2 -0
  353. package/src/Prebuilt/layouts/ActiveSpeakerView.jsx +34 -0
  354. package/src/Prebuilt/layouts/EmbedView.jsx +141 -0
  355. package/src/Prebuilt/layouts/HLSView.jsx +290 -0
  356. package/src/Prebuilt/layouts/InsetView.jsx +222 -0
  357. package/src/Prebuilt/layouts/NonPublisherView.jsx +51 -0
  358. package/src/Prebuilt/layouts/PDFView.jsx +122 -0
  359. package/src/Prebuilt/layouts/PinnedTrackView.jsx +59 -0
  360. package/src/Prebuilt/layouts/SidePane.jsx +51 -0
  361. package/src/Prebuilt/layouts/WaitingView.jsx +51 -0
  362. package/src/Prebuilt/layouts/WhiteboardView.jsx +66 -0
  363. package/src/Prebuilt/layouts/mainGridView.jsx +98 -0
  364. package/src/Prebuilt/layouts/mainView.jsx +113 -0
  365. package/src/Prebuilt/layouts/screenShareView.jsx +185 -0
  366. package/src/Prebuilt/plugins/FlyingEmoji.jsx +132 -0
  367. package/src/Prebuilt/plugins/RemoteStopScreenshare.jsx +18 -0
  368. package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +90 -0
  369. package/src/Prebuilt/plugins/VirtualBackground/vbutils.js +66 -0
  370. package/src/Prebuilt/plugins/confetti.jsx +60 -0
  371. package/src/Prebuilt/plugins/transcription/Transcriber.js +216 -0
  372. package/src/Prebuilt/plugins/transcription/TranscriptionButton.jsx +138 -0
  373. package/src/Prebuilt/plugins/transcription/index.jsx +1 -0
  374. package/src/Prebuilt/plugins/whiteboard/PusherCommunicationProvider.js +110 -0
  375. package/src/Prebuilt/plugins/whiteboard/README.md +29 -0
  376. package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +43 -0
  377. package/src/Prebuilt/plugins/whiteboard/Whiteboard.css +12 -0
  378. package/src/Prebuilt/plugins/whiteboard/Whiteboard.jsx +11 -0
  379. package/src/Prebuilt/plugins/whiteboard/WhiteboardEvents.js +8 -0
  380. package/src/Prebuilt/plugins/whiteboard/index.js +3 -0
  381. package/src/Prebuilt/plugins/whiteboard/useMultiplayerState.js +212 -0
  382. package/src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js +47 -0
  383. package/src/Prebuilt/primitives/DialogContent.jsx +280 -0
  384. package/src/Prebuilt/primitives/DropdownTrigger.jsx +46 -0
  385. package/src/Prebuilt/services/FeatureFlags.jsx +47 -0
  386. package/src/Prebuilt/services/tokenService.js +49 -0
  387. package/src/Progress/index.tsx +17 -0
  388. package/src/QRCode/QRCode.mdx +9 -0
  389. package/src/QRCode/QRCode.stories.tsx +29 -0
  390. package/src/QRCode/QRCode.tsx +6 -0
  391. package/src/QRCode/index.tsx +1 -0
  392. package/src/RadioGroup/RadioGroup.stories.tsx +32 -0
  393. package/src/RadioGroup/RadioGroup.tsx +33 -0
  394. package/src/RadioGroup/index.tsx +1 -0
  395. package/src/ReactSelect/ReactSelect.stories.tsx +83 -0
  396. package/src/ReactSelect/ReactSelect.tsx +97 -0
  397. package/src/ReactSelect/index.ts +1 -0
  398. package/src/Select/Select.stories.tsx +33 -0
  399. package/src/Select/Select.tsx +63 -0
  400. package/src/Select/index.ts +1 -0
  401. package/src/Slider/Slider.stories.tsx +21 -0
  402. package/src/Slider/Slider.tsx +70 -0
  403. package/src/Slider/index.ts +1 -0
  404. package/src/Stats/Stats.tsx +211 -0
  405. package/src/Stats/StyledStats.tsx +57 -0
  406. package/src/Stats/formatBytes.ts +19 -0
  407. package/src/Stats/index.tsx +1 -0
  408. package/src/Switch/Switch.mdx +11 -0
  409. package/src/Switch/Switch.stories.tsx +46 -0
  410. package/src/Switch/Switch.tsx +52 -0
  411. package/src/Switch/index.ts +1 -0
  412. package/src/Tabs/Tabs.stories.tsx +77 -0
  413. package/src/Tabs/Tabs.tsx +41 -0
  414. package/src/Tabs/index.tsx +1 -0
  415. package/src/Text/Text.stories.tsx +21 -0
  416. package/src/Text/Text.tsx +149 -0
  417. package/src/Text/index.tsx +1 -0
  418. package/src/Theme/Theme.stories.mdx +8 -0
  419. package/src/Theme/ThemeProvider.tsx +104 -0
  420. package/src/Theme/ThemeStory.jsx +58 -0
  421. package/src/Theme/base.config.ts +264 -0
  422. package/src/Theme/index.tsx +3 -0
  423. package/src/Theme/stitches.config.ts +100 -0
  424. package/src/Theme/themes.ts +70 -0
  425. package/src/Theme/useSSR.tsx +24 -0
  426. package/src/TileMenu/StyledMenuTile.tsx +101 -0
  427. package/src/TileMenu/TileMenu.tsx +96 -0
  428. package/src/TileMenu/index.tsx +1 -0
  429. package/src/Toast/AppToast.stories.tsx +56 -0
  430. package/src/Toast/Toast.mdx +19 -0
  431. package/src/Toast/Toast.stories.tsx +57 -0
  432. package/src/Toast/Toast.tsx +168 -0
  433. package/src/Toast/index.tsx +1 -0
  434. package/src/Tooltip/Tooltip.stories.tsx +62 -0
  435. package/src/Tooltip/Tooltip.tsx +79 -0
  436. package/src/Tooltip/index.ts +1 -0
  437. package/src/Video/UseVideo.mdx +22 -0
  438. package/src/Video/UseVideo.stories.tsx +26 -0
  439. package/src/Video/Video.mdx +24 -0
  440. package/src/Video/Video.stories.tsx +27 -0
  441. package/src/Video/Video.tsx +61 -0
  442. package/src/Video/index.tsx +1 -0
  443. package/src/VideoList/StyledVideoList.tsx +39 -0
  444. package/src/VideoList/VideoList.stories.tsx +92 -0
  445. package/src/VideoList/index.tsx +2 -0
  446. package/src/VideoList/videoListUtils.tsx +20 -0
  447. package/src/VideoTile/StyledVideoTile.tsx +148 -0
  448. package/src/VideoTile/VideoTile.mdx +28 -0
  449. package/src/VideoTile/VideoTile.stories.tsx +32 -0
  450. package/src/VideoTile/index.tsx +1 -0
  451. package/src/fixtures/chats.ts +25 -0
  452. package/src/fixtures/peers.ts +24 -0
  453. package/src/fixtures/tracks.ts +11 -0
  454. package/src/index.ts +38 -0
  455. package/src/store/SetupFakeStore.ts +33 -0
  456. package/src/store/StorybookSDK.ts +229 -0
  457. package/src/utils/animations.ts +90 -0
  458. package/src/utils/index.ts +2 -0
  459. package/src/utils/styles.ts +22 -0
@@ -0,0 +1,132 @@
1
+ import React, { useCallback, useEffect, useMemo, useState } from 'react';
2
+ import { useMedia } from 'react-use';
3
+ import { selectLocalPeerID, selectPeerNameByID, useHMSStore, useHMSVanillaStore } from '@100mslive/react-sdk';
4
+ import { Box, Flex } from '../../Layout';
5
+ import { Text } from '../../Text';
6
+ import { config as cssConfig, keyframes } from '../../Theme';
7
+
8
+ let emojiCount = 1;
9
+
10
+ const flyAndFade = keyframes({
11
+ '20%': { opacity: 1 },
12
+ '100%': { bottom: '60%', opacity: 0 },
13
+ });
14
+
15
+ const wiggleLeftRight = keyframes({
16
+ '0%': { marginLeft: '-50px' },
17
+ '100%': { marginLeft: '50px' },
18
+ });
19
+
20
+ const wiggleRightLeft = keyframes({
21
+ '0%': { marginLeft: '50px' },
22
+ '100%': { marginLeft: '-50px' },
23
+ });
24
+
25
+ const getStartingPoints = isMobile => {
26
+ let arr = [];
27
+ const min = 5;
28
+ const max = isMobile ? 30 : 20;
29
+ const inc = isMobile ? 8 : 5;
30
+ for (let i = min; i <= max; i += inc) {
31
+ arr.push(i);
32
+ }
33
+ return arr;
34
+ };
35
+
36
+ export function FlyingEmoji() {
37
+ const localPeerId = useHMSStore(selectLocalPeerID);
38
+ const vanillaStore = useHMSVanillaStore();
39
+ const [emojis, setEmojis] = useState([]);
40
+ const isMobile = useMedia(cssConfig.media.md);
41
+
42
+ const startingPoints = useMemo(() => getStartingPoints(isMobile), [isMobile]);
43
+
44
+ const showFlyingEmoji = useCallback(
45
+ (emojiId, senderId) => {
46
+ if (!emojiId || !senderId || document.hidden) {
47
+ return;
48
+ }
49
+ const senderPeerName = vanillaStore.getState(selectPeerNameByID(senderId));
50
+ const nameToShow = localPeerId === senderId ? 'You' : senderPeerName;
51
+ const startingPoint = startingPoints[emojiCount % startingPoints.length];
52
+ const id = emojiCount++;
53
+
54
+ setEmojis(emojis => {
55
+ return [
56
+ ...emojis,
57
+ {
58
+ id: id,
59
+ emojiId: emojiId,
60
+ senderName: nameToShow,
61
+ startingPoint: `${startingPoint}%`,
62
+ wiggleType: Math.random() < 0.5 ? 0 : 1,
63
+ },
64
+ ];
65
+ });
66
+ },
67
+ [localPeerId, vanillaStore, startingPoints],
68
+ );
69
+
70
+ useEffect(() => {
71
+ window.showFlyingEmoji = showFlyingEmoji;
72
+ }, [showFlyingEmoji]);
73
+
74
+ return (
75
+ <Box
76
+ css={{
77
+ position: 'absolute',
78
+ top: 0,
79
+ bottom: 0,
80
+ left: 0,
81
+ right: 0,
82
+ overflow: 'hidden',
83
+ pointerEvents: 'none',
84
+ userSelect: 'none',
85
+ zIndex: 999,
86
+ }}
87
+ >
88
+ {emojis.map(emoji => {
89
+ return (
90
+ <Flex
91
+ key={emoji.id}
92
+ css={{
93
+ left: emoji.startingPoint,
94
+ flexDirection: 'column',
95
+ alignItems: 'center',
96
+ position: 'absolute',
97
+ bottom: 0,
98
+ animation: `${flyAndFade()} 5s forwards, ${
99
+ emoji.wiggleType === 0 ? wiggleLeftRight() : wiggleRightLeft()
100
+ } 1s ease-in-out infinite alternate`,
101
+ }}
102
+ onAnimationEnd={() => {
103
+ setEmojis(emojis.filter(item => item.id !== emoji.id));
104
+ }}
105
+ >
106
+ <Box>
107
+ <em-emoji id={emoji.emojiId} size="48px" set="apple"></em-emoji>
108
+ </Box>
109
+ <Box
110
+ css={{
111
+ width: 'fit-content',
112
+ padding: '$2 $4',
113
+ background: '$surfaceLight',
114
+ borderRadius: '$1',
115
+ }}
116
+ >
117
+ <Text
118
+ css={{
119
+ fontSize: '$space$6',
120
+ lineHeight: '$xs',
121
+ color: '$textHighEmp',
122
+ }}
123
+ >
124
+ {emoji.senderName}
125
+ </Text>
126
+ </Box>
127
+ </Flex>
128
+ );
129
+ })}
130
+ </Box>
131
+ );
132
+ }
@@ -0,0 +1,18 @@
1
+ import React, { useCallback } from 'react';
2
+ import { useCustomEvent, useHMSActions } from '@100mslive/react-sdk';
3
+ import { REMOTE_STOP_SCREENSHARE_TYPE } from '../common/constants';
4
+
5
+ export function RemoteStopScreenshare() {
6
+ const actions = useHMSActions();
7
+
8
+ const onRemoteStopScreenshare = useCallback(async () => {
9
+ await actions.setScreenShareEnabled(false);
10
+ }, [actions]);
11
+
12
+ useCustomEvent({
13
+ type: REMOTE_STOP_SCREENSHARE_TYPE,
14
+ onEvent: onRemoteStopScreenshare,
15
+ });
16
+
17
+ return <></>;
18
+ }
@@ -0,0 +1,90 @@
1
+ import React, { useEffect, useRef, useState } from 'react';
2
+ import { HMSVirtualBackgroundTypes } from '@100mslive/hms-virtual-background';
3
+ import {
4
+ selectIsAllowedToPublish,
5
+ selectIsLocalVideoPluginPresent,
6
+ selectLocalPeerRole,
7
+ selectLocalVideoTrackID,
8
+ useHMSActions,
9
+ useHMSStore,
10
+ } from '@100mslive/react-sdk';
11
+ import { VirtualBackgroundIcon } from '@100mslive/react-icons';
12
+ import { Loading } from '../../../Loading';
13
+ import { Tooltip } from '../../../Tooltip';
14
+ import IconButton from '../../IconButton';
15
+ import { useIsFeatureEnabled } from '../../components/hooks/useFeatures';
16
+ import { getRandomVirtualBackground } from './vbutils';
17
+ import { FEATURE_LIST } from '../../common/constants';
18
+
19
+ export const VirtualBackground = () => {
20
+ const pluginRef = useRef(null);
21
+ const hmsActions = useHMSActions();
22
+ const isAllowedToPublish = useHMSStore(selectIsAllowedToPublish);
23
+ const role = useHMSStore(selectLocalPeerRole);
24
+ const [isVBLoading, setIsVBLoading] = useState(false);
25
+ const [isVBSupported, setIsVBSupported] = useState(false);
26
+ const localPeerVideoTrackID = useHMSStore(selectLocalVideoTrackID);
27
+ const isVBPresent = useHMSStore(selectIsLocalVideoPluginPresent('HMSVB'));
28
+ const isFeatureEnabled = useIsFeatureEnabled(FEATURE_LIST.VIDEO_PLUGINS);
29
+
30
+ async function createPlugin() {
31
+ if (!pluginRef.current) {
32
+ const { HMSVBPlugin } = await import('@100mslive/hms-virtual-background');
33
+ pluginRef.current = new HMSVBPlugin(HMSVirtualBackgroundTypes.NONE, HMSVirtualBackgroundTypes.NONE);
34
+ }
35
+ }
36
+ useEffect(() => {
37
+ if (!localPeerVideoTrackID) {
38
+ return;
39
+ }
40
+ createPlugin().then(() => {
41
+ //check support of plugin
42
+ const pluginSupport = hmsActions.validateVideoPluginSupport(pluginRef.current);
43
+ setIsVBSupported(pluginSupport.isSupported);
44
+ });
45
+ }, [hmsActions, localPeerVideoTrackID]);
46
+
47
+ async function addPlugin() {
48
+ setIsVBLoading(true);
49
+ try {
50
+ await createPlugin();
51
+ window.HMS.virtualBackground = pluginRef.current;
52
+ const { background, backgroundType } = getRandomVirtualBackground();
53
+ await pluginRef.current.setBackground(background, backgroundType);
54
+ await hmsActions.addPluginToVideoTrack(pluginRef.current, Math.floor(role.publishParams.video.frameRate / 2));
55
+ } catch (err) {
56
+ console.error('add virtual background plugin failed', err);
57
+ }
58
+ setIsVBLoading(false);
59
+ }
60
+
61
+ async function removePlugin() {
62
+ if (pluginRef.current) {
63
+ await hmsActions.removePluginFromVideoTrack(pluginRef.current);
64
+ pluginRef.current = null;
65
+ }
66
+ }
67
+
68
+ if (!isAllowedToPublish.video || !isVBSupported || !isFeatureEnabled) {
69
+ return null;
70
+ }
71
+
72
+ return (
73
+ <Tooltip
74
+ title={isVBLoading ? 'Adding virtual background' : `Turn ${!isVBPresent ? 'on' : 'off'} virtual background`}
75
+ >
76
+ <IconButton
77
+ active={!isVBPresent}
78
+ disabled={isVBLoading}
79
+ onClick={() => {
80
+ !isVBPresent ? addPlugin() : removePlugin();
81
+ }}
82
+ data-testid="virtual_bg_btn"
83
+ >
84
+ {isVBLoading ? <Loading /> : <VirtualBackgroundIcon />}
85
+ </IconButton>
86
+ </Tooltip>
87
+ );
88
+ };
89
+
90
+ export default VirtualBackground;
@@ -0,0 +1,66 @@
1
+ /* eslint-disable no-case-declarations */
2
+ import { HMSVirtualBackgroundTypes } from '@100mslive/hms-virtual-background';
3
+ export function getRandomVirtualBackground() {
4
+ const backgroundList = [
5
+ {
6
+ background: HMSVirtualBackgroundTypes.BLUR,
7
+ backgroundType: HMSVirtualBackgroundTypes.BLUR,
8
+ },
9
+ ];
10
+
11
+ const images = [
12
+ 'https://www.100ms.live/images/vb-1.jpeg',
13
+ 'https://www.100ms.live/images/vb-2.jpg',
14
+ 'https://www.100ms.live/images/vb-3.png',
15
+ 'https://d2qi07yyjujoxr.cloudfront.net/webapp/vb/hms1.png',
16
+ 'https://d2qi07yyjujoxr.cloudfront.net/webapp/vb/hms2.png',
17
+ 'https://d2qi07yyjujoxr.cloudfront.net/webapp/vb/hms3.png',
18
+ 'https://d2qi07yyjujoxr.cloudfront.net/webapp/vb/hms4.png',
19
+ ].map(url => ({
20
+ background: url,
21
+ backgroundType: HMSVirtualBackgroundTypes.IMAGE,
22
+ }));
23
+
24
+ backgroundList.push(...images);
25
+
26
+ /*
27
+ //TODO: update with a better quality gif.
28
+ const gifList = [
29
+ {
30
+ background: "https://www.100ms.live/images/vb-1.gif",
31
+ backgroundType: HMSVirtualBackgroundTypes.GIF,
32
+ },
33
+ ];
34
+ backgroundList.push(...gifList);
35
+ */
36
+
37
+ const videoList = [
38
+ 'https://www.100ms.live/images/video-1.mp4',
39
+ 'https://www.100ms.live/images/video-2.mp4',
40
+ 'https://www.100ms.live/images/video-5.mp4',
41
+ 'https://www.100ms.live/images/video-7.mp4',
42
+ 'https://www.100ms.live/images/video-8.mp4',
43
+ ].map(url => ({
44
+ background: url,
45
+ backgroundType: HMSVirtualBackgroundTypes.VIDEO,
46
+ }));
47
+ backgroundList.push(...videoList);
48
+
49
+ const randomIdx = Math.floor(Math.random() * backgroundList.length);
50
+ const virtualBackground = backgroundList[randomIdx];
51
+ switch (virtualBackground.backgroundType) {
52
+ case HMSVirtualBackgroundTypes.IMAGE:
53
+ const img = document.createElement('img');
54
+ img.alt = 'VB';
55
+ img.src = backgroundList[randomIdx].background;
56
+ virtualBackground.background = img;
57
+ return virtualBackground;
58
+ case HMSVirtualBackgroundTypes.VIDEO:
59
+ const videoEl = document.createElement('video');
60
+ videoEl.src = backgroundList[randomIdx].background;
61
+ virtualBackground.background = videoEl;
62
+ return virtualBackground;
63
+ default:
64
+ return virtualBackground;
65
+ }
66
+ }
@@ -0,0 +1,60 @@
1
+ import React, { useCallback, useEffect, useRef } from 'react';
2
+ import { useMedia } from 'react-use';
3
+ import JSConfetti from 'js-confetti';
4
+ import { useCustomEvent } from '@100mslive/react-sdk';
5
+
6
+ const confettiMsgType = 'CONFETTI';
7
+
8
+ const emojiCollections = {
9
+ hearts: ['❤️', '😍', '♥️'],
10
+ birthday: ['🎂', '🍰', '🎁'],
11
+ yes: ['🙌', '✨', '🔥', '❤️'],
12
+ no: ['🙅', '⛔', '❌'],
13
+ };
14
+
15
+ /**
16
+ * This component shows a reference implementation of using [custom events](https://www.100ms.live/docs/javascript/v2/features/chat#custom-events).
17
+ * One downside of the current implementation is that it doesn't take into account tab not in focus.
18
+ * In this case multiple messages might accumulate leading to a lot of confetti when user comes back on the tab.
19
+ */
20
+ export function Confetti() {
21
+ // https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
22
+ const disableMotion = useMedia('(prefers-reduced-motion: reduce)');
23
+ const jsConfetti = useRef(null);
24
+
25
+ useEffect(() => {
26
+ jsConfetti.current = new JSConfetti();
27
+ });
28
+
29
+ const onConfettiMsg = useCallback(
30
+ config => {
31
+ if (!disableMotion && jsConfetti.current) {
32
+ jsConfetti.current.addConfetti(config);
33
+ }
34
+ },
35
+ [disableMotion],
36
+ );
37
+
38
+ const { sendEvent } = useCustomEvent({
39
+ type: confettiMsgType,
40
+ onEvent: onConfettiMsg,
41
+ });
42
+
43
+ // e.g. sendConfetti(), sendConfetti({type: "hearts"}), sendConfetti({emojis: ["🔥"]})
44
+ const sendConfetti = useCallback(
45
+ ({ type, emojis } = {}) => {
46
+ if (type && emojiCollections[type]) {
47
+ emojis = emojiCollections[type];
48
+ }
49
+ sendEvent({ emojis });
50
+ },
51
+ [sendEvent],
52
+ );
53
+
54
+ // putting the function to send on window for quick access
55
+ useEffect(() => {
56
+ window.sendConfetti = sendConfetti;
57
+ }, [sendConfetti]);
58
+
59
+ return <></>;
60
+ }
@@ -0,0 +1,216 @@
1
+ import RecordRTC, { StereoAudioRecorder } from 'recordrtc';
2
+ import { selectIsLocalAudioEnabled, selectLocalPeerName } from '@100mslive/react-sdk';
3
+
4
+ export class Transcriber {
5
+ constructor({ hmsStore, setTranscriptAndSpeakingPeer, setIsTranscriptionEnabled }) {
6
+ this.hmsStore = hmsStore;
7
+ this.enabled = false;
8
+ this.audioSocket = null; // this is the socket that will be used to send audio to the STT server
9
+ this.setTranscriptAndSpeakingPeer = setTranscriptAndSpeakingPeer;
10
+ this.setIsTranscriptionEnabled = setIsTranscriptionEnabled;
11
+ this.sttTuningConfig = {
12
+ timeSlice: 250,
13
+ desiredSampRate: 8000,
14
+ numberOfAudioChannels: 1,
15
+ bufferSize: 256,
16
+ };
17
+ this.resetTextTimer = null; // used to reset the transcript after some time, if no new update comes
18
+ this.localPeerName = hmsStore.getState(selectLocalPeerName);
19
+ this.observingLocalPeerTrack = false;
20
+ this.trackIdBeingObserved = null;
21
+ this.recordRTCInstance = null;
22
+ this.unsubscribes = [];
23
+ }
24
+
25
+ async toggleTranscriptionState() {
26
+ await this.enableTranscription(!this.enabled);
27
+ }
28
+
29
+ async enableTranscription(enable) {
30
+ if (enable === this.enabled) {
31
+ return;
32
+ }
33
+ console.log('transcription enabled', enable);
34
+ if (enable) {
35
+ this.enabled = true;
36
+ await this.setIsTranscriptionEnabled(true);
37
+ await this.listen();
38
+ } else {
39
+ this.enabled = false;
40
+ await this.setIsTranscriptionEnabled(false);
41
+ this.cleanup();
42
+ }
43
+ }
44
+
45
+ setTranscriptAndPeerWithExpiry(transcript, peerName) {
46
+ if (!transcript) {
47
+ return;
48
+ }
49
+ this.setTranscriptAndSpeakingPeer(transcript, `[${peerName}]`);
50
+ // reset after some time if no new update comes
51
+ clearTimeout(this.resetTextTimer);
52
+ this.resetTextTimer = setTimeout(() => {
53
+ this.resetTranscriptAndPeer();
54
+ }, 5000);
55
+ }
56
+
57
+ resetTranscriptAndPeer() {
58
+ this.setTranscriptAndSpeakingPeer('', '');
59
+ clearTimeout(this.resetTextTimer);
60
+ }
61
+
62
+ async listen(retryCount = 0) {
63
+ if (retryCount > 5) {
64
+ console.error('transcription', 'Max retry count reached!!', retryCount);
65
+ this.cleanup();
66
+ return;
67
+ }
68
+ try {
69
+ let url = process.env.REACT_APP_DYNAMIC_STT_TOKEN_GENERATION_ENDPOINT;
70
+ let res = await fetch(url);
71
+ let body = await res.json();
72
+ const authToken = body.token;
73
+
74
+ if (authToken) {
75
+ this.audioSocket = await new WebSocket(
76
+ `wss://api.assemblyai.com/v2/realtime/ws?sample_rate=${this.sttTuningConfig.desiredSampRate}&token=${authToken}`,
77
+ );
78
+ this.resetTranscriptAndPeer();
79
+ this.audioSocket.onmessage = message => {
80
+ try {
81
+ const res = JSON.parse(message.data);
82
+ if (res.text && this.enabled) {
83
+ //Limiting the transcript size based on it's charecter length.
84
+ let messageText =
85
+ res.text.length >= 80
86
+ ? res.text
87
+ .split(' ')
88
+ .slice(Math.max(res.text.split(' ').length - 10, 1))
89
+ .join(' ')
90
+ : res.text;
91
+ if (messageText) {
92
+ this.setTranscriptAndPeerWithExpiry(messageText, this.localPeerName);
93
+ }
94
+ }
95
+ } catch (err) {
96
+ console.error('transcription', err);
97
+ }
98
+ };
99
+
100
+ this.audioSocket.onerror = event => {
101
+ console.error('transcription', event);
102
+ this.audioSocket.close();
103
+ };
104
+
105
+ this.audioSocket.onclose = event => {
106
+ try {
107
+ console.log(event);
108
+ this.audioSocket = null;
109
+ if (this.enabled && event.code !== 4001) {
110
+ this.listen(retryCount++);
111
+ }
112
+ } catch (err) {
113
+ console.error('transcription', err);
114
+ }
115
+ };
116
+
117
+ this.audioSocket.onopen = () => {
118
+ this.observeLocalPeerTrack();
119
+ };
120
+ } else {
121
+ console.error('Unable to fetch dynamic token!!');
122
+ }
123
+ } catch (err) {
124
+ console.error('transcription', err);
125
+ }
126
+ }
127
+
128
+ async observeLocalPeerTrack() {
129
+ try {
130
+ if (this.observingLocalPeerTrack) {
131
+ return;
132
+ }
133
+ this.observingLocalPeerTrack = true;
134
+ console.log('transcription - observing local peer track');
135
+ let unsub = this.hmsStore.subscribe(this.getAndObserveStream, selectIsLocalAudioEnabled);
136
+ this.unsubscribes.push(unsub);
137
+ this.getAndObserveStream(); // call it once to start observing initially
138
+ } catch (err) {
139
+ console.error('transcription - observing local peer track', err);
140
+ }
141
+ }
142
+
143
+ /**
144
+ * This method is used to get the local peer's stream and observe it for changes.
145
+ * @returns {Promise<void>}
146
+ */
147
+ getAndObserveStream = async () => {
148
+ // a hacky way to get the local peer's stream till we have a better way
149
+ const localPeer = window.__hms.sdk.getLocalPeer();
150
+ const mediaTrack = localPeer.audioTrack.nativeTrack;
151
+ if (!mediaTrack || mediaTrack.id === this.trackIdBeingObserved) {
152
+ return;
153
+ }
154
+ this.trackIdBeingObserved = mediaTrack.id;
155
+ console.log('transcription - observing local peer track', mediaTrack.id);
156
+ try {
157
+ if (this.recordRTCInstance) {
158
+ console.log('transcription - destroying earlier instance');
159
+ this.recordRTCInstance.destroy();
160
+ }
161
+ this.recordRTCInstance = null;
162
+ } catch (err) {
163
+ console.error('transcription - in destroying earlier instance', err);
164
+ }
165
+ const stream = new MediaStream([mediaTrack]);
166
+ await this.observeStream(stream);
167
+ };
168
+
169
+ async observeStream(stream) {
170
+ this.recordRTCInstance = new RecordRTC(stream, {
171
+ ...this.sttTuningConfig,
172
+ type: 'audio',
173
+ mimeType: 'audio/webm;codecs=pcm',
174
+ recorderType: StereoAudioRecorder,
175
+ ondataavailable: blob => {
176
+ const reader = new FileReader();
177
+ reader.onload = () => {
178
+ const base64data = reader.result;
179
+ if (this.audioSocket && this.enabled && this.audioSocket.readyState && this.audioSocket.readyState === 1) {
180
+ try {
181
+ this.audioSocket.send(JSON.stringify({ audio_data: base64data.split('base64,')[1] }));
182
+ } catch (err) {
183
+ console.error('transcription', err);
184
+ }
185
+ }
186
+ };
187
+ reader.readAsDataURL(blob);
188
+ },
189
+ });
190
+ this.recordRTCInstance.startRecording();
191
+ }
192
+
193
+ cleanup() {
194
+ console.log('transcription - cleanup');
195
+ if (this.audioSocket) {
196
+ try {
197
+ this.audioSocket.close();
198
+ this.audioSocket = null;
199
+ } catch (err) {
200
+ console.error("transcription cleanup - couldn't close socket", err);
201
+ }
202
+ }
203
+ if (this.recordRTCInstance) {
204
+ try {
205
+ this.recordRTCInstance.destroy();
206
+ this.recordRTCInstance = null;
207
+ } catch (err) {
208
+ console.error("transcription cleanup - couldn't stop recording", err);
209
+ }
210
+ }
211
+ for (const unsub of this.unsubscribes) {
212
+ unsub();
213
+ }
214
+ this.resetTranscriptAndPeer();
215
+ }
216
+ }