How to get the video stats without using an extension?

Can I get the video stats (e.g. Latency To Broadcaster, Buffer Size) in the client-side app (React or simple JS) using Embedded Video (Interactive Frames for Live Streams and VODs)?
Something like I can view in the player settings: “Settings” -> “Advanced” -> “Video Stats” or in the deprecated method of the player getPlaybackStats.

You are limited to what is documented:

Which basically means “nope”, as getPlaybackStats is Deprecated

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