
Stop Button is required in Video Embedding option
Hi
We have hosted our video on JW player and embedding the JW player as follows:
<script type="text/javascript" src="//cdn.jwplayer.com/players/nPripu9l-ALJ3XQCI.js"></script>. When this video runs, we need a Stop button which should stop the running video & reset the video. I have tried with account and review the Player configuration but there are no option to bring the stop button. Can you please guide us so we can show the Stop button as mentioned above.
We are using angularjs 1 for our UI and code looks like :
<div id="botr_.jwVideoId_no67p26Y_div" >
<div ng-bind-html="trustedHtmlSrc"></div>
</div>
We will appreciate your help.
kind regards,
Manish