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

Ffmpeg with rtmps support #87

Open
sourav-dey opened this issue Feb 3, 2024 · 1 comment
Open

Ffmpeg with rtmps support #87

sourav-dey opened this issue Feb 3, 2024 · 1 comment

Comments

@sourav-dey
Copy link

Hi,
I want to enable rtmps protocol for ffmpeg and for that it looks like we need to enable openssl for ffmpeg build. Do you know a way to enable them?

@Javernaut
Copy link
Owner

Hello @sourav-dey

You can enable the protocol and the dependency in the same way as the rest of the libraries are integrated here. There are planty of examples. If I remember correctly, you should disable the mbedtls once you enable openssl, as they are incompatible.

You are free to try integrating the library, the PR for that is appreciated.

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

No branches or pull requests

2 participants