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

Working audio but no video or UI #102

Open
edeuss opened this issue Jan 25, 2019 · 6 comments
Open

Working audio but no video or UI #102

edeuss opened this issue Jan 25, 2019 · 6 comments

Comments

@edeuss
Copy link

edeuss commented Jan 25, 2019

For some reason it is blocking everything in the list view from displaying on an actual device but the audio does play. What makes this even weirder is the listview shows up and even the chewie UI on a emulator.

simulator screen shot - iphone xs - 2019-01-24 at 22 41 22

img_0436

@cbenhagen
Copy link
Collaborator

The video player plugin used by chewie is not functional on iOS simulators. An iOS device must be used during development/testing. Please refer to this issue: flutter/flutter#14647

@edeuss
Copy link
Author

edeuss commented Jan 28, 2019

The video player plugin used by chewie is not functional on iOS simulators. An iOS device must be used during development/testing. Please refer to this issue: flutter/flutter#14647

That is not it. It is not working on a real device.

@brianegan
Copy link
Collaborator

Two quick questions:

  1. Are there any logs being output relating to video errors / codec errors / etc? Sometimes it can be codec errors, etc.
  2. Does this video work with the raw video_player plugin by itself?

@brianegan brianegan reopened this Jan 28, 2019
@edeuss
Copy link
Author

edeuss commented Jan 28, 2019

Two quick questions:

  1. Are there any logs being output relating to video errors / codec errors / etc? Sometimes it can be codec errors, etc.
  2. Does this video work with the raw video_player plugin by itself?

There are no error but audio does work on both Real and simulators devices. I built a simple page that the video is displayed on and the Ui for that page doesn't show up on the real device but it does on the simulator as shown in the screenshots.

I can test your second question later today.

@ShangJunFengg
Copy link

可以说下你的缓冲是怎么做的吗?为什么我是视频都是没有缓冲的?
image

@omidraha
Copy link

omidraha commented Nov 1, 2020

It seems playing on IOS simulator fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants