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

Video play just shows a black screen #67

Open
isAlmogK opened this issue Nov 7, 2017 · 19 comments
Open

Video play just shows a black screen #67

isAlmogK opened this issue Nov 7, 2017 · 19 comments
Assignees
Labels

Comments

@isAlmogK
Copy link

isAlmogK commented Nov 7, 2017

Not sure what exactly is going on but this was working fine but now all the sudden when I play a video I get just a black screen I can hear the sound. Here is my code and I'm on the latest version

<VideoPlayer
    endWithThumbnail
    thumbnail={{uri: selectedPhoto.url.thumbnail}}
    video={{uri: selectedPhoto.url.compressedFile}}
/>
@isAlmogK
Copy link
Author

Any news on this?

@supritshah1289
Copy link

@cornedor any updates on this?

@cornedor
Copy link
Collaborator

Sorry for the late reply, had a few busy weeks. Do you have this problem in the simulator? Or also on an actual device? If so what OS are you using?

@isAlmogK
Copy link
Author

For me it happens both on Andriod both device and simulator

@cornedor
Copy link
Collaborator

can you share a video with the problem? And which Android version are you using?

@isAlmogK
Copy link
Author

Pixel 8.0

@Turtle0601
Copy link

Hi,
there are any update for this theme.
I have the same problem. But i test with ios and have videos (mov) in the ressources-folder. It finds the video, but can't play this. Black Screen.

Thanks for help..

@Bomberlt
Copy link
Contributor

Bomberlt commented May 8, 2018

I had similar problem and it was problem with video uri. Can you verify that uri is correct and it's working with react-native-video?

@akhilsanker
Copy link

Hi, facing the same issue.
Any workaround? Any solution is appreciable.

Thanks

@salmaarsh06
Copy link

adding controls={true} shows the video .

@MayarAhmed
Copy link

still same issue for me despite updating mp4 link but it's not working fine with my link it works with any other mp4 link so would you recommend any steps to follow to check my link validity?

@MayarAhmed
Copy link

@salmaarsh06 unfortunately didn't work

@TheDanielMoli
Copy link
Collaborator

Is this issue still happening, can you help me in reproducing it?

@TheDanielMoli TheDanielMoli self-assigned this Jun 11, 2020
@k-virendra
Copy link

Still facing the issue in 2021. Any update ?

@jitendraAn
Copy link

Hi, facing the same issue.
Any one have solution that problem.

@nagaraj95
Copy link

Hi, Kindly post some solution regarding this issue

@jotilohana
Copy link

Hey, I'm also facing same issue
any solution??

@eramudeep
Copy link

i am also facing same issue,
any workaround .?

@jitendraAn
Copy link

Please try use this property menifest file or webview 'android:hardwareAccelerated="true"' or android:hardwareAccelerated="false"

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