device-emulator icon indicating copy to clipboard operation
device-emulator copied to clipboard

Browser media devices emulation toolkit

Results 6 device-emulator issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The emulated devices that the library creates contain synthetically generated media which is not configurable. Certain use case would require...

enhancement
hacktoberfest

Changes: `npm run dev` now runs the react app placed in the examples folder. fixes: #11 Running the dev script should open the demo app

**Is your feature request related to a problem? Please describe.** Currently if you fail a video input device in the demo app and then make it live again the video...

bug
good first issue
hacktoberfest

## :rotating_light: The automated release from the `main` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you can benefit from your...

semantic-release

**Is your feature request related to a problem? Please describe.** Currently when you run a `npm run dev`, it opens a vite server with the `index.html` file which is related...

good first issue
hacktoberfest

**Is your feature request related to a problem? Please describe.** The pollyfilled `getUserMedia` does not mimic how different browser support different constraint configuration. **Describe the solution you'd like** The library...

enhancement
hacktoberfest