Hello, I have in my App a video player component to read videos. I have in my firebase database un object with the subtiltes informations ( start time, end time, text_to_display). How is it possible to manage with that object i my firebase to display text in my movie while the video is playing ?
Thank you for you feedback,