eelcocramer / webrtc-mp3-stream

Stream mp3s without uploading to any servers using HTML5 APIs

Home Page:https://webrtc-mp3-stream.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listener only hears mono audio

tvandergeer opened this issue · comments

It seems like all stereo information is lost

commented

Hi, thanks for posting!

I've created this proof-of-concept 5 years ago. The WebRTC APIs did evolve quite a lot since. It may very well be possible to stream stereo today (or not). I'm happy to accept a PR that adds this to the PoC but I will not pursue this myself.