We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Creating a channel implicitly goes against the w3c standard, this should be removed for v3
Created/Connected a peerconnection with a single video channel
An SDP with a single mediaSection
the SDP has an extra mediaSection of type "application"
The text was updated successfully, but these errors were encountered:
Create data media sections
4aed41c
Don't create data media sections unless we're asked to Fixes #1349
bdd7aa1
587849c
Create data media sections for each requested
9586730
abd6a35
wdouglass
Successfully merging a pull request may close this issue.
Creating a channel implicitly goes against the w3c standard, this should be removed for v3
Your environment.
What did you do?
Created/Connected a peerconnection with a single video channel
What did you expect?
An SDP with a single mediaSection
What happened?
the SDP has an extra mediaSection of type "application"
The text was updated successfully, but these errors were encountered: