Re: [webrtc-pc] specify legacy onaddstream?

UAs are moving away from stream-based APIs then, good. Then the question is if onaddstream is useful on its own.

Assuming ontrack fires when the stream is in a complete state (#1691), it's not hard to shim onaddstream as @alvestrand suggested above. On the other hand, if users are interested in this it would not be hard to write an ontrack listener like that to get any new streams. Seems a bit redundant, if not for legacy impl reasons?

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

Received on Wednesday, 10 January 2018 11:21:18 UTC