livepeer / studio

Livepeer Studio is your home for building, broadcasting, and publishing video on the open internet with the Livepeer Network. Effortlessly manage livestreams, video uploads, API keys, network usage, billing, and more.
https://livepeer.studio
MIT License
76 stars 33 forks source link

Expose additional player data on admin page #975

Open pglowacky opened 2 years ago

pglowacky commented 2 years ago

Currently on the admin panel, we can view live stream information at https://livepeer.com/app/stream/{STREAMID}

Could we surface additional data provided by our dashboard player? I'd love to see something like the info currently available on BitMovin's test player:

image.png

Can we investigate what additional data is currently being provided by the player?

FullStackTiger commented 2 years ago

@pglowacky @victorges Need a clear understanding of the chart data, what is the Buffer level, also video and audio? How to get the data from the backend?