Nam Nguyen

Results 304 comments of Nam Nguyen

@shiv71 Thanks for the information, About "In infinite list like Facebook...", the timeline of Facebook is always long enough, so if you have 2 videos in current screen, you can...

@shiv71 > if a video player view is 50-60% visible on screen then it should start the video and stops the previous video. Lets assume we are scrolling and there...

@shiv71 If you can guarantee the following detail, I will be agree with your point: [1] Your videos always have the same width/height ratio and [2] Your users will always...

@shiv71 Ok I will take a look. At the moment there is a built-in PlayerSelector called ``BY_AREA``. It reads: 'of all the available ToroPlayer candidate, pick the one with highest...

Will consider this in next update. How do you plan to change the quality? Provider UI for user, or you create your logic for your app?

@Kimmidhingra You pause the Video manually? Can you show me the code?

You need to build it :(. I will upload one later if you want.

@shiv71 Can you share the code of ViewHolder that implements ToroPlayer?

Hi there, toro default behavior is to start the playback automatically. It should be a bug if not. Can you share with me your ViewHolder implementation? Do you use CoordinatorLayout...

Hi @burakiren , thanks for using Toro. For your second question, there is interface ```ToroPlayer.EventListener``` that you can use to catch the events. Please take a look here: [Facebook Playlist...