Hacker News new | ask | show | jobs
by zalo 2246 days ago
I discovered Peer Calls last night and think it’s an awesome project! It worked flawlessly from both my phone and desktop; it’s one of the (surprisingly few) fully featured WebRTC chat apps!

My one hope: Could it be possible to select from different audio bitrates when on a direct connection? High bandwidth audio seems like one of the huge selling points of P2P chat applications. My naive assumption is that it’s the sampleRate constraint on the audio stream, but I’m not sure how the compression works...