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

Live content switching to VOD #6918

Open
zubcoco opened this issue Jun 26, 2024 · 2 comments
Open

Live content switching to VOD #6918

zubcoco opened this issue Jun 26, 2024 · 2 comments
Labels
component: DASH The issue involves the MPEG DASH manifest format type: bug Something isn't working correctly
Milestone

Comments

@zubcoco
Copy link

zubcoco commented Jun 26, 2024

Hello,

We are a TV provider and we have LIVE content that can be transformed into VOD content.

In this case, the isLive method continues to return true even if the asset is transformed into VOD.

And in this case too, we don't receive the end event. We only receive a buffering event.

I've done the tests on the last shaka player version (4.9.10).

Have you an idea how to fix the bug and if it will be fixed in a future release ?

Thanks,
Corentin

@zubcoco zubcoco added the type: bug Something isn't working correctly label Jun 26, 2024
@shaka-bot shaka-bot added this to the v4.10 milestone Jun 26, 2024
@avelad
Copy link
Collaborator

avelad commented Jun 26, 2024

Please fill out the bug template so we can help you! https://github.com/shaka-project/shaka-player/issues/new/choose

The conversion of Live to Vod works, but not all providers do it in the same way, so we have to look at the specific case.

Thanks!

@avelad avelad added the status: waiting on response Waiting on a response from the reporter(s) of the issue label Jun 26, 2024
@zubcoco
Copy link
Author

zubcoco commented Jun 26, 2024

Have you read the FAQ and checked for duplicate open issues?
Yes

If the problem is related to FairPlay, have you read the tutorial?

No

What version of Shaka Player are you using?

Latest, v4.9.10

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from main?
Yes

Are you using the demo app or your own custom app?
Custom app

If custom app, can you reproduce the issue using our demo app?
Yes
I just try to play the asset on the demo app (https://shaka-player-demo.appspot.com/).
And we the live stream is closed, the seekbar is always a live seekbar (without duration) and after a while I can see the loading indicator.

What browser and OS are you using?
MacOS - Chrome

What are the manifest and license server URIs?

I'll send you 5 assets in the near futur.

What did you do?

Just playing and waiting the stream to close. At the end I don't receive the ended event, just a buffering event.

What did you expect to happen?
Receive the ended event.

What actually happened?

I receive the buffering event.

Are you planning send a PR to fix it?
No

@shaka-bot shaka-bot removed the status: waiting on response Waiting on a response from the reporter(s) of the issue label Jun 26, 2024
@avelad avelad added the component: DASH The issue involves the MPEG DASH manifest format label Jul 1, 2024
@avelad avelad modified the milestones: v4.10, v4.11 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DASH The issue involves the MPEG DASH manifest format type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants