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

android setdatasource failed status = 0xffffffff #3

Open
sekizlipenguen opened this issue Oct 7, 2020 · 1 comment
Open

android setdatasource failed status = 0xffffffff #3

sekizlipenguen opened this issue Oct 7, 2020 · 1 comment

Comments

@sekizlipenguen
Copy link

sekizlipenguen commented Oct 7, 2020

I'm getting the following error I need your help!

setdatasource failed status = 0xffffffff

android log

10-07 13:16:21.958 864 2306 W System.err: java.lang.IllegalArgumentException: setDataSource failed: status = 0xFFFFFFFF
10-07 13:16:21.959 864 2306 W System.err: at wseemann.media.FFmpegMediaMetadataRetriever.setDataSource(Native Method)
10-07 13:16:21.959 864 2306 W System.err: at com.mybigday.rnmediameta.RNMediaMeta.getMetadata(RNMediaMeta.java:97)
10-07 13:16:21.959 864 2306 W System.err: at com.mybigday.rnmediameta.RNMediaMeta.access$000(RNMediaMeta.java:23)
10-07 13:16:21.959 864 2306 W System.err: at com.mybigday.rnmediameta.RNMediaMeta$1.run(RNMediaMeta.java:215)

@jyling
Copy link

jyling commented Jul 22, 2021

I realised this is an old thread, well this will be useful for future people looking for a solution for this issue

i found out that the issue is because of the permission, try asking the permission first

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