alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
313 stars 60 forks source link

stream playback info #18

Open ahjolinna opened 8 years ago

ahjolinna commented 8 years ago

it would be nice to have the possibility see the same playback stat/info of the playback what twitch provides, at least the same extent...oc the more the better.

zabuldon commented 7 years ago

I'm not sure what do you mean by playbak info, Could you please explain?

ahjolinna commented 7 years ago

its the video stats in options:

untitled

rakslice commented 7 years ago

FYI to get this screen when watching a stream via the website, mouse over the video player, click the gear, and then click the "Show Video Stats" link.

rakslice commented 7 years ago

There's some discussion of Twitch's implementation details for this on a streamlink ticket https://github.com/streamlink/streamlink/issues/620

rakslice commented 7 years ago

If we can only provide some of the stream delay values for some back ends I think that would still be useful.

ahjolinna commented 6 years ago

Is it possible to at least integrate mpv-stats (or something similar in functionality) into orion? ..yes it won't show latency but you can at least see how well the video runs/plays on your system (skipped frames) and other stats

https://github.com/Argon-/mpv-stats (LGPL 2.1 Licence)