- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Dec 2016 13:52:06 +0000
- To: public-webrtc-logs@w3.org
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