Delay from stream

Hello,

i would like to embed a video in my website and interested what is the stream delay between the source and each viewer. I thought about using the JS API on the client side to get the current frame timestamp but didn’t find any such functionality. Maybe a different method?

Thank you for your help in advance.
Guy

That data does not seem to be available as per the docs

The closest is getPlaybackStats():Object which is deprecated/no longer supported

Thank you!

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