Bug: video component "positionMillis" is inaccurate

If a video begins playing (say via an rtmp stream) and the video player is loaded one minute after the video begins playing, the positionMillis should return 60000, however, it’s currently returning 0. How do I get the current position of a video being streamed via rtmp?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.