Re: [webrtc-extensions] Suggest API for generating a Stream rather than a MediaStreamTrack from incoming media (#85)

I think the part I am missing here is decoder needs to tell PeerConnection what codec list to generate in the response based on what decoder can support. The same thing will need to happen during renegotiation.

I would like to have an API where SDP does not need to be parsed and examined to perform basic tasks. Even if the new API provides msid for the m= lines which need to be lipsynced and msid of the current m= line in the onmedia event, this will give enough data to implement lipsync without parsing SDP.

-- 
GitHub Notification of comment by rshpount
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/85#issuecomment-943097435 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 14 October 2021 07:41:42 UTC