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

How ffmpeg uses librtmp-1.so #23

Open
PineroDevelopment opened this issue Mar 30, 2016 · 1 comment
Open

How ffmpeg uses librtmp-1.so #23

PineroDevelopment opened this issue Mar 30, 2016 · 1 comment

Comments

@PineroDevelopment
Copy link

Hi!
I compile ffmpeg with rtmp correctly. I have all binaries and .so libraries on my dist folder

The problem is that ffmpeg binary can play all urls. But when i have an url like: rtmp://xxxxx playpath= swfurl= pageurl= token= (for example) ffmpeg should use librtmp to play that url and it doesn't

I follow the instructions for deploy binaries and libraries but no success... -.-
So frustrating, why ffmpeg don't use librtmp-1.so

Any ideas? Maybe "environment.put("LD_LIBRARY_PATH", context.getDir("lib", 0).getAbsolutePath());" doesn't correct?

@boymustafa
Copy link

Hello Nitropoc,

Did U use all .so and all binaries?
How did you use the libraries in your project? Could you show how to use them all?

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