Skip to content

FCE-3096 - document simulcast#243

Merged
czerwiukk merged 8 commits intomainfrom
FCE-3096/document-simulcast
Apr 8, 2026
Merged

FCE-3096 - document simulcast#243
czerwiukk merged 8 commits intomainfrom
FCE-3096/document-simulcast

Conversation

@czerwiukk
Copy link
Copy Markdown
Member

Description

Adds simulcast documentation.

@linear
Copy link
Copy Markdown

linear bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds end-user documentation for Fishjam simulcast, covering both conceptual behavior and practical integration steps for React (Web) and React Native.

Changes:

  • Add a new how-to guide describing how to configure sentQualities and select variants via setReceivedQuality.
  • Add a new explanation page covering simulcast concepts, variants, and sender/receiver behavior.
  • Update React and React Native examples docs to mention simulcast/quality selection.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.

File Description
docs/how-to/features/simulcast.mdx New how-to guide with sender config + receiver quality selection examples.
docs/explanation/simulcast.mdx New conceptual overview explaining simulcast variants and flow.
docs/examples/react.mdx Updates example description to mention simulcast quality selection.
docs/examples/react-native.mdx Updates example description to mention simulcast quality selection.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PiotrWodecki PiotrWodecki removed their request for review April 1, 2026 15:46
@czerwiukk czerwiukk force-pushed the FCE-3096/document-simulcast branch from bf0a776 to bcce4fe Compare April 2, 2026 08:35
@PiotrWodecki PiotrWodecki self-requested a review April 2, 2026 09:55
Comment on lines +160 to +162
function RTCView({ stream }: { stream: any }) {
return <View />;
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question why not import this instead of mocking?

@czerwiukk czerwiukk force-pushed the FCE-3096/document-simulcast branch from eae5362 to e8e5caa Compare April 3, 2026 10:35
@czerwiukk czerwiukk force-pushed the FCE-3096/document-simulcast branch from 36e2bec to d031ecf Compare April 8, 2026 11:33
@czerwiukk czerwiukk merged commit 3381d3f into main Apr 8, 2026
1 check passed
@czerwiukk czerwiukk deleted the FCE-3096/document-simulcast branch April 8, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants