You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use BetterPlayer with PageView from Flutter, where each one page contains video, we have many pages (endless list, but ofc with reuse of BetterPlayerController's). You can swipe between pages very fast ofc and want to have ready video to auto play on each page. I'm trying use one seperate BetterPlayerController to preCache all these videos, with succcess (I'm awaiting for end od preCache), but after switch to new page there is some delay visible.
How can I make it fluently?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm trying to use BetterPlayer with PageView from Flutter, where each one page contains video, we have many pages (endless list, but ofc with reuse of BetterPlayerController's). You can swipe between pages very fast ofc and want to have ready video to auto play on each page. I'm trying use one seperate BetterPlayerController to preCache all these videos, with succcess (I'm awaiting for end od preCache), but after switch to new page there is some delay visible.
How can I make it fluently?
Marcin
Beta Was this translation helpful? Give feedback.
All reactions