Nam Nguyen
Nam Nguyen
@sonalpatel22 Can you share with me your ViewHolder/ToroPlayer implementation? I think with default helpers, it should just start preparing (= start buffering) when you start the Video. So by default...
@omidraha This is in fact a ViewPager rather than a RecyclerView. toro doesn't support this yet. It can be done by the way. If you are not in super hurry...
@shahidgeek @bheuju I did try the library, even change the source code myself to meet Toro's implementation but it is too complicated at that time. Since then no further effort...
@faisalvv For your requirement, I think you need to download the videos before hand. Toro is not supporting it out of the box now.
Theoretically it should support this by default. Let me try this later.
Hi @smithc42, thanks a lot for your input. I will need more time to look into this, hope you can wait. toro-exoplayer is created with composition in mind, what I...
@smithc42 I have put some updates to latest dev-v3, you can get it using version 3.6.0.2802-SNAPSHOT, there is also demo code at demo-ads. Please take a look :D.
I see. I will see what I can do, but it seems to be a ongoing issue with ExoPlayer too: https://github.com/google/ExoPlayer/issues/4300 and we may need to wait ^^!
@smithc42 So I take a look at the IMA Doc. If we intercept the AdEvent and make some customize, it may work: https://developers.google.com/interactive-media-ads/docs/sdks/android/v3/api/reference/com/google/ads/interactivemedia/v3/api/AdEvent.AdEventType Honestly, I don't really understand how Ads...
@shalom365 Please try to refresh cache to something to make it syncs ... And see if it works for you.