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

[Feature]: How to Implement FFmpeg with React Native Video? #4221

Open
gbebri opened this issue Oct 7, 2024 · 1 comment
Open

[Feature]: How to Implement FFmpeg with React Native Video? #4221

gbebri opened this issue Oct 7, 2024 · 1 comment
Labels

Comments

@gbebri
Copy link

gbebri commented Oct 7, 2024

Description

I’m working on a React Native app that uses the react-native-video library for video playback. I would like to implement FFmpeg to manipulate video streams (e.g., transcoding, trimming, etc.) within the app. Is there a recommended approach to integrate FFmpeg functionality alongside react-native-video?

Why it is needed ?

I need FFmpeg functionality in my React Native app to manipulate video streams directly within the app.

Possible implementation

No response

Code sample

No response

@gbebri gbebri added the feature label Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Thank you for your feature request. We will review it and get back to you if we need more information.

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

No branches or pull requests

1 participant