From cf517cdcc45b7ebe4aec60bcb68f7d0e55327d01 Mon Sep 17 00:00:00 2001 From: Kaustubh Kumar Date: Mon, 18 Dec 2023 15:32:32 +0530 Subject: [PATCH] QA to Main (#1920) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Sync QA (#1848) * 0.9.6 iOS Release (#1671) * fix(docs): metadata is a string for peer * Release notes for 2.7.2 (#1672) * Release notes for 2.5.5 * Release notes for 2.5.6 * Release notes for 2.5.6 * Added how to disable auto resize option if capturing bitmap * Added how to disable auto resize option if capturing bitmap * capturing bitmap from video view * Release notes 2.5.7 * Update docs/android/v2/features/render-video.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/features/render-video.mdx Co-authored-by: Saikat Mitra * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.7.2 --------- Co-authored-by: Saikat Mitra * docs: update live streaming guide with latest images (#1674) * fix images * more images * 1 * docs: add release notes jun 21 (#1630) * docs: add release notes * fix: update docs * fix snippet (#1675) * Updated polls permission in policy (#1669) * updated polls permission * added changelog and request/response structures * updated pollsWrite information --------- Co-authored-by: amit * Web release notes for 14 July 2023 (#1676) * feat: release notes for 14 july * fix: prettier formatting * fix: formatting * revert: prettier config * Delete render-video.mdx (#1677) * LIVE 1477 (#1603) * fix documentation of destination object and roles object in template * fix another mistake * fix bug * fix another bug * add errors for create room api * remove default keyword from template object * fix error object * add filter for template_id * Added wakelock docs (#1650) * Added wakelock docs * Added wakelock docs * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/always-screen-on.mdx Co-authored-by: Saikat Mitra * Added Suggested changes --------- Co-authored-by: Saikat Mitra * docs(web): update api reference Co-authored-by: eswarclynn * HMS-8198: Set destination as mandatory if multiple destinations prese… (#1665) HMS-8198: Set destination as mandatory if multiple destinations present in template * web release notes (#1686) * fix date for server side release (#1688) fix date * Revert "Added wakelock docs (#1650)" (#1689) This reverts commit 328c0e51dc71bad01162908a4338a44e0273a776. * Add polls API documentation for iOS (#1668) * Add polls API documentation for iOS * Update API reference * Address feedback * docs(prebuilt): intro and platform docs for HMSPrebuilt (#1670) * HMSPrebuiltcomponent * Updated Client Prebuilt APIs (#1673) * updated Flutter code snippets * updated React Native Prebuilt APIs * updated tabs * corrected indentation * corrected var declaration * fixes * added import for React Native code snippet (#1678) * Added code samples for prebuilt (#1679) * Added code samples for prebuilt * fix: remove extra import * Resolved comments * Removed iOS depenedency --------- Co-authored-by: KaustubhKumar05 * updated prebuilt quickstart guide * added Prebuilt Quickstart doc for react-native (#1682) * rn: added prebuilt quickstart guide doc * changed guide name * rn: added screenshare guide in prebuilt guide * updated file path * Update joining-with-preview.mdx * Update token-endpoint.mdx * Update token.mdx --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit * Feat/add web docs prebuilt (#1684) * feat: add prebuilt docs for web * fix: add tabs for cra, next * fix: add export app * fix: links * fix: add screenshots * fix alt text --------- Co-authored-by: eswarclynn Co-authored-by: KaustubhKumar05 * add version badge for roomkit-react (#1687) add latest version badge * Nextjs: App router support for HMSPrebuilt (#1690) context for app router * Fix/prebuilt doc (#1683) * fix: room code documentation * fix: review comments * fix: review comments * fix: remove extra code block from prebuilt overview page (#1692) * fix: room code documentation * fix: review comments * fix: review comments * fix: extra code block in prebuilt doc * fix: merge conflict fix * Prebuilt docs (#1681) * Prebuilt docs * Fixes * Correct images * Update images * Update images * Fix link to app * Correct quote * Added numbers * Fixes * Update * update syntax highlighting * Rewrite in new format * Update * Update 2 * Update * Update * Link directly to readme * Updates * Updates * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update prebuilt-android.mdx --------- Co-authored-by: Saikat Mitra Co-authored-by: Arjun Attam * update image * content * fix room kit component --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit Co-authored-by: Aniket Kadam Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: KaustubhKumar05 Co-authored-by: Jatin Nagar Co-authored-by: Saikat Mitra Co-authored-by: eswarclynn Co-authored-by: Arjun Attam * updated prebuilt package peerDependencies installation steps (#1694) * HMSPrebuiltcomponent * Updated Client Prebuilt APIs (#1673) * updated Flutter code snippets * updated React Native Prebuilt APIs * updated tabs * corrected indentation * corrected var declaration * fixes * added import for React Native code snippet (#1678) * Added code samples for prebuilt (#1679) * Added code samples for prebuilt * fix: remove extra import * Resolved comments * Removed iOS depenedency --------- Co-authored-by: KaustubhKumar05 * updated prebuilt quickstart guide * added Prebuilt Quickstart doc for react-native (#1682) * rn: added prebuilt quickstart guide doc * changed guide name * rn: added screenshare guide in prebuilt guide * updated file path * Update joining-with-preview.mdx * Update token-endpoint.mdx * Update token.mdx --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit * Feat/add web docs prebuilt (#1684) * feat: add prebuilt docs for web * fix: add tabs for cra, next * fix: add export app * fix: links * fix: add screenshots * fix alt text --------- Co-authored-by: eswarclynn Co-authored-by: KaustubhKumar05 * add version badge for roomkit-react (#1687) add latest version badge * Nextjs: App router support for HMSPrebuilt (#1690) context for app router * Fix/prebuilt doc (#1683) * fix: room code documentation * fix: review comments * fix: review comments * fix: remove extra code block from prebuilt overview page (#1692) * fix: room code documentation * fix: review comments * fix: review comments * fix: extra code block in prebuilt doc * fix: merge conflict fix * Prebuilt docs (#1681) * Prebuilt docs * Fixes * Correct images * Update images * Update images * Fix link to app * Correct quote * Added numbers * Fixes * Update * update syntax highlighting * Rewrite in new format * Update * Update 2 * Update * Update * Link directly to readme * Updates * Updates * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update prebuilt-android.mdx --------- Co-authored-by: Saikat Mitra Co-authored-by: Arjun Attam * updated prebuilt package peerDependencies installation steps * removed duplicate guide --------- Co-authored-by: Akanksha Co-authored-by: Yogesh Singh Co-authored-by: ygit Co-authored-by: Aniket Kadam Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: KaustubhKumar05 Co-authored-by: Saikat Mitra Co-authored-by: eswarclynn Co-authored-by: Arjun Attam * updated Quickstart (#1696) * updated Quickstart * updated android - iOS tabs * added version meta badges (#1697) * Added note for iOS crash for 3.10.x versions (#1698) * fix: homepage prebuilt link (#1699) * add layers to hls, refactor for simulcast (#1685) * Web prebuilt: link to sample app, fix code snippet (#1701) fix web prebuilt doc * fix: remove extra files (#1702) * Updated changelog (#1703) * Flutter/wakelock (#1704) * Added wakelock docs * Added wakelock docs * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/always-screen-on.mdx Co-authored-by: Saikat Mitra * Added Suggested changes --------- Co-authored-by: Saikat Mitra * Update recording.mdx (#1705) * 0.9.7 Release notes (#1706) * docs: homepage copy (#1700) * style: update h3 size (#1707) css * docs(recordings): update for auto-start and new names (#1633) * draft * more content * content * content * chat content * remove faq * fix * content * content * content * content * headings * content * content * migrating * vale * fix name * fix: live-1496 error while starting beam recording with sdk method (#1708) * 0.9.8 iOS Release (#1709) * fix: link resolution (#1710) * Flutter/updated callkit repo link (#1711) * Updated changelog * Updated callkit repo link * fix: broken links (#1713) fix links * fix: broken links for server-side docs (#1714) * links * fix * fix * fix * f * f * f * fix: more broken links (#1715) fix * Release notes 2.7.3 (#1712) * Release notes 2.7.3 * No layoutconfig * Add permissions doc * Fix spelling * Add code highlighting * Link to permission docs * Fix issues * Update docs * Fix formatting * Fix formatting * remove poll reference since we don't have the doc yet * Update release notes to add room peer count udpated * Moved peer count to fixed * Android API reference docs PR (#1717) Updating the API reference for SDK version * fix link (#1718) * fix(server-side): list peers is a get request (#1719) * Update release-notes.mdx * docs(web): update api reference (#1724) * docs(web): update api reference (#1725) * Update prebuilt.mdx (#1727) changed default room code * updated steps for reanimated package (#1728) * Updated Prebuilt Quickstart Guide (#1729) * 0.9.9 iOS Release (#1730) * Updated guide on SDK size (#1731) * added doc listing SDK size impact * updated doc * updated doc * updated table * updated table * Update rtmp url limits in start-external-stream-for-room.mdx (#1732) * Fix link (#1723) * Fix link * fixed broken link --------- Co-authored-by: pratim * docs(server): remove region from curl for easier copy-paste (#1733) f * Updated release notes for 1.7.4 (#1734) * Updated changelog (#1735) * Update release-notes.mdx (#1736) * Update release-notes.mdx * updated notes * fix(link): popular guides on home page (#1737) fix link * Update prebuilt.mdx (#1738) * Update prebuilt.mdx * Update docs/react-native/v2/quickstart/prebuilt.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * 11 Aug release notes (#1722) * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> * docs: add release notes (#1741) * docs: add release notes * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * updated SDK Size docs for Flutter & React Native (#1743) * Hosted VOD Docs updates (#1739) * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Create live-stream-recording.mdx * Update overview.mdx * Updated navigation to prioritise live stream recording doc * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update release-notes.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * added an image + incremental changes to the doc * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update release-notes.mdx * Update live-stream-recording.mdx --------- Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> * fix: toc width (#1744) * fix: toc width * fix: content, toc should add up to 1280 * feat: web poll docs (#1740) * feat: web poll docs * feat: 4006 error code * added iOS app size impact (#1746) * added iOS size impact for flutter (#1747) * added iOS app size impact * added iOS app size impact for flutter * Add release notes for rtmp start delay optimisations (#1691) Add release notes for rtmo start delay optimisations * Hosted VOD updates 2 (#1745) * Update overview.mdx * Updated policy, recording assets APIs * updated webhooks, presigned URL and video recording docs * Updated content and links in associated files * Update live-stream-recording.mdx * Update update-destinations.mdx * Update create-template-via-api.mdx * updated docs (#1749) * Update release-notes.mdx (#1750) * updated Quickstart guide (#1751) * updated docs * updated ordering * 0.9.10 iOS Release (#1748) * added steps to install android foreground notification service (#1752) added steps to install android foreground notification service on react native apps * Updated docs (#1753) * added steps to install android foreground notification service on react native apps * changed image format * 0.9.11 iOS Release (#1754) * 0.9.12 iOS Release (#1756) * Update live-stream-recording.mdx (#1757) Update live-stream-recording.mdx * Create prebuilt.mdx (#1758) * Create prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update docs/ios/v2/quickstart/prebuilt.mdx Co-authored-by: Saikat Mitra * Update docs/ios/v2/quickstart/prebuilt.mdx Co-authored-by: Saikat Mitra * Update prebuilt.mdx * Update prebuilt.mdx --------- Co-authored-by: Saikat Mitra * Android API reference docs PR (#1760) Updating the API reference for SDK version * release notes (#1759) * release notes * Update * Update * Added a file for prebuilt * Fleshed out prebuilt info * Remove exclamation * Update * Updated prebuilt integration docs (#1755) * updated Release Notes (#1763) * updated prebuilt dependencies (#1764) * Update release notes (#1765) * updated Release Notes * updated Release Docs header * updated Release Notes (#1766) * Update version (#1762) * fix: command to update releases.js (#1767) * Update release-notes.mdx (#1768) * Update release-notes.mdx (#1770) * fix: versions for release notes (#1771) * 1.0.1 iOS Release (#1769) * Added preview for role docs (#1772) * Added preview for role docs * Updated file path * fixed vercel error * updated docs (#1773) * fixed incorrect links (#1774) * Resolve incorrect links (#1775) * fixed incorrect links * updated docs * docs: add web release notes * docs(web): update api reference * fix: domain update for prebuilt links doc (#1781) * Updated docs for 1.0.2 release (#1780) * Updated docs for 1.0.2 release * Fixed deployment errors * fix stream-id in live streams (#1784) * docs: add release notes * 1.1.0 iOS Release (#1785) * Updated sfu migration, storage config, recordings overview in how-to … (#1782) * Updated sfu migration, storage config, recordings overview in how-to guides. Updated it according to our newer dashboard changes. Updated the content, removed older screenshots and added new videos / gifs / screenshots. * Update docs/server-side/v2/how-to-guides/recordings/overview.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Added the images, made the requested changes. * Update storage.mdx --------- Co-authored-by: Saikat Mitra * Update live-streaming.mdx (#1786) Should route to new server side api's instead of legacy apis Co-authored-by: Hrashi100ms <103556371+Hrashi100ms@users.noreply.github.com> * Android API reference docs PR (#1789) Updating the API reference for SDK version * Initial release notes PR (#1792) * Added the date for the doc * Add release notes * Update * Create large-room.mdx (#1793) * Create large-room.mdx * Update large-room.mdx * Update large-room.mdx * Update large-room.mdx * docs(web): update api reference * fix: add missing error codes * Ios/large room docs update (#1796) * Added few explanations * Fixed spacing * Update docs/ios/v2/how-to-guides/interact-with-room/peer/large-room.mdx --------- Co-authored-by: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> * React native sdk large room support (#1797) added docs for large room support on react native sdk * fix: document props for prebuilt * docs: 04oct23 release notes (#1795) * docs: add release notes for 04oct2023 * fix: add note * fix: lint * fix: rename var * fix: links * fix: content * fix: release notes * fix: release notes * fix: code * fix: lint * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/how-to-guides/set-up-video-conferencing/peerlist-optimizations.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * fix: update old release notes --------- Co-authored-by: Saikat Mitra * Android: Large room documentation (#1801) Large room documentation * fix: document options for screenshare web and userName, userId, options for prebuilt (#1798) * fix: document options for screenshare * fix: add default for displaySurface * fix: potential echo with system audio * fix: include username, userID, options for prebuilt * fix: remove endpoints * fixed links to Example app (#1803) * fixed links to Example app * updated link * added large_room in accept.txt (#1805) * large room updates across the room api and a new guide doc (#1799) * large room updates across the room api and a new guide doc * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Review changes are updated. * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update release-notes.mdx * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update prebuilt.mdx (#1806) * added iterator api docs and release notes (#1807) updated prebuilt quickstart guide * Fix/update docs for session store limits (#1808) * fix: update docs for peer / session store limits * fix: update docs for peer/session store limits * Added code for screenshare in flutterFragmentActivity (#1809) * updated docs (#1810) * Updated large room docs (#1813) * Updated large room docs * Updated typos * rtmp-ingestion-api docs + webhook update (#1812) * rtmp-ingestion-api docs + webhook update * response code update * Update create-large-rooms.mdx (#1815) * Rtmp stream key release notes (#1814) * rtmp-ingestion-api docs + webhook update * response code update * Update release-notes.mdx * Rtmp stream key (#1816) * rtmp-ingestion-api docs + webhook update * response code update * Update release-notes.mdx * created overview page, added a new stream key section, updated docs * updated webhooks and fixed links * Minor vale fixes * Update webhook.md * Update disable-rtmp-stream-key.mdx * removed files from under live stream * recommendation fixes * review * Update webhook.md * Doc Update: [get-started/features/live-streaming] Page (#1779) * Draft: Early version Fixed the images/gifs and added new content - adding more detail * Updated get started section * Lint fix * Lint fix * More copy fixes * Lint fix * Fix: minor edits * Grouped iOS API reference hosting files by SDK (#1817) Added API references for HMSRoomModels SDK --------- Co-authored-by: Pawan Dixit Co-authored-by: KaustubhKumar05 * fix: update labels (#1818) * Update overview.mdx (#1820) Added iOS Prebuilt Snippet. * Add autoStopTimeout docs (#1822) * Add autoStopTimeout docs * Updated description for autoStart * Update create-template-via-api.mdx changed mins to minutes vale-linter was failing --------- Co-authored-by: Mantra Manan Saraswat * Update release notes (#1819) * Update release notes * Update * 2.7.9 release (#1824) * added changes * Update track-settings.mdx * docs(web): update api reference (#1826) * fix: description for auth token * HMSRoomModels Docs (#1823) * Added join, leave, preview, mute/unmute, render video, chat in SwiftUI * Added switch camera, audio output, integration in SwiftUI * Added remote mute, session store, end room, remove peer, peer metadata, change user name, change role Room Models docs for SwiftUI. * Added quickstart for SwiftUI. * Added HLS playback and related documentation for SwiftUI. * Added Screen sharing and related documentation for SwiftUI. * Update quickstart.mdx * Have included HMSBroadcastExtensionSDK in HMSRoomModels SDK so step 3 is no more needed. * Update UIKit screen-share doc to latest approach. * Rename changelog (#1829) * fix: rename changelog to release-notes * fix: redirect regex * fix: script to update release-notes * fix: update example link (#1830) * Update audio-room-quickstart.mdx (#1831) * Update audio-room-quickstart.mdx * Added audio room template --------- Co-authored-by: Decoder07 * HMS-8410: max_duration_seconds in create room params (#1828) * max_duration_seconds in create room params * max_duration_seconds in update, release notes * release note fix * release docs fix * added session duration limiting in FAQ * session max and default duration in basic concepts * faq fix * Update camera-controls.mdx (#1835) * Update camera-controls.mdx * Update camera-controls.mdx * Added video for creating audio room template from dashboard * Added video for creating audio room template from dashboard * Updated video path * Updated path * Updated video * Update components (#1833) * feat: update components * fix: remove knip * fix: note colors * fix: note css * fix: update note default * 1.2.0 iOS Release notes (#1836) * updated Release Notes (#1837) * Release notes 1.9.1 version * 2.9.0 release (#1839) * Update release-notes.mdx * Update release-notes.mdx * fix: script for updating release versions (#1840) * fix: note custom (#1842) * fix: note custom * fix: remove redundant component * add page * content + images * copy fixes * vale fix * vale fix * warning added --------- Co-authored-by: Dmitry Fedoseyev Co-authored-by: Arjun Attam Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Ravi theja Co-authored-by: Kaustubh Kumar Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: Gulzar Co-authored-by: Piyush Bansal <19729997+piyush1104@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: sdvd Co-authored-by: eswarclynn Co-authored-by: Neeraja100ms <85544927+Neeraja100ms@users.noreply.github.com> Co-authored-by: ygit Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Yogesh Singh Co-authored-by: Aniket Kadam Co-authored-by: Jatin Nagar Co-authored-by: eswarclynn Co-authored-by: Akanksha Co-authored-by: Pratish Bodhale Co-authored-by: Aarthi Thirumalai Co-authored-by: pratim Co-authored-by: Mantra Manan Saraswat Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> Co-authored-by: amar-1995 <110378139+amar-1995@users.noreply.github.com> Co-authored-by: Hrashi100ms <103556371+Hrashi100ms@users.noreply.github.com> Co-authored-by: chrisb-100ms <101189906+chrisb-100ms@users.noreply.github.com> Co-authored-by: Pawan Dixit Co-authored-by: vivekd-100ms <115468393+vivekd-100ms@users.noreply.github.com> Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: chrisb-100ms * Qa main backmerge 2 (#1855) * 0.9.6 iOS Release (#1671) * fix(docs): metadata is a string for peer * Release notes for 2.7.2 (#1672) * Release notes for 2.5.5 * Release notes for 2.5.6 * Release notes for 2.5.6 * Added how to disable auto resize option if capturing bitmap * Added how to disable auto resize option if capturing bitmap * capturing bitmap from video view * Release notes 2.5.7 * Update docs/android/v2/features/render-video.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/features/render-video.mdx Co-authored-by: Saikat Mitra * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.5.7 * Release notes 2.7.2 --------- Co-authored-by: Saikat Mitra * docs: update live streaming guide with latest images (#1674) * fix images * more images * 1 * docs: add release notes jun 21 (#1630) * docs: add release notes * fix: update docs * fix snippet (#1675) * Updated polls permission in policy (#1669) * updated polls permission * added changelog and request/response structures * updated pollsWrite information --------- Co-authored-by: amit * Web release notes for 14 July 2023 (#1676) * feat: release notes for 14 july * fix: prettier formatting * fix: formatting * revert: prettier config * Delete render-video.mdx (#1677) * LIVE 1477 (#1603) * fix documentation of destination object and roles object in template * fix another mistake * fix bug * fix another bug * add errors for create room api * remove default keyword from template object * fix error object * add filter for template_id * Added wakelock docs (#1650) * Added wakelock docs * Added wakelock docs * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/always-screen-on.mdx Co-authored-by: Saikat Mitra * Added Suggested changes --------- Co-authored-by: Saikat Mitra * docs(web): update api reference Co-authored-by: eswarclynn * HMS-8198: Set destination as mandatory if multiple destinations prese… (#1665) HMS-8198: Set destination as mandatory if multiple destinations present in template * web release notes (#1686) * fix date for server side release (#1688) fix date * Revert "Added wakelock docs (#1650)" (#1689) This reverts commit 328c0e51dc71bad01162908a4338a44e0273a776. * Add polls API documentation for iOS (#1668) * Add polls API documentation for iOS * Update API reference * Address feedback * docs(prebuilt): intro and platform docs for HMSPrebuilt (#1670) * HMSPrebuiltcomponent * Updated Client Prebuilt APIs (#1673) * updated Flutter code snippets * updated React Native Prebuilt APIs * updated tabs * corrected indentation * corrected var declaration * fixes * added import for React Native code snippet (#1678) * Added code samples for prebuilt (#1679) * Added code samples for prebuilt * fix: remove extra import * Resolved comments * Removed iOS depenedency --------- Co-authored-by: KaustubhKumar05 * updated prebuilt quickstart guide * added Prebuilt Quickstart doc for react-native (#1682) * rn: added prebuilt quickstart guide doc * changed guide name * rn: added screenshare guide in prebuilt guide * updated file path * Update joining-with-preview.mdx * Update token-endpoint.mdx * Update token.mdx --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit * Feat/add web docs prebuilt (#1684) * feat: add prebuilt docs for web * fix: add tabs for cra, next * fix: add export app * fix: links * fix: add screenshots * fix alt text --------- Co-authored-by: eswarclynn Co-authored-by: KaustubhKumar05 * add version badge for roomkit-react (#1687) add latest version badge * Nextjs: App router support for HMSPrebuilt (#1690) context for app router * Fix/prebuilt doc (#1683) * fix: room code documentation * fix: review comments * fix: review comments * fix: remove extra code block from prebuilt overview page (#1692) * fix: room code documentation * fix: review comments * fix: review comments * fix: extra code block in prebuilt doc * fix: merge conflict fix * Prebuilt docs (#1681) * Prebuilt docs * Fixes * Correct images * Update images * Update images * Fix link to app * Correct quote * Added numbers * Fixes * Update * update syntax highlighting * Rewrite in new format * Update * Update 2 * Update * Update * Link directly to readme * Updates * Updates * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update prebuilt-android.mdx --------- Co-authored-by: Saikat Mitra Co-authored-by: Arjun Attam * update image * content * fix room kit component --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit Co-authored-by: Aniket Kadam Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: KaustubhKumar05 Co-authored-by: Jatin Nagar Co-authored-by: Saikat Mitra Co-authored-by: eswarclynn Co-authored-by: Arjun Attam * updated prebuilt package peerDependencies installation steps (#1694) * HMSPrebuiltcomponent * Updated Client Prebuilt APIs (#1673) * updated Flutter code snippets * updated React Native Prebuilt APIs * updated tabs * corrected indentation * corrected var declaration * fixes * added import for React Native code snippet (#1678) * Added code samples for prebuilt (#1679) * Added code samples for prebuilt * fix: remove extra import * Resolved comments * Removed iOS depenedency --------- Co-authored-by: KaustubhKumar05 * updated prebuilt quickstart guide * added Prebuilt Quickstart doc for react-native (#1682) * rn: added prebuilt quickstart guide doc * changed guide name * rn: added screenshare guide in prebuilt guide * updated file path * Update joining-with-preview.mdx * Update token-endpoint.mdx * Update token.mdx --------- Co-authored-by: Yogesh Singh Co-authored-by: ygit * Feat/add web docs prebuilt (#1684) * feat: add prebuilt docs for web * fix: add tabs for cra, next * fix: add export app * fix: links * fix: add screenshots * fix alt text --------- Co-authored-by: eswarclynn Co-authored-by: KaustubhKumar05 * add version badge for roomkit-react (#1687) add latest version badge * Nextjs: App router support for HMSPrebuilt (#1690) context for app router * Fix/prebuilt doc (#1683) * fix: room code documentation * fix: review comments * fix: review comments * fix: remove extra code block from prebuilt overview page (#1692) * fix: room code documentation * fix: review comments * fix: review comments * fix: extra code block in prebuilt doc * fix: merge conflict fix * Prebuilt docs (#1681) * Prebuilt docs * Fixes * Correct images * Update images * Update images * Fix link to app * Correct quote * Added numbers * Fixes * Update * update syntax highlighting * Rewrite in new format * Update * Update 2 * Update * Update * Link directly to readme * Updates * Updates * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update docs/android/v2/quickstart/prebuilt-android.mdx Co-authored-by: Saikat Mitra * Update prebuilt-android.mdx --------- Co-authored-by: Saikat Mitra Co-authored-by: Arjun Attam * updated prebuilt package peerDependencies installation steps * removed duplicate guide --------- Co-authored-by: Akanksha Co-authored-by: Yogesh Singh Co-authored-by: ygit Co-authored-by: Aniket Kadam Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: KaustubhKumar05 Co-authored-by: Saikat Mitra Co-authored-by: eswarclynn Co-authored-by: Arjun Attam * updated Quickstart (#1696) * updated Quickstart * updated android - iOS tabs * added version meta badges (#1697) * Added note for iOS crash for 3.10.x versions (#1698) * fix: homepage prebuilt link (#1699) * add layers to hls, refactor for simulcast (#1685) * Web prebuilt: link to sample app, fix code snippet (#1701) fix web prebuilt doc * fix: remove extra files (#1702) * Updated changelog (#1703) * Flutter/wakelock (#1704) * Added wakelock docs * Added wakelock docs * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/always-screen-on.mdx Co-authored-by: Saikat Mitra * Added Suggested changes --------- Co-authored-by: Saikat Mitra * Update recording.mdx (#1705) * 0.9.7 Release notes (#1706) * docs: homepage copy (#1700) * style: update h3 size (#1707) css * docs(recordings): update for auto-start and new names (#1633) * draft * more content * content * content * chat content * remove faq * fix * content * content * content * content * headings * content * content * migrating * vale * fix name * fix: live-1496 error while starting beam recording with sdk method (#1708) * 0.9.8 iOS Release (#1709) * fix: link resolution (#1710) * Flutter/updated callkit repo link (#1711) * Updated changelog * Updated callkit repo link * fix: broken links (#1713) fix links * fix: broken links for server-side docs (#1714) * links * fix * fix * fix * f * f * f * fix: more broken links (#1715) fix * Release notes 2.7.3 (#1712) * Release notes 2.7.3 * No layoutconfig * Add permissions doc * Fix spelling * Add code highlighting * Link to permission docs * Fix issues * Update docs * Fix formatting * Fix formatting * remove poll reference since we don't have the doc yet * Update release notes to add room peer count udpated * Moved peer count to fixed * Android API reference docs PR (#1717) Updating the API reference for SDK version * fix link (#1718) * fix(server-side): list peers is a get request (#1719) * Update release-notes.mdx * docs(web): update api reference (#1724) * docs(web): update api reference (#1725) * Update prebuilt.mdx (#1727) changed default room code * updated steps for reanimated package (#1728) * Updated Prebuilt Quickstart Guide (#1729) * 0.9.9 iOS Release (#1730) * Updated guide on SDK size (#1731) * added doc listing SDK size impact * updated doc * updated doc * updated table * updated table * Update rtmp url limits in start-external-stream-for-room.mdx (#1732) * Fix link (#1723) * Fix link * fixed broken link --------- Co-authored-by: pratim * docs(server): remove region from curl for easier copy-paste (#1733) f * Updated release notes for 1.7.4 (#1734) * Updated changelog (#1735) * Update release-notes.mdx (#1736) * Update release-notes.mdx * updated notes * fix(link): popular guides on home page (#1737) fix link * Update prebuilt.mdx (#1738) * Update prebuilt.mdx * Update docs/react-native/v2/quickstart/prebuilt.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * 11 Aug release notes (#1722) * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> * docs: add release notes (#1741) * docs: add release notes * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * updated SDK Size docs for Flutter & React Native (#1743) * Hosted VOD Docs updates (#1739) * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Update release-notes.mdx * Create live-stream-recording.mdx * Update overview.mdx * Updated navigation to prioritise live stream recording doc * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update release-notes.mdx * Update live-stream-recording.mdx * Update live-stream-recording.mdx * added an image + incremental changes to the doc * Update live-stream-recording.mdx * Update live-stream-recording.mdx * Update release-notes.mdx * Update live-stream-recording.mdx --------- Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> * fix: toc width (#1744) * fix: toc width * fix: content, toc should add up to 1280 * feat: web poll docs (#1740) * feat: web poll docs * feat: 4006 error code * added iOS app size impact (#1746) * added iOS size impact for flutter (#1747) * added iOS app size impact * added iOS app size impact for flutter * Add release notes for rtmp start delay optimisations (#1691) Add release notes for rtmo start delay optimisations * Hosted VOD updates 2 (#1745) * Update overview.mdx * Updated policy, recording assets APIs * updated webhooks, presigned URL and video recording docs * Updated content and links in associated files * Update live-stream-recording.mdx * Update update-destinations.mdx * Update create-template-via-api.mdx * updated docs (#1749) * Update release-notes.mdx (#1750) * updated Quickstart guide (#1751) * updated docs * updated ordering * 0.9.10 iOS Release (#1748) * added steps to install android foreground notification service (#1752) added steps to install android foreground notification service on react native apps * Updated docs (#1753) * added steps to install android foreground notification service on react native apps * changed image format * 0.9.11 iOS Release (#1754) * 0.9.12 iOS Release (#1756) * Update live-stream-recording.mdx (#1757) Update live-stream-recording.mdx * Create prebuilt.mdx (#1758) * Create prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx * Update docs/ios/v2/quickstart/prebuilt.mdx Co-authored-by: Saikat Mitra * Update docs/ios/v2/quickstart/prebuilt.mdx Co-authored-by: Saikat Mitra * Update prebuilt.mdx * Update prebuilt.mdx --------- Co-authored-by: Saikat Mitra * Android API reference docs PR (#1760) Updating the API reference for SDK version * release notes (#1759) * release notes * Update * Update * Added a file for prebuilt * Fleshed out prebuilt info * Remove exclamation * Update * Updated prebuilt integration docs (#1755) * updated Release Notes (#1763) * updated prebuilt dependencies (#1764) * Update release notes (#1765) * updated Release Notes * updated Release Docs header * updated Release Notes (#1766) * Update version (#1762) * fix: command to update releases.js (#1767) * Update release-notes.mdx (#1768) * Update release-notes.mdx (#1770) * fix: versions for release notes (#1771) * 1.0.1 iOS Release (#1769) * Added preview for role docs (#1772) * Added preview for role docs * Updated file path * fixed vercel error * updated docs (#1773) * fixed incorrect links (#1774) * Resolve incorrect links (#1775) * fixed incorrect links * updated docs * docs: add web release notes * docs(web): update api reference * fix: domain update for prebuilt links doc (#1781) * Updated docs for 1.0.2 release (#1780) * Updated docs for 1.0.2 release * Fixed deployment errors * fix stream-id in live streams (#1784) * docs: add release notes * 1.1.0 iOS Release (#1785) * Updated sfu migration, storage config, recordings overview in how-to … (#1782) * Updated sfu migration, storage config, recordings overview in how-to guides. Updated it according to our newer dashboard changes. Updated the content, removed older screenshots and added new videos / gifs / screenshots. * Update docs/server-side/v2/how-to-guides/recordings/overview.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/features/recordings/storage.mdx Co-authored-by: Saikat Mitra * Added the images, made the requested changes. * Update storage.mdx --------- Co-authored-by: Saikat Mitra * Update live-streaming.mdx (#1786) Should route to new server side api's instead of legacy apis Co-authored-by: Hrashi100ms <103556371+Hrashi100ms@users.noreply.github.com> * Android API reference docs PR (#1789) Updating the API reference for SDK version * Initial release notes PR (#1792) * Added the date for the doc * Add release notes * Update * Create large-room.mdx (#1793) * Create large-room.mdx * Update large-room.mdx * Update large-room.mdx * Update large-room.mdx * docs(web): update api reference * fix: add missing error codes * Ios/large room docs update (#1796) * Added few explanations * Fixed spacing * Update docs/ios/v2/how-to-guides/interact-with-room/peer/large-room.mdx --------- Co-authored-by: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> * React native sdk large room support (#1797) added docs for large room support on react native sdk * fix: document props for prebuilt * docs: 04oct23 release notes (#1795) * docs: add release notes for 04oct2023 * fix: add note * fix: lint * fix: rename var * fix: links * fix: content * fix: release notes * fix: release notes * fix: code * fix: lint * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/how-to-guides/set-up-video-conferencing/peerlist-optimizations.mdx Co-authored-by: Saikat Mitra * Update docs/javascript/v2/changelog/release-notes.mdx Co-authored-by: Saikat Mitra * fix: update old release notes --------- Co-authored-by: Saikat Mitra * Android: Large room documentation (#1801) Large room documentation * fix: document options for screenshare web and userName, userId, options for prebuilt (#1798) * fix: document options for screenshare * fix: add default for displaySurface * fix: potential echo with system audio * fix: include username, userID, options for prebuilt * fix: remove endpoints * fixed links to Example app (#1803) * fixed links to Example app * updated link * added large_room in accept.txt (#1805) * large room updates across the room api and a new guide doc (#1799) * large room updates across the room api and a new guide doc * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Review changes are updated. * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update release-notes.mdx * Update create-large-rooms.mdx * Update create-large-rooms.mdx * Update prebuilt.mdx (#1806) * added iterator api docs and release notes (#1807) updated prebuilt quickstart guide * Fix/update docs for session store limits (#1808) * fix: update docs for peer / session store limits * fix: update docs for peer/session store limits * Added code for screenshare in flutterFragmentActivity (#1809) * updated docs (#1810) * Updated large room docs (#1813) * Updated large room docs * Updated typos * rtmp-ingestion-api docs + webhook update (#1812) * rtmp-ingestion-api docs + webhook update * response code update * Update create-large-rooms.mdx (#1815) * Rtmp stream key release notes (#1814) * rtmp-ingestion-api docs + webhook update * response code update * Update release-notes.mdx * Rtmp stream key (#1816) * rtmp-ingestion-api docs + webhook update * response code update * Update release-notes.mdx * created overview page, added a new stream key section, updated docs * updated webhooks and fixed links * Minor vale fixes * Update webhook.md * Update disable-rtmp-stream-key.mdx * removed files from under live stream * recommendation fixes * review * Update webhook.md * Doc Update: [get-started/features/live-streaming] Page (#1779) * Draft: Early version Fixed the images/gifs and added new content - adding more detail * Updated get started section * Lint fix * Lint fix * More copy fixes * Lint fix * Fix: minor edits * Grouped iOS API reference hosting files by SDK (#1817) Added API references for HMSRoomModels SDK --------- Co-authored-by: Pawan Dixit Co-authored-by: KaustubhKumar05 * fix: update labels (#1818) * Update overview.mdx (#1820) Added iOS Prebuilt Snippet. * Add autoStopTimeout docs (#1822) * Add autoStopTimeout docs * Updated description for autoStart * Update create-template-via-api.mdx changed mins to minutes vale-linter was failing --------- Co-authored-by: Mantra Manan Saraswat * Update release notes (#1819) * Update release notes * Update * 2.7.9 release (#1824) * added changes * Update track-settings.mdx * docs(web): update api reference (#1826) * fix: description for auth token * HMSRoomModels Docs (#1823) * Added join, leave, preview, mute/unmute, render video, chat in SwiftUI * Added switch camera, audio output, integration in SwiftUI * Added remote mute, session store, end room, remove peer, peer metadata, change user name, change role Room Models docs for SwiftUI. * Added quickstart for SwiftUI. * Added HLS playback and related documentation for SwiftUI. * Added Screen sharing and related documentation for SwiftUI. * Update quickstart.mdx * Have included HMSBroadcastExtensionSDK in HMSRoomModels SDK so step 3 is no more needed. * Update UIKit screen-share doc to latest approach. * Rename changelog (#1829) * fix: rename changelog to release-notes * fix: redirect regex * fix: script to update release-notes * fix: update example link (#1830) * Update audio-room-quickstart.mdx (#1831) * Update audio-room-quickstart.mdx * Added audio room template --------- Co-authored-by: Decoder07 * HMS-8410: max_duration_seconds in create room params (#1828) * max_duration_seconds in create room params * max_duration_seconds in update, release notes * release note fix * release docs fix * added session duration limiting in FAQ * session max and default duration in basic concepts * faq fix * Update camera-controls.mdx (#1835) * Update camera-controls.mdx * Update camera-controls.mdx * Added video for creating audio room template from dashboard * Added video for creating audio room template from dashboard * Updated video path * Updated path * Updated video * Update components (#1833) * feat: update components * fix: remove knip * fix: note colors * fix: note css * fix: update note default * 1.2.0 iOS Release notes (#1836) * updated Release Notes (#1837) * Release notes 1.9.1 version * 2.9.0 release (#1839) * Update release-notes.mdx * Update release-notes.mdx * fix: script for updating release versions (#1840) * fix: note custom (#1842) * fix: note custom * fix: remove redundant component * Update prebuilt.mdx (#1846) * PROD-264: Guide for import/export template (#1843) * add page * content + images * copy fixes * vale fix * vale fix * warning added * Update release-notes.mdx (#1851) * updated echo cancellation docs hardware based echo cancellation is used by default --------- Co-authored-by: Dmitry Fedoseyev Co-authored-by: Arjun Attam Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: Ravi theja Co-authored-by: Kaustubh Kumar Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: Gulzar Co-authored-by: Piyush Bansal <19729997+piyush1104@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: sdvd Co-authored-by: eswarclynn Co-authored-by: Neeraja100ms <85544927+Neeraja100ms@users.noreply.github.com> Co-authored-by: ygit Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Yogesh Singh Co-authored-by: Aniket Kadam Co-authored-by: Jatin Nagar Co-authored-by: eswarclynn Co-authored-by: Akanksha Co-authored-by: Pratish Bodhale Co-authored-by: Aarthi Thirumalai Co-authored-by: pratim Co-authored-by: Mantra Manan Saraswat Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> Co-authored-by: amar-1995 <110378139+amar-1995@users.noreply.github.com> Co-authored-by: Hrashi100ms <103556371+Hrashi100ms@users.noreply.github.com> Co-authored-by: chrisb-100ms <101189906+chrisb-100ms@users.noreply.github.com> Co-authored-by: Pawan Dixit Co-authored-by: vivekd-100ms <115468393+vivekd-100ms@users.noreply.github.com> Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj * fix: typos (#1850) (#1856) * fix: typos * fix: typos * fix: typos * fix: typos Co-authored-by: Kaustubh Kumar * Backmerge main to QA (#1891) * fix: typos (#1850) * fix: typos * fix: typos * fix: typos * fix: typos * updated docs (#1857) * updated docs * Update docs/react-native/v2/how-to-guides/set-up-video-conferencing/render-video/pip-mode.mdx Co-authored-by: Jatin Nagar * Update pip-mode.mdx --------- Co-authored-by: Jatin Nagar * Updated echo cancellation docs * Updated echo cancellation docs * Completed echo cancellation docs * Added 1.9.2 release notes * Updated release notes * reduce room max duration to 12 hours (#1859) * Update release-notes.mdx * docs: web release notes (#1847) * fix: release notes * fix: prev release notes * fix: consistent terms * fix: update date, remove roomkit-web reference * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Ravi theja * 1.2.1 iOS Release (#1860) * Add cluster in collaborative-whiteboard.mdx (#1862) Update collaborative-whiteboard.mdx * prebuilt_docs_updates (#1841) * prebuilt docs * images * formatting * finalEdit * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update quickstart.mdx * Update quickstart.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update quickstart.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Appearance.mdx --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * 1.3.0 iOS Release (#1865) * Release notes (#1866) * Create live-streaming-rtmp-ingestion.mdx (#1864) * Create live-streaming-rtmp-ingestion.mdx * added images and edited copy * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * Added release notes * Release notes nov 16 2023 (#1867) * fix: broken link * docs: add release notes * fix: added state of rtmp and hls * fix: added recording state for hls and rtmp * fix: docs * docs: update release notes --------- Co-authored-by: amar-1995 Co-authored-by: Saikat Mitra * Local storage error when using iframe link in incognito * Update release-notes.mdx (#1870) * Add live and hls post call transcription config (#1849) * add transcription config to live stream apis * add transcription config to template destination * modify the transcription how to guide * fix: specify recorded transcription only params * update release notes * updated and fixed comments --------- Co-authored-by: Mantra Manan Saraswat * Updated RTMP Ingestion how-to guide (#1873) * image, videos and content updated images and videos and content to go along with the dashboard release * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * add ingest failure webhook (#1874) * fix: content ordering (#1875) * added Release Notes * Android 2.8.2 release notes (#1882) 2.8.2 release notes * Update indexes of Quickstart Guides (#1883) * updated Flutter quickstart guide indexes * updated RN indexes * update web release notes: 28 Nov, 1 Dec (#1877) * docs(web): update api reference * Updated prebuilt docs (#1886) * Updated prebuilt docs * updated indentation --------- Co-authored-by: Yogesh Singh * 1.3.1 iOS Release (#1885) * 1.3.1 iOS Release * Fix typo * 2.8.2 and 2.8.3 release notes android (#1888) * 2.8.2 release notes * 2.8.3 release notes * Removed comments (#1887) Co-authored-by: ygit * HMS-8418: Polls (#1871) * polls * updated polls docs * udpted nav of polls * updated docs * added changelog * correct indentation * correct link for polls * updated docs * updated grammar * udpated polls using mindmap * updated polls result * merged pages * delete page * udpated polls apis * udpated polls apis * udpated overview * updated review comments * fix: typos, update vale exceptions * fix: casing --------- Co-authored-by: amit Co-authored-by: KaustubhKumar05 * updated API references (#1889) --------- Co-authored-by: ygit Co-authored-by: Jatin Nagar Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: Ravi theja Co-authored-by: Dmitry Fedoseyev Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: sdvd Co-authored-by: Aniket Kadam Co-authored-by: Mantra Manan Saraswat Co-authored-by: amar-1995 Co-authored-by: Pratish Bodhale Co-authored-by: Yogesh Singh Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit * Update qa (#1917) * fix: typos (#1850) * fix: typos * fix: typos * fix: typos * fix: typos * updated docs (#1857) * updated docs * Update docs/react-native/v2/how-to-guides/set-up-video-conferencing/render-video/pip-mode.mdx Co-authored-by: Jatin Nagar * Update pip-mode.mdx --------- Co-authored-by: Jatin Nagar * Updated echo cancellation docs * Updated echo cancellation docs * Completed echo cancellation docs * Added 1.9.2 release notes * Updated release notes * reduce room max duration to 12 hours (#1859) * Update release-notes.mdx * docs: web release notes (#1847) * fix: release notes * fix: prev release notes * fix: consistent terms * fix: update date, remove roomkit-web reference * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Ravi theja * 1.2.1 iOS Release (#1860) * Add cluster in collaborative-whiteboard.mdx (#1862) Update collaborative-whiteboard.mdx * prebuilt_docs_updates (#1841) * prebuilt docs * images * formatting * finalEdit * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update quickstart.mdx * Update quickstart.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update quickstart.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Appearance.mdx --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * 1.3.0 iOS Release (#1865) * Release notes (#1866) * Create live-streaming-rtmp-ingestion.mdx (#1864) * Create live-streaming-rtmp-ingestion.mdx * added images and edited copy * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * Added release notes * Release notes nov 16 2023 (#1867) * fix: broken link * docs: add release notes * fix: added state of rtmp and hls * fix: added recording state for hls and rtmp * fix: docs * docs: update release notes --------- Co-authored-by: amar-1995 Co-authored-by: Saikat Mitra * Local storage error when using iframe link in incognito * Update release-notes.mdx (#1870) * Add live and hls post call transcription config (#1849) * add transcription config to live stream apis * add transcription config to template destination * modify the transcription how to guide * fix: specify recorded transcription only params * update release notes * updated and fixed comments --------- Co-authored-by: Mantra Manan Saraswat * Updated RTMP Ingestion how-to guide (#1873) * image, videos and content updated images and videos and content to go along with the dashboard release * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * add ingest failure webhook (#1874) * fix: content ordering (#1875) * added Release Notes * Android 2.8.2 release notes (#1882) 2.8.2 release notes * Update indexes of Quickstart Guides (#1883) * updated Flutter quickstart guide indexes * updated RN indexes * update web release notes: 28 Nov, 1 Dec (#1877) * docs(web): update api reference * Updated prebuilt docs (#1886) * Updated prebuilt docs * updated indentation --------- Co-authored-by: Yogesh Singh * 1.3.1 iOS Release (#1885) * 1.3.1 iOS Release * Fix typo * 2.8.2 and 2.8.3 release notes android (#1888) * 2.8.2 release notes * 2.8.3 release notes * Removed comments (#1887) Co-authored-by: ygit * HMS-8418: Polls (#1871) * polls * updated polls docs * udpted nav of polls * updated docs * added changelog * correct indentation * correct link for polls * updated docs * updated grammar * udpated polls using mindmap * updated polls result * merged pages * delete page * udpated polls apis * udpated polls apis * udpated overview * updated review comments * fix: typos, update vale exceptions * fix: casing --------- Co-authored-by: amit Co-authored-by: KaustubhKumar05 * updated API references (#1889) * fix: release format (#1893) * fixed missing link (#1894) * fix: tags usage on js release notes (#1895) fix: tags usage * Flutter/release 1.9.4 (#1892) * Added release notes * Added texture view docs * Fixed spacing * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Added image * Added version tags * Updated room kit version * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx * Updated table * Updated date --------- Co-authored-by: ygit * docs(web): update api reference (#1896) Co-authored-by: eswarclynn * feat: Dec 8 web release notes (#1898) * feat: web release notes * feat: document fetchLeaderboard * fix: add link to fetchLeaderboard * 1.4.0 iOS Release (#1897) * prebuiltiOSupdates (#1899) * Update network-quality.mdx (#1900) * Update network-quality.mdx * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * updated docs (#1901) * updated docs * removed beta tag * updated indexes * removed beta tags * updated release notes (#1902) * Rtmp in gated update (#1904) * rtmp-in-warning-update * Update create-rtmp-stream-key.mdx * migration guide for twilio to 100ms (#1903) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * Update release-notes.mdx (#1907) * Updated HMSTextureView docs (#1908) * 1.4.1 iOS Release (#1909) * Migration guide twilio (#1906) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * updates to formatting * release notes 1.9.5 (#1911) Co-authored-by: ygit * Updated beam intermediate state docs (#1910) Co-authored-by: ygit * Add release notes (#1912) Co-authored-by: ygit * Updated docs (#1914) updated docs * Create LICENSE (#1915) --------- Co-authored-by: ygit Co-authored-by: Jatin Nagar Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: Ravi theja Co-authored-by: Dmitry Fedoseyev Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: sdvd Co-authored-by: Aniket Kadam Co-authored-by: Mantra Manan Saraswat Co-authored-by: amar-1995 Co-authored-by: Pratish Bodhale Co-authored-by: Yogesh Singh Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: eswarclynn * fix: sidebar rendering in examples pages (#1916) * fix: typos (#1850) * fix: typos * fix: typos * fix: typos * fix: typos * updated docs (#1857) * updated docs * Update docs/react-native/v2/how-to-guides/set-up-video-conferencing/render-video/pip-mode.mdx Co-authored-by: Jatin Nagar * Update pip-mode.mdx --------- Co-authored-by: Jatin Nagar * Updated echo cancellation docs * Updated echo cancellation docs * Completed echo cancellation docs * Added 1.9.2 release notes * Updated release notes * reduce room max duration to 12 hours (#1859) * Update release-notes.mdx * docs: web release notes (#1847) * fix: release notes * fix: prev release notes * fix: consistent terms * fix: update date, remove roomkit-web reference * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Ravi theja * 1.2.1 iOS Release (#1860) * Add cluster in collaborative-whiteboard.mdx (#1862) Update collaborative-whiteboard.mdx * prebuilt_docs_updates (#1841) * prebuilt docs * images * formatting * finalEdit * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update quickstart.mdx * Update quickstart.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update quickstart.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Appearance.mdx --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * 1.3.0 iOS Release (#1865) * Release notes (#1866) * Create live-streaming-rtmp-ingestion.mdx (#1864) * Create live-streaming-rtmp-ingestion.mdx * added images and edited copy * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * Added release notes * Release notes nov 16 2023 (#1867) * fix: broken link * docs: add release notes * fix: added state of rtmp and hls * fix: added recording state for hls and rtmp * fix: docs * docs: update release notes --------- Co-authored-by: amar-1995 Co-authored-by: Saikat Mitra * Local storage error when using iframe link in incognito * Update release-notes.mdx (#1870) * Add live and hls post call transcription config (#1849) * add transcription config to live stream apis * add transcription config to template destination * modify the transcription how to guide * fix: specify recorded transcription only params * update release notes * updated and fixed comments --------- Co-authored-by: Mantra Manan Saraswat * Updated RTMP Ingestion how-to guide (#1873) * image, videos and content updated images and videos and content to go along with the dashboard release * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * add ingest failure webhook (#1874) * fix: content ordering (#1875) * added Release Notes * Android 2.8.2 release notes (#1882) 2.8.2 release notes * Update indexes of Quickstart Guides (#1883) * updated Flutter quickstart guide indexes * updated RN indexes * update web release notes: 28 Nov, 1 Dec (#1877) * docs(web): update api reference * Updated prebuilt docs (#1886) * Updated prebuilt docs * updated indentation --------- Co-authored-by: Yogesh Singh * 1.3.1 iOS Release (#1885) * 1.3.1 iOS Release * Fix typo * 2.8.2 and 2.8.3 release notes android (#1888) * 2.8.2 release notes * 2.8.3 release notes * Removed comments (#1887) Co-authored-by: ygit * HMS-8418: Polls (#1871) * polls * updated polls docs * udpted nav of polls * updated docs * added changelog * correct indentation * correct link for polls * updated docs * updated grammar * udpated polls using mindmap * updated polls result * merged pages * delete page * udpated polls apis * udpated polls apis * udpated overview * updated review comments * fix: typos, update vale exceptions * fix: casing --------- Co-authored-by: amit Co-authored-by: KaustubhKumar05 * updated API references (#1889) * fix: release format (#1893) * fixed missing link (#1894) * fix: tags usage on js release notes (#1895) fix: tags usage * Flutter/release 1.9.4 (#1892) * Added release notes * Added texture view docs * Fixed spacing * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Added image * Added version tags * Updated room kit version * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx * Updated table * Updated date --------- Co-authored-by: ygit * docs(web): update api reference (#1896) Co-authored-by: eswarclynn * feat: Dec 8 web release notes (#1898) * feat: web release notes * feat: document fetchLeaderboard * fix: add link to fetchLeaderboard * 1.4.0 iOS Release (#1897) * prebuiltiOSupdates (#1899) * Update network-quality.mdx (#1900) * Update network-quality.mdx * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * updated docs (#1901) * updated docs * removed beta tag * updated indexes * removed beta tags * updated release notes (#1902) * Rtmp in gated update (#1904) * rtmp-in-warning-update * Update create-rtmp-stream-key.mdx * migration guide for twilio to 100ms (#1903) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * Update release-notes.mdx (#1907) * Updated HMSTextureView docs (#1908) * 1.4.1 iOS Release (#1909) * Migration guide twilio (#1906) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * updates to formatting * release notes 1.9.5 (#1911) Co-authored-by: ygit * Updated beam intermediate state docs (#1910) Co-authored-by: ygit * Add release notes (#1912) Co-authored-by: ygit * Updated docs (#1914) updated docs * Create LICENSE (#1915) * fix: sidebar rendering * fix: next-env --------- Co-authored-by: ygit Co-authored-by: Jatin Nagar Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: Ravi theja Co-authored-by: Dmitry Fedoseyev Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: sdvd Co-authored-by: Aniket Kadam Co-authored-by: Mantra Manan Saraswat Co-authored-by: amar-1995 Co-authored-by: Pratish Bodhale Co-authored-by: Yogesh Singh Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: eswarclynn * Revert sidebar changes (#1918) * fix: typos (#1850) * fix: typos * fix: typos * fix: typos * fix: typos * updated docs (#1857) * updated docs * Update docs/react-native/v2/how-to-guides/set-up-video-conferencing/render-video/pip-mode.mdx Co-authored-by: Jatin Nagar * Update pip-mode.mdx --------- Co-authored-by: Jatin Nagar * Updated echo cancellation docs * Updated echo cancellation docs * Completed echo cancellation docs * Added 1.9.2 release notes * Updated release notes * reduce room max duration to 12 hours (#1859) * Update release-notes.mdx * docs: web release notes (#1847) * fix: release notes * fix: prev release notes * fix: consistent terms * fix: update date, remove roomkit-web reference * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Ravi theja * 1.2.1 iOS Release (#1860) * Add cluster in collaborative-whiteboard.mdx (#1862) Update collaborative-whiteboard.mdx * prebuilt_docs_updates (#1841) * prebuilt docs * images * formatting * finalEdit * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update quickstart.mdx * Update quickstart.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update quickstart.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Appearance.mdx --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * 1.3.0 iOS Release (#1865) * Release notes (#1866) * Create live-streaming-rtmp-ingestion.mdx (#1864) * Create live-streaming-rtmp-ingestion.mdx * added images and edited copy * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * Added release notes * Release notes nov 16 2023 (#1867) * fix: broken link * docs: add release notes * fix: added state of rtmp and hls * fix: added recording state for hls and rtmp * fix: docs * docs: update release notes --------- Co-authored-by: amar-1995 Co-authored-by: Saikat Mitra * Local storage error when using iframe link in incognito * Update release-notes.mdx (#1870) * Add live and hls post call transcription config (#1849) * add transcription config to live stream apis * add transcription config to template destination * modify the transcription how to guide * fix: specify recorded transcription only params * update release notes * updated and fixed comments --------- Co-authored-by: Mantra Manan Saraswat * Updated RTMP Ingestion how-to guide (#1873) * image, videos and content updated images and videos and content to go along with the dashboard release * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * add ingest failure webhook (#1874) * fix: content ordering (#1875) * added Release Notes * Android 2.8.2 release notes (#1882) 2.8.2 release notes * Update indexes of Quickstart Guides (#1883) * updated Flutter quickstart guide indexes * updated RN indexes * update web release notes: 28 Nov, 1 Dec (#1877) * docs(web): update api reference * Updated prebuilt docs (#1886) * Updated prebuilt docs * updated indentation --------- Co-authored-by: Yogesh Singh * 1.3.1 iOS Release (#1885) * 1.3.1 iOS Release * Fix typo * 2.8.2 and 2.8.3 release notes android (#1888) * 2.8.2 release notes * 2.8.3 release notes * Removed comments (#1887) Co-authored-by: ygit * HMS-8418: Polls (#1871) * polls * updated polls docs * udpted nav of polls * updated docs * added changelog * correct indentation * correct link for polls * updated docs * updated grammar * udpated polls using mindmap * updated polls result * merged pages * delete page * udpated polls apis * udpated polls apis * udpated overview * updated review comments * fix: typos, update vale exceptions * fix: casing --------- Co-authored-by: amit Co-authored-by: KaustubhKumar05 * updated API references (#1889) * fix: release format (#1893) * fixed missing link (#1894) * fix: tags usage on js release notes (#1895) fix: tags usage * Flutter/release 1.9.4 (#1892) * Added release notes * Added texture view docs * Fixed spacing * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Added image * Added version tags * Updated room kit version * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx * Updated table * Updated date --------- Co-authored-by: ygit * docs(web): update api reference (#1896) Co-authored-by: eswarclynn * feat: Dec 8 web release notes (#1898) * feat: web release notes * feat: document fetchLeaderboard * fix: add link to fetchLeaderboard * 1.4.0 iOS Release (#1897) * prebuiltiOSupdates (#1899) * Update network-quality.mdx (#1900) * Update network-quality.mdx * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * updated docs (#1901) * updated docs * removed beta tag * updated indexes * removed beta tags * updated release notes (#1902) * Rtmp in gated update (#1904) * rtmp-in-warning-update * Update create-rtmp-stream-key.mdx * migration guide for twilio to 100ms (#1903) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * Update release-notes.mdx (#1907) * Updated HMSTextureView docs (#1908) * 1.4.1 iOS Release (#1909) * Migration guide twilio (#1906) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * updates to formatting * release notes 1.9.5 (#1911) Co-authored-by: ygit * Updated beam intermediate state docs (#1910) Co-authored-by: ygit * Add release notes (#1912) Co-authored-by: ygit * Updated docs (#1914) updated docs * Create LICENSE (#1915) * fix: sidebar rendering * fix: next-env * revert: hiding sidebar --------- Co-authored-by: ygit Co-authored-by: Jatin Nagar Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: Ravi theja Co-authored-by: Dmitry Fedoseyev Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: sdvd Co-authored-by: Aniket Kadam Co-authored-by: Mantra Manan Saraswat Co-authored-by: amar-1995 Co-authored-by: Pratish Bodhale Co-authored-by: Yogesh Singh Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: eswarclynn * Fix link fetching (#1919) * fix: typos (#1850) * fix: typos * fix: typos * fix: typos * fix: typos * updated docs (#1857) * updated docs * Update docs/react-native/v2/how-to-guides/set-up-video-conferencing/render-video/pip-mode.mdx Co-authored-by: Jatin Nagar * Update pip-mode.mdx --------- Co-authored-by: Jatin Nagar * Updated echo cancellation docs * Updated echo cancellation docs * Completed echo cancellation docs * Added 1.9.2 release notes * Updated release notes * reduce room max duration to 12 hours (#1859) * Update release-notes.mdx * docs: web release notes (#1847) * fix: release notes * fix: prev release notes * fix: consistent terms * fix: update date, remove roomkit-web reference * Update release-notes.mdx * Update release-notes.mdx --------- Co-authored-by: Ravi theja * 1.2.1 iOS Release (#1860) * Add cluster in collaborative-whiteboard.mdx (#1862) Update collaborative-whiteboard.mdx * prebuilt_docs_updates (#1841) * prebuilt docs * images * formatting * finalEdit * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx Co-authored-by: Saikat Mitra * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx Co-authored-by: Saikat Mitra * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update quickstart.mdx * Update quickstart.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update overview.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update quickstart.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update Screens-and-components.mdx * Update Appearance.mdx * Update Screens-and-components.mdx * Update overview.mdx * Update Screens-and-components.mdx * Update Appearance.mdx --------- Co-authored-by: Saikat Mitra * docs(web): update api reference * 1.3.0 iOS Release (#1865) * Release notes (#1866) * Create live-streaming-rtmp-ingestion.mdx (#1864) * Create live-streaming-rtmp-ingestion.mdx * added images and edited copy * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * Added release notes * Release notes nov 16 2023 (#1867) * fix: broken link * docs: add release notes * fix: added state of rtmp and hls * fix: added recording state for hls and rtmp * fix: docs * docs: update release notes --------- Co-authored-by: amar-1995 Co-authored-by: Saikat Mitra * Local storage error when using iframe link in incognito * Update release-notes.mdx (#1870) * Add live and hls post call transcription config (#1849) * add transcription config to live stream apis * add transcription config to template destination * modify the transcription how to guide * fix: specify recorded transcription only params * update release notes * updated and fixed comments --------- Co-authored-by: Mantra Manan Saraswat * Updated RTMP Ingestion how-to guide (#1873) * image, videos and content updated images and videos and content to go along with the dashboard release * Update live-streaming-rtmp-ingestion.mdx * Update live-streaming-rtmp-ingestion.mdx * add ingest failure webhook (#1874) * fix: content ordering (#1875) * added Release Notes * Android 2.8.2 release notes (#1882) 2.8.2 release notes * Update indexes of Quickstart Guides (#1883) * updated Flutter quickstart guide indexes * updated RN indexes * update web release notes: 28 Nov, 1 Dec (#1877) * docs(web): update api reference * Updated prebuilt docs (#1886) * Updated prebuilt docs * updated indentation --------- Co-authored-by: Yogesh Singh * 1.3.1 iOS Release (#1885) * 1.3.1 iOS Release * Fix typo * 2.8.2 and 2.8.3 release notes android (#1888) * 2.8.2 release notes * 2.8.3 release notes * Removed comments (#1887) Co-authored-by: ygit * HMS-8418: Polls (#1871) * polls * updated polls docs * udpted nav of polls * updated docs * added changelog * correct indentation * correct link for polls * updated docs * updated grammar * udpated polls using mindmap * updated polls result * merged pages * delete page * udpated polls apis * udpated polls apis * udpated overview * updated review comments * fix: typos, update vale exceptions * fix: casing --------- Co-authored-by: amit Co-authored-by: KaustubhKumar05 * updated API references (#1889) * fix: release format (#1893) * fixed missing link (#1894) * fix: tags usage on js release notes (#1895) fix: tags usage * Flutter/release 1.9.4 (#1892) * Added release notes * Added texture view docs * Fixed spacing * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx Co-authored-by: ygit * Added image * Added version tags * Updated room kit version * Update docs/flutter/v2/how-to-guides/set-up-video-conferencing/render-video/hms-texture-view.mdx * Updated table * Updated date --------- Co-authored-by: ygit * docs(web): update api reference (#1896) Co-authored-by: eswarclynn * feat: Dec 8 web release notes (#1898) * feat: web release notes * feat: document fetchLeaderboard * fix: add link to fetchLeaderboard * 1.4.0 iOS Release (#1897) * prebuiltiOSupdates (#1899) * Update network-quality.mdx (#1900) * Update network-quality.mdx * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar * Update docs/react-native/v2/how-to-guides/measure-network-quality-and-performance/network-quality.mdx Co-authored-by: Jatin Nagar --------- Co-authored-by: Jatin Nagar * updated docs (#1901) * updated docs * removed beta tag * updated indexes * removed beta tags * updated release notes (#1902) * Rtmp in gated update (#1904) * rtmp-in-warning-update * Update create-rtmp-stream-key.mdx * migration guide for twilio to 100ms (#1903) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * Update release-notes.mdx (#1907) * Updated HMSTextureView docs (#1908) * 1.4.1 iOS Release (#1909) * Migration guide twilio (#1906) * migration guide for twilio to 100ms * updated based on ravi and akanksha review * Update overview.mdx * Update overview.mdx * updates to formatting * release notes 1.9.5 (#1911) Co-authored-by: ygit * Updated beam intermediate state docs (#1910) Co-authored-by: ygit * Add release notes (#1912) Co-authored-by: ygit * Updated docs (#1914) updated docs * Create LICENSE (#1915) * fix: sidebar rendering * fix: next-env * fix: recursive link fetching * fix: remove unused var --------- Co-authored-by: ygit Co-authored-by: Jatin Nagar Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: Ravi theja Co-authored-by: Dmitry Fedoseyev Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Saikat Mitra Co-authored-by: sdvd Co-authored-by: Aniket Kadam Co-authored-by: Mantra Manan Saraswat Co-authored-by: amar-1995 Co-authored-by: Pratish Bodhale Co-authored-by: Yogesh Singh Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: eswarclynn --------- Co-authored-by: Saikat Mitra Co-authored-by: Dmitry Fedoseyev Co-authored-by: Arjun Attam Co-authored-by: Pratim Mallick <34009202+PratimMallick@users.noreply.github.com> Co-authored-by: Ravi theja Co-authored-by: amit1-100ms <105837506+amit1-100ms@users.noreply.github.com> Co-authored-by: amit Co-authored-by: Eswar Prasad Clinton. A <64120992+eswarclynn@users.noreply.github.com> Co-authored-by: Gulzar Co-authored-by: Piyush Bansal <19729997+piyush1104@users.noreply.github.com> Co-authored-by: Pushpam <93931528+Decoder07@users.noreply.github.com> Co-authored-by: sdvd Co-authored-by: eswarclynn Co-authored-by: Neeraja100ms <85544927+Neeraja100ms@users.noreply.github.com> Co-authored-by: ygit Co-authored-by: akankshat100ms <123055269+akankshat100ms@users.noreply.github.com> Co-authored-by: Yogesh Singh Co-authored-by: Aniket Kadam Co-authored-by: Jatin Nagar Co-authored-by: eswarclynn Co-authored-by: Akanksha Co-authored-by: Pratish Bodhale Co-authored-by: Aarthi Thirumalai Co-authored-by: pratim Co-authored-by: Mantra Manan Saraswat Co-authored-by: Dinesh Ch <44665669+chdinesh1089@users.noreply.github.com> Co-authored-by: Pawan Dixit <103245157+pawan-100ms@users.noreply.github.com> Co-authored-by: amar-1995 <110378139+amar-1995@users.noreply.github.com> Co-authored-by: Hrashi100ms <103556371+Hrashi100ms@users.noreply.github.com> Co-authored-by: chrisb-100ms <101189906+chrisb-100ms@users.noreply.github.com> Co-authored-by: Pawan Dixit Co-authored-by: vivekd-100ms <115468393+vivekd-100ms@users.noreply.github.com> Co-authored-by: Decoder07 Co-authored-by: Aakash Bajaj Co-authored-by: chrisb-100ms Co-authored-by: Hardik Maheshwari <93115614+hdz-666@users.noreply.github.com> Co-authored-by: hardik1003 Co-authored-by: amar-1995 --- .github/styles/Vocab/HMSVocab/accept.txt | 2 +- .gitignore | 1 + components/PlatformAccordion.tsx | 22 ++++++---- components/Sidebar.tsx | 41 +++++++++---------- .../javascript/v2/react-hooks/home/content.md | 2 +- docs/ios/v2/release-notes/release-notes.mdx | 1 - pages/examples.tsx | 2 +- 7 files changed, 38 insertions(+), 33 deletions(-) diff --git a/.github/styles/Vocab/HMSVocab/accept.txt b/.github/styles/Vocab/HMSVocab/accept.txt index f2ee5d0033..6fa22436c0 100644 --- a/.github/styles/Vocab/HMSVocab/accept.txt +++ b/.github/styles/Vocab/HMSVocab/accept.txt @@ -168,4 +168,4 @@ url answer_max_len answer_min_len userid -peerid \ No newline at end of file +peerid diff --git a/.gitignore b/.gitignore index 24cc3a692a..c6e6ee934b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules .DS_Store .next +next-env.d.ts package-lock.json yarn-error.log records.json diff --git a/components/PlatformAccordion.tsx b/components/PlatformAccordion.tsx index fc20dada42..f34753e60e 100644 --- a/components/PlatformAccordion.tsx +++ b/components/PlatformAccordion.tsx @@ -1,4 +1,4 @@ -import { useEffect, useState } from 'react'; +import React, { useEffect, useState } from 'react'; import Link from 'next/link'; import { ChevronDownIcon } from '@100mslive/react-icons'; import { Flex, Text } from '@100mslive/react-ui'; @@ -6,6 +6,17 @@ import { titleCasing } from '../lib/utils'; import { SidebarAPIReference } from './SidebarAPIReference'; import { references } from '../api-references'; +const recursivelyGetLink = (data) => { + const currentLevel = data?.[Object.keys(data)[0]]; + if (currentLevel?.url) { + return currentLevel.url; + } + if (typeof currentLevel === 'object') { + return recursivelyGetLink(currentLevel); + } + return undefined; +}; + const PlatformAccordion = ({ title, icon, @@ -48,16 +59,11 @@ const PlatformAccordion = ({
- {Object.keys(data['v2']).map((item) => ( + {Object.keys(data.v2).map((item) => ( // For when all children are accordions = ({ } data={allNav['server-side']} openPlatformAccordion={openPlatformAccordion} @@ -363,17 +363,17 @@ const Sidebar: React.FC = ({ justifyContent: 'center' }}> Platform Selected - + {getUpdatedPlatformName(tech.name)}
- +
@@ -404,7 +404,8 @@ const Sidebar: React.FC = ({ height: '16px', boxShadow: '0 8px 8px 0.25rem rgba(8, 9, 12, 0.8)', '@md': { display: 'none' } - }}> + }} + /> ) : null} @@ -412,7 +413,7 @@ const Sidebar: React.FC = ({ {nav ? Object.entries(nav).map(([key, children], index) => children?.['release-notes'] ? ( - + ) : ( = ({ export default Sidebar; -const DocsSearchBar = ({ setHelperState }) => { - return ( - setHelperState((prev) => prev + 1)}> - - - Search docs… - - / - - ); -}; +const DocsSearchBar = ({ setHelperState }) => ( + setHelperState((prev) => prev + 1)}> + + + Search docs… + + / + +); const iconStyle = { height: '20px', width: '20px', fill: 'var(--docs_text_primary)' }; diff --git a/docs/api-reference/javascript/v2/react-hooks/home/content.md b/docs/api-reference/javascript/v2/react-hooks/home/content.md index 02bca7e61c..eefc5a801c 100644 --- a/docs/api-reference/javascript/v2/react-hooks/home/content.md +++ b/docs/api-reference/javascript/v2/react-hooks/home/content.md @@ -180,7 +180,7 @@ isAllowedToPublish can be used to decide whether to show the toggle buttons in t This hook can be used to apply css properties on an element based on the current audio level for the passed in track. It doesn't return the audio level as it's optimised for performance. As audio level could be changing frequently we want to minimise the number of components an audio level change causes to re render. -An e.g. use of this hook will be to apply box-shadow on parent tile based on audio level. +An example use of this hook will be to apply box-shadow on parent tile based on audio level. #### Parameters diff --git a/docs/ios/v2/release-notes/release-notes.mdx b/docs/ios/v2/release-notes/release-notes.mdx index e577e5d914..cc54a44a57 100644 --- a/docs/ios/v2/release-notes/release-notes.mdx +++ b/docs/ios/v2/release-notes/release-notes.mdx @@ -14,7 +14,6 @@ description: Release Notes for 100ms iOS SDK - fetchLeaderboard API to fetch the leaderboard for a quiz - ## 1.3.1 - 2023-12-04 ### Added - Layout API support for chat controls diff --git a/pages/examples.tsx b/pages/examples.tsx index 304d2ac047..2961e12224 100644 --- a/pages/examples.tsx +++ b/pages/examples.tsx @@ -1,3 +1,4 @@ +import React, { useEffect, useMemo, useState } from 'react'; import categories from '@/common/categories'; import examples from '@/common/examples'; import Category, { CATEGORIES, Categories } from '@/components/Category'; @@ -9,7 +10,6 @@ import Sidebar from '@/components/Sidebar'; import TechnologySelect, { TECHNOLOGIES, Technologies } from '@/components/TechnologySelect'; import { getAllDocs, getNavfromDocs } from '@/lib/mdxUtils'; import { Box, Button, Flex, Text } from '@100mslive/react-ui'; -import { useEffect, useMemo, useState } from 'react'; export default function Examples({ allNav }) { const [menu, setMenu] = useState(false);