Re: [webrtc-pc] Processing remote MediaStreamTracks without MediaStreams info

This is the obvious solution. SDP syntax doesn't allow empty strings 
or quoting.

"-" would also do fine. It seems JSEP currently specifies that MSID 
values are parsed and stored, but doesn't go into what happens next.

Section 5.1.1 "Processing Remote MediaStreamTracks", bullet 3 seems to
 be the right point.

If we want it in JSEP, the relevant point is in section 5.6.2 "Media 
Section Parsing", bullet 12 under "If ... RTP".

And there's still the option of updating MSID....

@juberti any opinions on where it should go?


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

Received on Friday, 16 December 2016 13:52:15 UTC