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

POC : Switch media url during playback #76

Open
5 tasks
StaehliJ opened this issue Mar 3, 2023 · 0 comments
Open
5 tasks

POC : Switch media url during playback #76

StaehliJ opened this issue Mar 3, 2023 · 0 comments

Comments

@StaehliJ
Copy link
Contributor

StaehliJ commented Mar 3, 2023

As a user, I want to update sometimes the media Uri during playback so I can change the media to play.

For example

A livestream, at a time for a given mediaId the url is the livestream Uri and later in the time it can be the VOD Uri.

Acceptance criteria

  • The data source expose a Flow of data.

PoC need to check if

  • Player playback interrupt ?
  • Player switch smoothly to the next media ?
  • Playback continue and ignore new Uri
  • Playback continue and throw a message to the client. So the client can take a decision.
  • else ?
@StaehliJ StaehliJ converted this from a draft issue Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant