-
Notifications
You must be signed in to change notification settings - Fork 1k
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
the video player has sound but no image on ios device #48
Comments
Add some code, |
I'm seeing the same problem. Latest flutter master channel. I can hear the sound, and the controls appear and work. But there is no video showing. This is on an iPhone X simulator. I'll try some other devices. Sample code:
|
That's a known issue with the video_player plugin (flutter/flutter#14647). It should work fine on normal devices as opposed to the simulator though. |
Please reopen with more info if this happens on a real device. |
@cbenhagen it happens also in real ios devices (iPhone 5,iPhone 6s) |
Can you please provide the output of |
Also it would be good to know if it works if you only use the latest video_player plugin without chewie. |
@cbenhagen
|
Can you test with the video_player v0.6.4?? I had problems #52 but with this version it's fine. |
@cristobal85 Thank you so much, this version works perfect. |
Any solution for this case? I have the same problem for a few days now and I can't solve it. Has anyone managed to end this problem? |
We encounter this error today? We are using chewie: 0.9.8 |
@markdean21 Im facing this issue only on iOs devices, and without chewie Im facing same issue. I'm really stupefied why a bug like this on a video player plugin still exist.. |
@Maus3rSR I can confirm that this bug is related to video_player flutter/flutter#56431 (comment) |
ios the video player has sound but no image
The text was updated successfully, but these errors were encountered: