[webrtc-extensions] Question: Does the current SDP setup procedure allow a stereo audio session to be initiated without munging? (#63)

perahgren has just created a new issue for https://github.com/w3c/webrtc-extensions:

== Question: Does the current SDP setup procedure allow a stereo audio session to be initiated without munging? ==
I wonder whether it is possible to achieve an SDP setup that supports stereo audio sessions (via opus) properly without using SDP munging?

Examples of scenarios to achieve include
Symmetric setup stereo setup:
-The receiver has _not_ flagged that it wants to receive mono
-The sender wants to send stereo
-The sender achieves a connection sending stereo to the receiver.
-The sender achieves a connection receiving stereo from the receiver.

Asymmetric stereo/mono setup:
-The receiver has _not_ flagged that it wants to receive mono
-The sender wants to send stereo
-The sender achieves a connection sending stereo to the receiver.
-The sender achieves a connection receiving _mono_ from the receiver.


Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/63 using your GitHub account


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

Received on Thursday, 14 January 2021 14:51:50 UTC