
JWPlayer6 Text Overlays, Call To Action
Hello,
I am using JWPlayer6 and want to create video annotations. Right now on my rails DB I have an annotations table that includes a start time, duration, and text. The annotations are currently displaying each video at the given start time, and disappear after the duration ends. I can't get the annotation to appear directly on the video.
The issue I am having is that I don't see how I can follow a few plugin tutorials, as the number of annotations varies from video to video, as do the annotation corrections.
I attempted to look through the call to action documentation, but https://www.jwplayer.com/blog/call-to-action-with-jw-player/ was hard to follow. Is there a way to overlay my annotation text on top of the video as opposed to under the video as it currently is doing so? Are there any more documentations on call to action?
I am looking to overlay annotations directly on top of the video in a position: absolute bottom left corner of the video.
Thank you so much