our use case, we're building a fitness
our use case, we're building a fitness app and each workout has stations and each station has exercises. We'd like to upload a video per exercise but those the user just one video with all those "stitched" together (or sequentially)
23 Replies
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
hey there renan, thanks for getting back to me so quickly
where in the docs is that mentioned ("hooking in")?
we're using your player, at the moment
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
ah so listen for the
ended
event and load a different sourceUnknown User•7mo ago
Message Not Public
Sign In & Join Server To View
do you have an example of that (if you don't that's ok, it's just that these JS things often have lots of gotchas)
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
what do you mean "load underneath"?
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
and doing that won't allow folks to go backwards right? cuz they're different videos
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
there's no way to use the edit api to combine these when they're uploaded?
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
darn, ok, thanks
would be a smokin' great feature
"playlist" feature
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
not quite sure tbh, right now we have one video per station but the trainer doing it wants to be able to choose from exercise videos instead (so we can re-use)
but we want to present a smooth UX for the member, to watch the whole "workout"
being able to rewind/fast-forward is useful when they have questions during the workout and want to review
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
how can we make a playlist?
don't see that in the docs
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
interesting
renanGPT, I like it
lol
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
that approach might work, thanks
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View