Question / Help Problem with set Video currentTime in Browser Source Plugin

warrenkt

New Member
I use an HTML file to show my video,
but if i want to set video currentTime
video will back to start

The HTML file can work on chrome, but it can't work on Browser Source Plugin.
 

warrenkt

New Member
I have tried another way which loads video with "SRC=xxx.mp4#t=15" to set my current time,
but it also didn't work with browser source plugin.

Can anyone help me out here?
 
Top