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

Playback bug on setting play range start and end #4091

Closed
hiren3897 opened this issue Mar 31, 2022 · 5 comments
Closed

Playback bug on setting play range start and end #4091

hiren3897 opened this issue Mar 31, 2022 · 5 comments
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@hiren3897
Copy link

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

What version of Shaka Player are you using?
3.3.2

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

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

Are you using the demo app or your own custom app?
Demo APP

If custom app, can you reproduce the issue using our demo app?

What browser and OS are you using?
Chrome, Firefox, safari edge on iOS, iPadOS, macOS, Linux, windows

For embedded devices (smart TVs, etc.), what model and firmware version are you using?

What are the manifest and license server URIs?

https://dash.akamaized.net/akamai/bbb_30fps/bbb_with_tiled_thumbnails.mpd
https://multiplatform-f.akamaihd.net/i/multi/will/bunny/big_buck_bunny_,640x360_400,640x360_700,640x360_1000,950x540_1500,.f4v.csmil/master.m3u8

What configuration are you using? What is the output of player.getConfiguration()?

playRangeStart: 10,
playRangeEnd: 100

What did you do?

I try to set the start and end range for a VOD DASH and HLS

What did you expect to happen?
To have a timeline according and a playback

What actually happened?

As the previous problem related to the timeline has been resolved by #4026 of #4068

But after setting the range the playback is paused at the start edge of the timeline.
When I click ahead of the start point it plays the video but after some time for both DASH and HLS

When the HLS VOD gets ended the player is not able to play it again

Every time when I click on the timeline or try to seek the video is played very delayed and sometimes it stops the playback, especially in the case of HLS VOD.

Screenshot from 2022-03-31 10-48-23

@hiren3897 hiren3897 added the type: bug Something isn't working correctly label Mar 31, 2022
@github-actions github-actions bot added this to the v3.3 milestone Mar 31, 2022
@hiren3897
Copy link
Author

hiren3897 commented Mar 31, 2022

One more bug:

When we seek the timeline it changes the playRangeEnd === duration === endtime in the player
shakaERR

@hiren3897
Copy link
Author

Hello @joeyparrish Can you please comment on this bug?

Thanks

@hiren3897
Copy link
Author

Hello, did you have time to see about this bug?

@hiren3897
Copy link
Author

hiren3897 commented Apr 12, 2022

⚠️ Can we look around this bug please?

@hiren3897
Copy link
Author

Hello, We are in urgent need of this feature can you please respond to this bug?

@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jun 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

1 participant