From d2553c56d074588966dc4f26d71fc7b4cffbcba2 Mon Sep 17 00:00:00 2001 From: Oliver Lazoroski Date: Wed, 25 Oct 2023 12:10:26 +0200 Subject: [PATCH] chore: update roadmap [skip ci] --- packages/react-sdk/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/react-sdk/README.md b/packages/react-sdk/README.md index 9787265aa3..dcaf414ef6 100644 --- a/packages/react-sdk/README.md +++ b/packages/react-sdk/README.md @@ -73,7 +73,8 @@ Here are some of the features we support: - [ ] Typescript generics enhancements - [ ] Hardware-accelerated video encoding on supported platforms - [ ] Performance and bundle-size optimizations -- [ ] Dynascale 2.0 (codecs, f resolution switches, resolution webrtc handling) +- [x] Dynascale 2.0 (f resolution switches, resolution WebRTC handling) +- [ ] Dynascale 2.0 (codec switching) - [ ] Call analytics / stats - [ ] Logging 2.0 - [ ] E2E testing platform