Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design "stats" box #44

Closed
felipegaucho opened this issue Feb 26, 2018 · 4 comments
Closed

Design "stats" box #44

felipegaucho opened this issue Feb 26, 2018 · 4 comments
Assignees
Labels

Comments

@felipegaucho
Copy link
Contributor

felipegaucho commented Feb 26, 2018

We want to make available some basic p2p stats for users, on the embedded player. These can be either inside the wallet/profile space, or separate. I suggest we show:

  • X Peers
  • Y Mb stored || (amount of localStorage we're using [under the suggestion of @EuSouRye, an early uploader]).
  • A cellphone-battery-level-like meter for showing the speed of upload and download (I don't think users will care for individual speeds, but a general visualisation of connection quality can be nice to have. We can have 4 levels of quality according to our averages).

It'd be great to have this almost as a warning, until the user clicks it for the first time (the fact we're using the user's storage should be transparent just like sites are when telling users they have cookies).

@pedrocasa
Copy link
Collaborator

This is not a peer to peer icon, its a chromecast icon

@pedrocasa
Copy link
Collaborator

But we can design one peer-to-peer icon if it's needed

@felipegaucho
Copy link
Contributor Author

Sorry for the mistake! So this is an issue on itself, non-immediate, but to be included in 0.0.3 of the player.

@bent0b0x
Copy link
Contributor

bent0b0x commented Apr 11, 2018

@felipegaucho a few questions about this:

  • Mb stored: this sounds like you mean the number of Mb being used to store any/all paratii content on your machine at any given time, and not specific to the video you are watching. Does this make sense in a video stats box? I would think maybe this kind of global statistic could live on another page (that we do not have yet)
  • similar question for upload; does it make sense to see this when playing a video if it is not specific to your current video at all?
  • download speed and peers I think makes perfect sense

Will definitely need some input from @ya7ya as to from where we can get this information 😄

Paratii Player 0.0.3 automation moved this from To do to Done Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

3 participants