-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: GetStream/stream-video-js
base: @stream-io/video-react-sdk-0.5.9
head repository: GetStream/stream-video-js
compare: @stream-io/video-react-sdk-0.5.10
- 9 commits
- 96 files changed
- 2 contributors
Commits on Apr 2, 2024
-
chore(@stream-io/video-react-native-sdk): release version 0.5.14
GitHub Actions Bot committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 380d853 - Browse repository at this point
Copy the full SHA 380d853View commit details -
chore(@stream-io/video-react-native-dogfood): release version 1.0.8
GitHub Actions Bot committedApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bcb20e - Browse repository at this point
Copy the full SHA 3bcb20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c738e - Browse repository at this point
Copy the full SHA 67c738eView commit details
Commits on Apr 5, 2024
-
feat(react): Support for Background Filters and Background Blurring (#…
…1283) Adds API for registering video filters, default plugin based on TensorFlow Lite, and a sample integration in our Demo app. **New APIs:** - `camera.registerFilter(async (mediaStream) => mediaStream)` the core part. It allows you to chain multiple video and audio filters. - `@stream-io/video-filters-web` - a new lib that is responsible for the ML part and WebGL rendering - `BackgroundFiltersProvider` - a component in the React SDK that helps you to manage the applied filters. Our dogfooding app integrates these new APIs and provides the necessary input (background images) and styling. ### Notes Because of our deployment setup, this PR contains the changes done as part of #1271 and #1276 :)
Configuration menu - View commit details
-
Copy full SHA for f790ee7 - Browse repository at this point
Copy the full SHA f790ee7View commit details -
chore(@stream-io/video-client): release version 0.6.8
GitHub Actions Bot committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 31a20be - Browse repository at this point
Copy the full SHA 31a20beView commit details -
chore(@stream-io/video-react-bindings): release version 0.4.8
GitHub Actions Bot committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ba6f432 - Browse repository at this point
Copy the full SHA ba6f432View commit details -
chore(@stream-io/video-filters-web): release version 0.0.1
GitHub Actions Bot committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 84016a6 - Browse repository at this point
Copy the full SHA 84016a6View commit details -
chore(@stream-io/video-styling): release version 1.0.2
GitHub Actions Bot committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a9e92e - Browse repository at this point
Copy the full SHA 6a9e92eView commit details -
chore(@stream-io/video-react-sdk): release version 0.5.10
GitHub Actions Bot committedApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b710912 - Browse repository at this point
Copy the full SHA b710912View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @stream-io/video-react-sdk-0.5.9...@stream-io/video-react-sdk-0.5.10