From 2a91488e82bfe190abe2ca1eed36447abc0d35ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 17:39:00 +0530 Subject: [PATCH] Release PR (#2072) 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 * Update QA (#1924) * QA to Main (#1920) * 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 <1… * migration guide update for android and ios (#1923) * QA to Main (#1920) * 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> … * Update qa w main (#1927) * fix: sidebar rendering * fix: next-env * fix: recursive link fetching * fix: resolve conflicts * Main to QA backmerge (#1928) * QA to Main (#1920) * 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: akanks… * HMS-7303 (#1931) * QA to Main release (#1925) * 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: akankshat1… * add room_name and recording_id in webhooks (#1905) * add room_name in transcription webhooks, recording_id in *.recording.success * QA to Main release (#1925) * 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 … * live transcription doc (#1922) * QA to Main (#1920) * 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: akan… * updated PIP docs (#1934) * 1.4.2 iOS Release (#1935) * Qa to main - Webhooks doc update (#1932) * 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… * Added jsx to accept.txt (#1944) * Qa to main - Webhooks doc update (#1932) * 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.co… * Updates to post call transcription guide, rtmp ingestion guide, live transcription doc (#1943) * live transcription doc * Update live-transcription-hls.mdx * Update live-transcription-workflow.png * pr review changes * Update live-transcription-hls.mdx * Update live-transcription-hls.mdx * Update live-transcription-hls.mdx * Update live-transcription-hls.mdx * Update live-transcription-hls.mdx * Update enable-transcription-and-summary.mdx * added new videos, updated the copy for post call transcription * updated spellings * Update enable-transcription-and-summary.mdx * Update enable-transcription-and-summary.mdx --------- Co-authored-by: Piyush Bansal <19729997+piyush1104@users.noreply.github.com> * Security and compliance (#1946) * [feat] Security and privacy docs including overview, SOC2, HIPAA * Update HIPAA.mdx --------- Co-authored-by: Aniket Behera * fix: vale version (#1949) * Main to QA backmerge (#1953) * Qa to main release (#1947) * 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… * 5 Jan web release notes (#1945) * add: release notes * fix: update * update * fix: spacing * Qa to main release (#1947) * 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… * virtual background (#1937) * virtual background * Update Virtual-Background.mdx * Update Virtual-Background.mdx * VirtualBackground * fixesvb * Delete docs/get-started/v2/get-started/features/Polls and Quizzes/PollsAndQuizzes.mdx * Update Virtual-Background.mdx * Virtual background (#1960) * virtual background * Update Virtual-Background.mdx * Update Virtual-Background.mdx * VirtualBackground * fixesvb * VirtualBackground * VirtualBackground * Update Virtual-Background.mdx * Rename Virtual-Background.mdx to virtual-background.mdx * fix: update (#1962) * docs(web): update api reference (#1965) * updated Quickstart guide (#1961) * updated docs * updated doc * updated Release Notes (#1963) updated doc * 1.5.0 iOS Release (#1964) * docs(web): update api reference * fix: lint (#1966) * fix: lint --------- Co-authored-by: ygit Co-authored-by: Dmitry Fedoseyev Co-authored-by: raviteja83 Co-authored-by: Kaustubh Kumar * Web release notes 1901 (#1967) * fix: web release notes * fix * fix * fix * remove redundant vb file (#1969) * docs: 25 Jan 2024 web release notes * docs: update * SS-3421 : Added suggested blogs component (#1959) * Added suggested blogs component * Added suggested blogs component * Added props in the SuggestedBlogs components * Added blogs in prebuilt overview * ui changes * SS-3634 : Moved prebuilt from overview and added in sidebar list (#1974) * Moved prebuilt from overview and added in sidebar list * Moved prebuilt from overview and added in sidebar list * SS: 3634 updates (#1975) * Moved prebuilt from overview and added in sidebar list * Moved prebuilt from overview and added in sidebar list * Changed bullet points and added analytics in suggested blog click * Docs release PR (#1980) * QA to main release PR (#1957) * 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: … * fix modes in template request * Ss 3637 (#1977) * Added wrapper for Link * handling absolute url * handling absolute url * Ss 3637 - handling hash (#1996) * Added wrapper for Link * handling absolute url * handling absolute url * handling hash * HMS-8358 (#2000) * Update docs for new asset types and webhooks * Fix webhook samples * removed dummy blogs (#1986) * list query params (#1988) * list query params * fix: typo * fix: copy * fix: update copy * fix: link to section * User context (#2003) * RoomCodevsAuthToken * position * users * Roomauth (#2004) * RoomCodevsAuthToken * position * rctc * Update authentication-token-versus-room-code.mdx * Update authentication-token-versus-room-code.mdx * Roomauth (#2005) * RoomCodevsAuthToken * position * rctc * updateroomauth * fix: typo --------- Co-authored-by: KaustubhKumar05 * Update adaptive-bitrate.md (#1884) * Update adaptive-bitrate.md * Release PR (#2001) * 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.norep… * Update qa (#2007) Release PR (#2001) * 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 * Update docs/android/v2/features/render-video.mdx * 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 --------- * 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 --------- * 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 * Added Suggested changes --------- * docs(web): update api reference * 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 --------- * 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 --------- * 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 --------- * 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 * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update prebuilt-android.mdx --------- * update image * content * fix room kit component --------- * 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 --------- * 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 --------- * 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 --------- * 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 * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update prebuilt-android.mdx --------- * updated prebuilt package peerDependencies installation steps * removed duplicate guide --------- * 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 * Added Suggested changes --------- * 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 --------- * 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 --------- * 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 --------- * docs: add release notes (#1741) * docs: add release notes * Update docs/javascript/v2/changelog/release-notes.mdx * Update docs/javascript/v2/changelog/release-notes.mdx * Update docs/javascript/v2/changelog/release-notes.mdx --------- * 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 --------- * 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 * Update docs/ios/v2/quickstart/prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx --------- * 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 * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Added the images, made the requested changes. * Update storage.mdx --------- * Update live-streaming.mdx (#1786) Should route to new server side api's instead of legacy apis * 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 --------- * 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 * Update docs/javascript/v2/how-to-guides/set-up-video-conferencing/peerlist-optimizations.mdx * Update docs/javascript/v2/changelog/release-notes.mdx * fix: update old release notes --------- * 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 --------- * 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 --------- * 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 --------- * 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 --------- * 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 * Update docs/android/v2/features/render-video.mdx * 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 --------- * 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 --------- * 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 * Added Suggested changes --------- * docs(web): update api reference * 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 --------- * 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 --------- * 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 --------- * 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 * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update prebuilt-android.mdx --------- * update image * content * fix room kit component --------- * 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 --------- * 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 --------- * 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 --------- * 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 * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Clarified * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update docs/android/v2/quickstart/prebuilt-android.mdx * Update prebuilt-android.mdx --------- * updated prebuilt package peerDependencies installation steps * removed duplicate guide --------- * 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 * Added Suggested changes --------- * 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 --------- * 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 --------- * 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 --------- * docs: add release notes (#1741) * docs: add release notes * Update docs/javascript/v2/changelog/release-notes.mdx * Update docs/javascript/v2/changelog/release-notes.mdx * Update docs/javascript/v2/changelog/release-notes.mdx --------- * 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 --------- * 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 * Update docs/ios/v2/quickstart/prebuilt.mdx * Update prebuilt.mdx * Update prebuilt.mdx --------- * 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 * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Update docs/get-started/v2/get-started/features/recordings/storage.mdx * Added the images, made the requested changes. * Update storage.mdx --------- * Update live-streaming.mdx (#1786) Should route to new server side api's instead of legacy apis * 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 --------- * 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 * Update docs/javascript/v2/how-to-guides/set-up-video-conferencing/peerlist-optimizations.mdx * Update docs/javascript/v2/changelog/release-notes.mdx * fix: update old release notes --------- * 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 --------- * 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 --------- * 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 --------- * 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 --------- * fix: typos (#1850) (#1856) * fix: typos * fix: typos * fix: typos * fix: typos * 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 * Update pip-mode.mdx --------- * 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 --------- * 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 * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx * Update docs/get-started/v2/get-started/prebuilt/Screens-and-components.mdx * Update Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx * Update docs/get-started/v2/get-started/prebuilt/Appearance.mdx * 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 --------- * 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 --------- * 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 --------- * 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 --------- * 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) * 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 --------- * updated API references (#1889) --------- Co-authored-by: akankshat100ms <123055269+akankshat100ms… 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 Co-authored-by: Ankit Rastogi <153706933+AnkitRastogi3@users.noreply.github.com> Co-authored-by: Aniket Behera Co-authored-by: raviteja83 * Qa backmerge (#2008) * Release PR (#2001) * 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… * fix: update HMSQuizLeaderboard (#1939) * fix: update HMSQuizLeaderboard * fix: correctUsers * fix: copy * docs: add web release notes * Migration guide update 20feb2024 (#2021) * Release PR (#2009) * 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-authore… * Hipaa compliance 20feb2024 (#2022) * Release PR (#2009) * 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: … * Effects VB integration doc (#1990) * effects VB integration * fix: code indentation * fix: code indentation * fix: empty lines * fix: interface * fix: add types * fix: formatting * fix: more context for presets * Automation workflows (#2024) chore: workflows for release, backmerge * Hipaa updates 22feb2024 (#2026) * Release PR (#2023) * 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: aka… * docs(web): update api reference (#2027) * Qa TO main (#2025) * 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… * Backmerge PR (#2030) * Qa TO main (#2025) * 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… * Release notes 2024-02-23 (#2032) * release notes for 2024-02-23 * fix * fix * fix * Peerinsights (#2014) * RoomCodevsAuthToken * position * rctc * updateroomauth * newinsights * pagename * copy changes * more changes * network performance * Release PR - update Web API reference (#2029) * 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 * 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… * SS-3439 : support all react-icons in Callout (#2044) * using dynamic icons * using dynamic icons * New recordings (#2031) * RoomCodevsAuthToken * position * rctc * updateroomauth * newinsights * pagename * copy changes * more changes * network performance * networkchanges * recordingupdates * Update set-up-recording.mdx * Update set-up-recording.mdx * Update stream-recording.mdx * Update get-recoding-assets.mdx * Update overview.mdx * Update recording-asset-types.mdx * Release PR (#2046) * 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: KaustubhKumar05 * Merge open prs (#2052) * Release PR (#2047) * 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: akankshat100… * Added poll methods (#2048) * Updated release notes (#2049) * Updated release notes * Updated change log * fix: links * backmerge: main to qa (#2055) add docs for new recordings api (#2041) * add docs for new recordings api * fix error * update changelog * fix: lint * fix: lint * fix: lint * fix: lint --------- Co-authored-by: Piyush Bansal <19729997+piyush1104@users.noreply.github.com> Co-authored-by: KaustubhKumar05 * fix: links (#2057) * fix: links * fix: links * fix: links (#2059) * fix: link * docs: 05 Mar web release notes (#2063) * docs(web): update api reference (#2062) * docs(web): update api reference * fix: vale errors --------- Co-authored-by: raviteja83 Co-authored-by: KaustubhKumar05 * backmerge: main to qa (#2064) * Release PR (#2058) * 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: akank… * HMS-8358 Add examples for track and stream assets (#2066) * Update docs for new asset types and webhooks * Fix webhook samples * Add stream and track examples * updated React Native release notes (#2067) * Fix stream recording mode changes (#2069) * Fix recording mode description in the overview. * Fix explanation in stream recording mode --------- Co-authored-by: Aarthi Thirumalai * docs: update to proper version (#2071) --------- 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: 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 Co-authored-by: Hardik Maheshwari <93115614+hdz-666@users.noreply.github.com> Co-authored-by: hardik1003 Co-authored-by: amar-1995 Co-authored-by: Ankit Rastogi <153706933+AnkitRastogi3@users.noreply.github.com> Co-authored-by: Aniket Behera Co-authored-by: raviteja83 Co-authored-by: KaustubhKumar05 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Aarthi Thirumalai --- docs/javascript/v2/release-notes/release-notes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/javascript/v2/release-notes/release-notes.mdx b/docs/javascript/v2/release-notes/release-notes.mdx index 2e039bde69..121c4c24f4 100644 --- a/docs/javascript/v2/release-notes/release-notes.mdx +++ b/docs/javascript/v2/release-notes/release-notes.mdx @@ -14,9 +14,9 @@ description: Release Notes for 100ms JavaScript SDK | @100mslive/hls-player | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhls-player.svg)](https://badge.fury.io/js/%40100mslive%2Fhls-player) | | @100mslive/hms-video-react(deprecated) | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhms-video-react.svg)](https://badge.fury.io/js/%40100mslive%2Fhms-video-react) | -## 2024-03-05 +## 2024-03-07 -Released: `@100mslive/hms-video-store@0.12.0`, `@100mslive/react-sdk@0.10.0`, `@100mslive/hls-player@0.3.0`, `@100mslive/roomkit-react@0.3.0` +Released: `@100mslive/hms-video-store@0.12.1`, `@100mslive/react-sdk@0.10.1`, `@100mslive/hls-player@0.3.1`, `@100mslive/roomkit-react@0.3.1` ### Added: - Roomkit Prebuilt: Revamped HLS Streaming layout for mweb - Portrait and Landscape