-
Notifications
You must be signed in to change notification settings - Fork 27.8k
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_Player does not play video on iOS Simulator (not sure about physical device) #14038
Comments
video_demo says "The video demo is not supported on the iOS Simulator.". I run Flutter Gallery on iOS physical device and confirmed video_demo works. |
Google pixel (1,2), Samsung Galaxy s6,s8, Meizu M3 Note. Gallery Application or official sample: video buffering more than 10 sec, freezing or blank screen with audio only. |
Question is if these problems have been solved by the ongoing Skia work done in collaboration with customer:gold for #16178. |
@zoechi Also feel free to edit the titles. :-) |
@Hixie sure, but I needed a reason to decide for one or the other ;-) |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Steps to Reproduce
Installed the video player plugin. Added the correct Info.plist keys. But I cant get the video to play.
Logs
Clicking Play causes this to appear in the the console
Flutter Doctor
flutter doctor
[✓] Flutter (on Mac OS X 10.13.2 17C88, locale en-US, channel master)
• Flutter at /Users/faisalabid/Development/flutter
• Framework revision 3782415 (5 days ago), 2018-01-05 14:48:50 -0800
• Engine revision 6a724f0
• Tools Dart version 1.25.0-dev.11.0
• Engine Dart version 2.0.0-edge.5b56dfb77a76e9d8021086c0684b1e8bd9dbca9a
[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at /Users/faisalabid/Library/Android/sdk
• Android NDK at /Users/faisalabid/Library/Android/sdk/ndk-bundle
• Platform android-27, build-tools 27.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b08)
[✓] iOS toolchain - develop for iOS devices (Xcode 9.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 9.2, Build version 9C40b
• ios-deploy 1.9.2
• CocoaPods version 1.3.1
[✓] Android Studio (version 3.0)
• Android Studio at /Applications/Android Studio.app/Contents
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b08)
[✓] IntelliJ IDEA Ultimate Edition (version 2017.2.6)
• Flutter plugin version 19.1
• Dart plugin version 172.4343.25
[✓] Connected devices
• iPhone X • 25D3677C-3836-4267-9A41-D68F3666E8B6 • ios • iOS 11.2 (simulator)
The text was updated successfully, but these errors were encountered: