Videos load on desktop app but not on web app #2791
Unanswered
UmerFarooqBiomedical
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Please share fill out the issue template if you need help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the following example code: https://flet.dev/docs/controls/video
This code works fine with the desktop app and loads the video but when I load it using web view "ft.app(target=main, view=ft.AppView.WEB_BROWSER)", the video player opens but doesn't load the video files.
What can be the reason? Your quick guidance will be of great help.
Beta Was this translation helpful? Give feedback.
All reactions