react-native-video-player
react-native-video-player copied to clipboard
Video play just shows a black screen
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}}
/>
Any news on this?
@cornedor any updates on this?
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?
For me it happens both on Andriod both device and simulator
can you share a video with the problem? And which Android version are you using?
Pixel 8.0
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..
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?
Hi, facing the same issue. Any workaround? Any solution is appreciable.
Thanks
adding controls={true} shows the video .
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?
@salmaarsh06 unfortunately didn't work
Is this issue still happening, can you help me in reproducing it?
Still facing the issue in 2021. Any update ?
Hi, facing the same issue. Any one have solution that problem.
Hi, Kindly post some solution regarding this issue
Hey, I'm also facing same issue any solution??
i am also facing same issue, any workaround .?
Please try use this property menifest file or webview 'android:hardwareAccelerated="true"' or android:hardwareAccelerated="false"