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

Auto playback for storypins with embedded media #1520

Closed
jonpmarino opened this issue Aug 13, 2018 · 4 comments
Closed

Auto playback for storypins with embedded media #1520

jonpmarino opened this issue Aug 13, 2018 · 4 comments

Comments

@jonpmarino
Copy link
Member

A user-goal for MapStories is to have the option to play a story from start to end without requiring user intervention. This would allow, for example, a story to be played on a continuous loop in a museum or display.

The "loop story" functions allows this right now. BUT, stories with storypins that have embedded videos cannot automatically play those videos unless a user is there to pause the story and click "play" on the video.

This issue is a feature enhancement issue to investigate a method that lets a video in a storypin be automatically played if "loop story" is selected. Ideally, there would also be a method for defining the points in the video the video would start and end at (so, for example, if a video is 30 minutes but only 5 minutes desire to be used, the auto start and end could be defined to show that 5 minutes)

@jonpmarino
Copy link
Member Author

jonpmarino commented Nov 7, 2018

Hey @j-meyer question > is there any specific workflow rules for the user to make the auto playback work? In this test story on whitelabel i have 1 pin with a youtube media embed. auto-playback box is checked. video does not automatically play though.

https://whitelabel.mapstory.org/story/test-auto-playback/

Also, i tested making the duration "120" which i assume is seconds but video continued playing beyond 2 minutes once I clicked play.

The 'offset' does seem to work. When I created an offset of "10" the video does start 10 seconds in when I hit play.

screen shot 2018-11-07 at 3 58 00 pm

screen shot 2018-11-07 at 4 05 02 pm

@jonpmarino jonpmarino reopened this Nov 7, 2018
@j-meyer
Copy link

j-meyer commented Nov 7, 2018

I believe the chapter or story loop needs to be enabled for the video to autoplay, it's a quick fix if you always want it to autoplay, even if the story isn't looping.

@jonpmarino
Copy link
Member Author

cool. i think if use clicks auto-play in composer that prob makes sense.

also, this is a separate issue (i will create separate ticket) but could we specify the units in the media offset and media play lengh? i assume its seconds

@jonpmarino
Copy link
Member Author

update > looks like 2 separate issues:

  1. autoplay should autoplay whenever the user has clicked the check box in composer (even if loop isn't initiated by user)

  2. autoplay doesn't work if viewer of story clicks "loop" after the timeline is already going (in other words after viewer has it play). To work, viewer must click loop before clicking play

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants