device-emulator
device-emulator copied to clipboard
Browser media devices emulation toolkit
**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...
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...
## :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...
**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...
**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...