mediasoup3-record-demo icon indicating copy to clipboard operation
mediasoup3-record-demo copied to clipboard

Simple Record Demo using Mediasoup 3 and GStreamer

Results 18 mediasoup3-record-demo issues
Sort by recently updated
recently updated
newest added

UnhandledPromiseRejectionWarning: TypeError: router.createPlainRtpTransport is not a function; The video not recording the video because of this error.

I try to open localhost:8080 and there is websocket connection fail in chrome console: `index.js:12 WebSocket connection to 'wss://localhost:3000/' failed` The server is started and there is ` Socket Server...

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

Currently the config has multiple codecs, but the file name/ffmpeg/gstreamer args do not support this.

enhancement

when we disable video and enable back FFMpeg doesn't add the video track back. Also when disable the video it just stops at last frame, instead of that can we...

enhancement

For example when the device was not found. ``` index.js:162 Uncaught (in promise) DOMException: Requested device not found ```

bug
enhancement
good first issue