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

Change source uri dynamically #1394

Closed
EnriquezAndoni opened this issue Dec 21, 2018 · 1 comment · Fixed by #1395
Closed

Change source uri dynamically #1394

EnriquezAndoni opened this issue Dec 21, 2018 · 1 comment · Fixed by #1395

Comments

@EnriquezAndoni
Copy link

Current behavior

I am trying to change the video uri dynamically, but it doesn't reload the video when you change it. Does anybody know how to run it?

Reproduction steps

Change the video uri dynamically.

Expected behavior

Automatically reload the video component when the uri change.

Platform

Which player are you experiencing the problem on:

  • iOS
@supritshah1289
Copy link

@EnriquezAndoni I have develop an app which dynamically passes url to video component and movie starts buffering. It works perfectly fine I had to add some delay while passing the url to the video component. Also, I am using the older version 3.2.1 because the latest version does not support the video url I am passing to Video component.

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

Successfully merging a pull request may close this issue.

2 participants