muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.49k stars 1.75k forks source link

Sending packets to server from microphone #758

Open cubecleveland opened 3 years ago

cubecleveland commented 3 years ago

Heelo, i was wondering if someone can give me some directions. We are tyring to send raw audio data retireved from the mic to a server Endpoint using keep alive connection.

Any implementation guidlines will be appreciated.

stefan-reich commented 2 years ago

I'm using WebSockets for this