Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Jwplayer Javascript API


I want to add a functionality of taking notes on screen while watching video. Please help me in achieving this functionality.

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

We do not have any built-in functionality in our Javascript API to help with this. The best I can think of is to make a “Add A Note” button on your page that uses our getPostition() call to record the timecode of the video where the viewer want to insert the note.

Please see https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/ for more details on getPosition()

This question has received the maximum number of answers.