Skip to content

how to make video_player prepare and start to play quicklier? #19643

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

Closed
hyz1992 opened this issue Jul 21, 2018 · 2 comments
Closed

how to make video_player prepare and start to play quicklier? #19643

hyz1992 opened this issue Jul 21, 2018 · 2 comments
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) package flutter/packages repository. See also p: labels.

Comments

@hyz1992
Copy link

hyz1992 commented Jul 21, 2018

video_player now is too slow,because it doesn't start to play until download success. and it will download a same video repeatedly when the VideoController rebuild. So is there some way to resolve this problem, such as use cache?

flutter doctor -v:
`C:\Users\Administrator>flutter doctor -v
[√] Flutter (Channel beta, v0.5.1, on Microsoft Windows [Version 6.3.9600], lo
cale zh-CN)
• Flutter version 0.5.1 at E:\flutter
• Framework revision c7ea3ca (8 weeks ago), 2018-05-29 21:07:33 +0200
• Engine revision 1ed25ca
• Dart version 2.0.0-dev.58.0.flutter-f981f09760

[!] Android toolchain - develop for Android devices (Android SDK 27.0.3)
• Android SDK at D:\Sdk
• Android NDK location not configured (optional; useful for native profili
ng support)
• Platform android-P, build-tools 27.0.3
• Java binary at: E:\AndroidStudio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b
02)
X Android license status unknown.

[√] Android Studio (version 3.1)
• Android Studio at E:\AndroidStudio
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b
02)

[√] Connected devices (1 available)
• Android SDK built for x86 • emulator-5554 • android-x86 • Android
6.0 (API 23) (emulator)

! Doctor found issues in 1 category.`

@zoechi zoechi added plugin c: performance Relates to speed or footprint issues (see "perf:" labels) labels Jul 21, 2018
@zoechi
Copy link
Contributor

zoechi commented Jul 21, 2018

Please add the output of flutter doctor -v.

@hyz1992 hyz1992 closed this as completed Jul 25, 2018
@github-actions
Copy link

github-actions bot commented Sep 2, 2021

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 flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) package flutter/packages repository. See also p: labels.
Projects
None yet
Development

No branches or pull requests

2 participants