Re: [webrtc-pc] Are sinks a prerequisite for decoding? getSynchronizationSources() without <video> (#2240)

> if we go to "main.js" and remove the line that says `remoteVideo.srcObject = e.streams[0];` from `function gotRemoteStream(e)`, we suddenly get nothing with Chromium.

This is a bug clearly, since web audio is a sink. I don't see anywhere that says web audio need only work for audio that is already played out through other means—kind of defeats the purpose of web audio.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2240#issuecomment-516530872 using your GitHub account

Received on Tuesday, 30 July 2019 18:09:33 UTC