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

How to play local videos #14

Open
ElrB opened this issue Jun 30, 2024 · 0 comments
Open

How to play local videos #14

ElrB opened this issue Jun 30, 2024 · 0 comments

Comments

@ElrB
Copy link

ElrB commented Jun 30, 2024

Hi, thanks for the elegant and robust work.
I am a bit struggling to play local videos. I have a video stored on device files at location e.g. file:///private/var/mobile/Containers/Data/Application/C05628FE-BDCD-45A6-B150-E60545458349/tmp/81A2D762-4481-40E8-B335-6F091544AE49.mov

I pass the url to DarkRoomCarouselVideoDataImpl then to DarkRoomCarouselData but video does not seem to play. I have the same video online and when I pass the online url, the video does start to stream.

Also, I see that the video progress/slider bar is jumpy upon updates, how could we perhaps smoothen the played progress. I am assuming there is a timer to get the updates, and need to decrease timer interval?

Please assist. Thanks.

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

1 participant