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

I'm can't play video with rtsp #64

Closed
johnitvn opened this issue Aug 12, 2014 · 7 comments
Closed

I'm can't play video with rtsp #64

johnitvn opened this issue Aug 12, 2014 · 7 comments
Labels

Comments

@johnitvn
Copy link

I'm can't run video with rtsp. Can you help me?

@bbcallen
Copy link
Contributor

rtsp support is removed, modify the config in config/module-lite.sh to support it

@johnitvn
Copy link
Author

Can you instructions more detailed . I'm newbie. Thanks

@dovanvu1792
Copy link

I do not know how to enable rtsp. Please support for me

@xuanbk
Copy link

xuanbk commented Aug 14, 2014

Me too. @dovanvu1792 . Please

@davidag82
Copy link

I'm stuck in the same problem. Can you give us more instructions?

@AbelCS
Copy link

AbelCS commented Aug 27, 2014

Hi, this should work:

In this file: https://github.com/bbcallen/ijkplayer/blob/master/config/module-lite.sh

Line 144, replace:

export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --disable-protocol=rtp"

with:

export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-protocol=rtp"

Then, compile ffmpeg and ijk.

Regards.

@davidag82
Copy link

Thanks! It works for me.

@bbcallen bbcallen added the FAQ label Sep 16, 2014
jss-tg pushed a commit to TranscodeGroup/ijkplayer that referenced this issue Feb 25, 2022
* ci: add android symbols to github release

* pref: add concrete rules for consumer proguard
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

6 participants