ws-audio-api icon indicating copy to clipboard operation
ws-audio-api copied to clipboard

WebSocket Audio API: library to broadcast the sound from the microphone through a WebSocket

Results 18 ws-audio-api issues
Sort by recently updated
recently updated
newest added

the example server won't run because of ws.upgradeReq that do not exist anymore var connectionId = ws.upgradeReq.headers['sec-websocket-key']; cheers

If so, some examples would be very handy

Hi there, 1st of all, thanks for this great project! its pretty darn good! I am testing with various browsers and I noticed that the longer I broadcast on 1...

Could not get it to work on localhost Had to remove https & just go var http = require('http');.

Hello Ivan. I saw your post on Webrtc audio to ffmpeg api. I am wondering if Webrtc video can be sent to ffmpeg and ffmpeg output the webrtc video as...

[Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. ()

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...

Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies