muaz-khan / WebRTC-Experiment

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
https://www.webrtc-experiment.com/
MIT License
11.71k stars 3.95k forks source link

Is it possible to send lossless audio over webrtc? #404

Open ZECTBynmo opened 8 years ago

ZECTBynmo commented 8 years ago

Hey Muaz, first let me thank you for your open source work - it's excellent! You've done a lot to move the webRTC community forward.

Is there any way that you know of to transport uncompressed audio over webrtc? As far as I know, there is no way to turn compression off, so the only way is to encode audio to samples and transport over webrtc data channels...but that's not optimal. Do you have any secrets?

VadasEnterprises commented 8 years ago

I would like a small patch for this as well. Thanks ALOT, Muaz! You have saved me a GREAT deal of trouble! =D