Skip to content

dunika/media-recorder-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-recorder-hooks

React hooks for recording media streams.

Installation

# npm 
npx jsr add @dunika/media-recorder-hooks

# yarn
yarn dlx jsr add @dunika/media-recorder-hooks

# pnpm
pnpm dlx jsr add @dunika/media-recorder-hooks

# bun
bunx jsr add @dunika/media-recorder-hooks

# deno
deno add @dunika/media-recorder-hooks

Chrome Troubleshooting

Disable these flags in Chrome these settings in Chrome by going to chrome://flags:

  • Allow WebRTC to adjust the input volume.
  • Chrome-wide echo cancellation

Usage

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published