Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video playback in background possible? #1681

Closed
1 task
seshubonn opened this issue Feb 13, 2025 · 2 comments
Closed
1 task

Video playback in background possible? #1681

seshubonn opened this issue Feb 13, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@seshubonn
Copy link

Which package/packages do you use?

  • @stream-io/video-react-native-sdk

Is your feature request related to a problem? Please describe.
Is a video in the background instead of image possible after any changes based on this repository

Describe the solution you'd like
If you can give a heads on how to add a video playback for background while recording camera view in front, we can push a PR

@seshubonn seshubonn added the enhancement New feature or request label Feb 13, 2025
@kristian-mkd
Copy link
Contributor

Hi @seshubonn,

Unfortunately the react native SDK does not support video playback for background. You can check the current implementation here https://github.com/GetStream/stream-video-js/blob/main/packages/react-native-sdk/src/contexts/BackgroundFilters.tsx. We only support static image resources as background filters.

@seshubonn
Copy link
Author

got it, thank you for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants