-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Failed to set frame packing format on component #3402
Comments
The logging you're looking at isn't relevant (which is why it's always more useful to attach a full bug report than a snippet of logcat). This is a duplicate of #3188. There's also a workaround in that thread (replacing |
Hmm ... this is not the answer I wanted to get. Did you at least check the rtmp link? or too lazy? |
Yes I did check it, and I confirmed it was a duplicate of the issue I marked it a duplicate of, and I also confirmed that the workaround in that thread allows your link to play. |
ok sorry |
I use ExoPlayer v2.5.4 together with LibRtmp-Client-for-Android, and when i try to play this stream rtmp://188.130.252.20:1935/live/test live=1 the stream displays the first frame and freezes (last incoming state STATE_BUFFERING)
For MediaSource used com.google.android.exoplayer2.source.ExtractorMediaSource
partial code:
log:
Mister @mekya (author rtmp lib) said: "Yeah I have checked and you are right. It seems that it is a codec issue in ExoPlayer."
Can u please check too and fix codec issue
Device used for testing Le X527, API 23
The text was updated successfully, but these errors were encountered: