We had a client request to use this plugin for our application, trying to figure out how to get it to recognize our video player though as it is currently not. We are using plyr library to add some extra styling/functionality to our video player (https://plyr.io/#video), when the video is loaded in though it is not recognized by the plugin. I can move the video tag out of the divs that are created by the plyr library and it is recognized.
If I manually move the video tag outside the plyr__video-wrapper div its picked up.
We had a client request to use this plugin for our application, trying to figure out how to get it to recognize our video player though as it is currently not. We are using plyr library to add some extra styling/functionality to our video player (https://plyr.io/#video), when the video is loaded in though it is not recognized by the plugin. I can move the video tag out of the divs that are created by the plyr library and it is recognized.
If I manually move the video tag outside the plyr__video-wrapper div its picked up.
Thanks! Mike