decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

Video player does not continue from the stopped position #955

Open sdilauro opened 11 months ago

sdilauro commented 11 months ago

The video player does not continue the video from the position where it stopped when the src is a file in the project, the video starts again from the beginning. When the source is a url and we stop the video player, when resuming it resumes from the position where the video was stopped. I don't know which of the two ways is the desired one but it should work the same in both cases.

scene to test: https://github.com/sdilauro/dcl-sdk7-scene-without-helpers/tree/video-player-issue