node-webrtc-examples
node-webrtc-examples copied to clipboard
MediaStream and RTCDataChannel examples using node-webrtc
I'm trying to manipulate the audio samples that come from the client and return back the altered stream from the server. My thought would be: create a new local stream...
**Windows Compatibility Patch** (custom _fluent-ffmpeg-multistream_ implementation) because unix ports aren't readily accessible and creating a PR to the original dependency's repository is literally not an option. Outside of whitespace and...
Receiving a 404 when running `npm install`: ```bash npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]:...
I'm running on Ubuntu x86 22.04. It looks like it may be a problem with canvas but I'm not sure how to fix it. Any suggestions are welcomed! Thanks in...
Guys, please help me with setting the preferred codec to H264. offerSDP generated by 'doOffer' method in lib/server/connections/WebRTCConnection.js does not contain H264 at all. How can i enable the server...