I have the following iframe that is used to embed a video using the BrightCove video player. When the video is embedded on another website, the player shows the embed code and video link. How can I remove them so player that is embedded does not show the embed code as a control option?
<div style="position:relative;height:0;padding-bottom:56.25%;padding-top:25px;">
<iframe style="position:absolute;height:100%;width:100%;top:0;left:0;"
frameborder="0" allowfullscreen
src="https://my.domain.com/videoframe/12345/my-video">
</iframe>
</div>
Uncheck "display player embed code" from the player's social settings.
https://player.support.brightcove.com/plugins/social-sharing-plugin.html