Progress and Resuming functionality for youtube content player #161
Closed
pavankumar0408
started this conversation in
General Discussions
Replies: 2 comments 5 replies
-
@Krishnaj20 - we are trying to enable resume feature for YouTube content, mp4 and scorm content. We have some challenges resuming the content right now. Would need help to resolve the same. thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pavankumar0408 To ensure that you receive the correct end event, kindly use the most recent version of the content player. We would like to inform you that, as of the current version, the content player does not support the resume functionality. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We have integrated YouTube content player in our Compass Application and now we are trying to get progress and implementing resume functionality for this.
->Here, we are getting summary response object of the video progressed from telemetry end event but it has empty values in it (Screenshot attached below).
->Once if I get proper response from the end event I can update that information into content state update api and fetch details from content state read api. But here, if we have visitedLength info from read api, for resuming the video where user lefts previously now it should be played from there (Eg: video has 60 secs visitedLength 30 secs, in next visit player should play from 30th sec).I couldn't able figure it out the property that will resume the video. To achieve this functionality which property or data that I need to send from portal to player.
@vinukumar-vs
Thanks in Advance
Beta Was this translation helpful? Give feedback.
All reactions