LiveLab
LiveLab copied to clipboard
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.10 to 3.1.31. Changelog Sourced from nanoid's changelog. 3.1.31 Fixed collision vulnerability on object in size (by Artyom Arutyunyan). 3.1.30 Reduced size for project with brotli compression...
Would be nice to have a copy link to clipboard component after 'start' was pressed.
Update the package.json with the dotenv dependency. Might also need to be done for the CultureHub repo too.
is there a way to get a direct url for the video stream, so i could consume the video programmatically in python without any browser interaction on the receiving side?
Settings that seem helpful for working on music: noiseSuppression: false, echoCancellation: false, autoGainControl: false More explanation of available contraints at https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API/Constraints and https://mdn.mozillademos.org/en-US/docs/Web/API/Media_Streams_API/Constraints$samples/Example_Constraint_exerciser?revision=1588638&fbclid=IwAR1ZIbQIayqO6TIBzLjSNSS_FRjwYvVrSOR4HtwE1DjYkDgzOtZrrFCQjls Questions: - What should the UI for...
just trying this out. following [readme](https://github.com/ojack/LiveLab/blob/master/README.md) instructions, I get stuck after `npm run start-local` I get ``` fs.js:114 throw err; ^ Error: ENOENT: no such file or directory, open '/Users/Sandy/Documents/LiveLab/certs/privkey.pem'...
LiveLab is currently broken because it relies on the same remote and local track IDs to coordinated between remote and user media. Starting this issue to track migration to the...