amittkSharma / react-video-player-extended

React-video-player-extended supports both development and general user requirements. This video players provides the functionality for marking frames, jumping back and forth between frames based on the fps.
MIT License
19 stars 14 forks source link

Add an impoort markers functionality #19

Closed amittkSharma closed 2 years ago

amittkSharma commented 2 years ago

As a user of the video library, I must be able to export all the markers from it.

Feature:

  1. Add a new button for the import of the markers, and this button must be configurable
  2. In the first version JSON format must be supported.