aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-01-25 23:43:13 +0100
committerJonas Smedegaard <dr@jones.dk>2022-01-25 23:43:13 +0100
commit7745e01a1fc8a025df4e16c6936a36c2ab4943d9 (patch)
tree4ab62003007d6539e3902454abebce183f5ce1a7
parent7fd2a276cca2ea655a26ffe5e609ab48eacd2417 (diff)
fix add closing parens
-rw-r--r--DEVELOP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index e57e0cd..fae002c 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -27,7 +27,7 @@ Functionality to consider when considering tool/platform.
* SDP contains `a=rid` and `a=simulcast` entry not mentioning "rid="
* supported by Firefox [>= 68](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/72#removals_3)
* ...but also needs support for [sendEncodings in RTCRtpTransceiverInit](https://bugzilla.mozilla.org/show_bug.cgi?id=1396918)
- * supported via janus (thanks to [adapter.js shim](https://github.com/webrtcHacks/adapter/pull/1004)
+ * supported via janus (thanks to [adapter.js shim](https://github.com/webrtcHacks/adapter/pull/1004))
* supported by Chromium [>= M74](https://www.meetecho.com/blog/simulcast-janus-ssrc/)
* Support spatial/temporal/quality [SVC](https://webrtcglossary.com/svc/)
i.e. encode a stream that an SFU can efficiently "slice" without recoding