You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, payload type is exposed in metadata. But decoding this information needs a) access to SDP, and b) an SDP parser that can accurately identify the relevant MIME type.
The platform already knows the MIME type, so supplying it should be simple. This makes the API user's task easier, and seems to have little downside.
At the moment, payload type is exposed in metadata. But decoding this information needs a) access to SDP, and b) an SDP parser that can accurately identify the relevant MIME type.
The platform already knows the MIME type, so supplying it should be simple. This makes the API user's task easier, and seems to have little downside.
Use Case: https://w3c.github.io/webrtc-nv-use-cases/#auction
The text was updated successfully, but these errors were encountered: