From 7745e01a1fc8a025df4e16c6936a36c2ab4943d9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 25 Jan 2022 23:43:13 +0100 Subject: fix add closing parens --- DEVELOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3