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

Streaming video anonymity mode selection #4084

Closed
ichorid opened this issue Dec 4, 2018 · 7 comments
Closed

Streaming video anonymity mode selection #4084

ichorid opened this issue Dec 4, 2018 · 7 comments

Comments

@ichorid
Copy link
Contributor

ichorid commented Dec 4, 2018

When a user clicks "Play" button on Tribler video torrent, the video starts streaming in anonymous mode by default. It could take up to several minutes to build a tunnel circuit for a download, but users' typical attention span is no more than 10 seconds. This performance is unacceptable, especially for new users that just open Tribler, click on something, get frustrated and then close it to delete and never install again.

Therefore, we should provide an option for users to select whether they want anonymous or non-anonymous streaming video experience. This could be done by, e.g. raising a popup window on clicking "Play" button. This window will contain two big icons with descriptions of download modes.

@devos50
Copy link
Contributor

devos50 commented Apr 1, 2020

We have a feature freeze for 7.5 now, moving this issue to the next milestone.

@hbiyik
Copy link

hbiyik commented May 26, 2020

Now there is a progress indicator in player page for qt ui. Users have a visual sense of speed and an idea when to expect for the video to start streaming, i think this solves most of the misexpectations.

#5301

@ichorid
Copy link
Contributor Author

ichorid commented May 27, 2020

@hbiyik , thanks for your contribution, it really adds clarity to the GUI. However, anonymity mode selection is still important.
BTW, how do you mostly use Tribler for streaming in Kodi: with or without anonymity?

@hbiyik
Copy link

hbiyik commented May 27, 2020

I personally use it in anon mode, and i dont see a use case where someone would download anon, but stream non-anon (or vice-versa). If a user would be ok to stream "non-anon", then it wouldn't make much sense to start the download in anon mode in the first place.

The problem for me was, i had no idea what was going on when entered in the stream mode, a black screen, nothing was hapenning etc..

@ichorid
Copy link
Contributor Author

ichorid commented May 27, 2020

Seems like adding a toggle button is going to be the best solution after all...

@hbiyik
Copy link

hbiyik commented May 27, 2020

may be right click context menu item to downloads page to exit from streaming mode would help also, currently streaming mode only exits when player clicks stop button in the video player. A context menu will save few clicks if the user is already in download window.

@ichorid
Copy link
Contributor Author

ichorid commented Oct 20, 2020

VLC is dead

@ichorid ichorid closed this as completed Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants