kohii
kohii copied to clipboard
Can we play all visible video at the same time ?
Hi, Is it possible to play all video that are visible at least 65% in a recyclerView ? Currently, only the top one is playing
best regards,
Hi @loicsiret, it is doable, though I need to provide API for client to allow custom selection. The API is still somewhere in my mind because I want to make sure the decision doesn’t slow down other components.
Also, need to mention that multi video playback should also take Audio focus into account. My plan is to force the audio to mute if there are many videos playing. This is another complicated decision need to be careful about.
Any update on this?
@cmpeguerog please check : https://eneim.github.io/kohii/advance-multiple-playbacks/
Thanks @loicsiret , yes I just release a new version that makes playing many Videos easier @cmpeguerog .