- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Sun, 12 Feb 2017 03:37:58 +0000
- To: public-webrtc-logs@w3.org
> Is this supposed to represent settings relating to the sender, or capabilities of the sender as reflected in the Offer or Answer? I would expect for a sender, it's exactly the "fmtp" line from the remote description, and for a receiver, it's exactly the "fmtp" line from the local description. > For example, if the remote peer offers profile-level-id=42c02a (indicating the maximum it can receive), does the sender's sdpFmtpLine include profile-level-id=42c02a, reflecting what was offered by the remote peer (since that constrains the sender)? That sounds right. > c. Can sdpFmtpLine be modified by sender.setParameters()? I thought codecs could only be reordered, not modified. I'll create a separate issue for that, since I don't see it mentioned anywhere. -- GitHub Notification of comment by taylor-b Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1022#issuecomment-279194414 using your GitHub account
Received on Sunday, 12 February 2017 03:38:06 UTC