meething / meething/StreamSwitcher
What browsers are supported?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Right now I'm trying to support every browser except Safari. It looks like Firefox needs mozCaptureStream or else this breaks. If I change the code to use that then it breaks const stream = blackSilence(); trying to get the stream with a TypeError.
I'll keep seeing if I can get it to work but do you know of any other issues with Firefox or other browsers?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Firefox path involving mozCaptureStream and blackSilence(), then compare the behavior across browsers. Done means the supported browser scope and the Firefox failure are established with reproducible results and a clear issue outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100