diff options
-rw-r--r-- | DEVELOP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |