1. By default, there’s no option to add link on the player as it is designed and created as player only. However, you may just add an href code on HLS embed from Wise Panel => Live Streaming. Here’s the code:
<div class="center" style="padding-top:25%;"><h5><a href="#yourlinkhere">CLICK HERE TO WATCH LIVE!</a></h5></div>
2. By default, there’s no option to make the link opens in a new tab/window. You’ll only need to add target=”_blank” on an ahref tag from templates => custom_templates => content-triple-description.php on line 75. However, we’ll add that feature on the next update soon.
Note: Next update of the theme will be rolling out soon. Live Streaming Settings will be removed on Wise Panel and will be embedded in Page Live template.