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 problem on setting play range start and end #4150

Closed
hiren3897 opened this issue Apr 25, 2022 · 10 comments
Closed

Playback problem on setting play range start and end #4150

hiren3897 opened this issue Apr 25, 2022 · 10 comments
Labels
priority: P2 Smaller impact or easy workaround 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?
v3.2.2

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 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 applied the start and end play range in the player.

and test if the player can give a playback between the given range

What did you expect to happen?
To have a player timeline and playback of VOD within the start and end play range configured

What actually happened?

The configured settings are well applied on the player with the perfect timeline UI with #4068

But after setting the play range start and end there are many playback issues in the player.

  • With DASH

    • the player is stopped at the start time of the play range start. if we seek ahead then the playback begins
    • if we click on the seek bar then the endTime of the player keeps on changing. for example, my endTime is 100 and after click, it was changed to 110+
  • With HLS

    • it has the same problem as DASH has for seek-bar
    • if the video is ended the player is not able to play the video again.
@hiren3897 hiren3897 added the type: bug Something isn't working correctly label Apr 25, 2022
@github-actions github-actions bot added this to the v3.3 milestone Apr 25, 2022
@hiren3897
Copy link
Author

Hello, am I explaining something wrong while reporting a bug because I am not getting a response from you?

I have created this bug report a second time and I am still not getting any updates or feedback on this bug.

Can you please reply to this? Many Thanks

@avelad
Copy link
Collaborator

avelad commented Apr 28, 2022

@hiren3897 , @joeyparrish is in multiple projects and is busy, as soon as he has time he can help you.

@hiren3897
Copy link
Author

@avelad thank you for your reply.

Noted!!

@avelad avelad modified the milestones: v3.3, v4.1 May 4, 2022
@avelad avelad added the priority: P2 Smaller impact or easy workaround label May 6, 2022
@joeyparrish joeyparrish self-assigned this May 11, 2022
@avelad avelad modified the milestones: v4.1, v4.2 Jun 3, 2022
@hiren3897
Copy link
Author

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

@hiren3897
Copy link
Author

Hello, @joeyparrish can we have a point on this issue ?

1 similar comment
@hiren3897
Copy link
Author

Hello, @joeyparrish can we have a point on this issue ?

@avelad avelad modified the milestones: v4.2, v4.3 Aug 17, 2022
@hiren3897
Copy link
Author

Hello, @joeyparrish can we have a point on this issue ?

@joeyparrish
Copy link
Member

Sorry, I haven't had time to work on this. Feel free to dig in to the source, though, and let us know what you find. PRs are always welcome. I suggest you look into the definitions of seekRange() and the methods that calls in PresentationTimeline.

@joeyparrish joeyparrish removed their assignment Sep 13, 2022
@avelad avelad modified the milestones: v4.3, v4.4 Nov 11, 2022
@avelad
Copy link
Collaborator

avelad commented Aug 23, 2023

Can you test if the main branch still has the problem? Thank you!

@avelad avelad added the status: waiting on response Waiting on a response from the reporter(s) of the issue label Aug 23, 2023
@github-actions
Copy link
Contributor

Closing due to inactivity. If this is still an issue for you or if you have further questions, the OP can ask shaka-bot to reopen it by including @shaka-bot reopen in a comment.

@github-actions github-actions bot removed the status: waiting on response Waiting on a response from the reporter(s) of the issue label Aug 30, 2023
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Oct 29, 2023
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround 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

4 participants