Replies: 1 comment 1 reply
-
According to RFC 4572 section 5 the hash function name must be lowercase:
However matching could be made case-insensitive if it helps interoperability. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tested OBS studio's ability to support WHIP, which use libdatachannel to achieve the rtc connection.
But I find the SDP only supports "sha-256", not include "SHA-256".
Is "sha-256" normalized? Or is "SHA-256' not normalized?
Beta Was this translation helpful? Give feedback.
All reactions