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

I'll clarify that it is expected to return this information whether or not sinks are attached in the form of a note. I think it is up to the implementation how often to decode, or even whether to decode, when there are no sinks, as long as it is not testably incorrect. What should be clear for interop is that if packets are being received getSynchronizationSources() should give me recent information, i.e. attaching a track to a dummy sink should not be a prerequisite to using this API.

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

Received on Thursday, 1 August 2019 15:27:09 UTC