Skip to content

Add community-maintained webrtc reader for react to docs#5762

Open
MrLightful wants to merge 1 commit into
bluenviron:mainfrom
MrLightful:main
Open

Add community-maintained webrtc reader for react to docs#5762
MrLightful wants to merge 1 commit into
bluenviron:mainfrom
MrLightful:main

Conversation

@MrLightful
Copy link
Copy Markdown
Contributor

@MrLightful MrLightful commented May 13, 2026

The existing reader.js was somewhat annoying to use with react, so I ported it:
https://github.com/MrLightful/mediamtx-webrtc-react

Don't want for my pr to look too spammy, but I imagined it could be useful for others.

The package provides multiple approaches of handling webrtc streams, incl. simple component based, hooks, or class based (similar to original reader.js).

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.09%. Comparing base (b01b3e2) to head (adb4eb1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5762      +/-   ##
==========================================
+ Coverage   63.05%   63.09%   +0.03%     
==========================================
  Files         217      217              
  Lines       18364    18364              
==========================================
+ Hits        11579    11586       +7     
+ Misses       5843     5836       -7     
  Partials      942      942              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant