The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #2

The iframe src you have generated misses important settings like muted, showcontrols and playsinline settings.
If these settings are not generated in the link it might generate the player inaccurately, like player will not show control buttons. (off course after Telegram supports Brightcove player) .
also the video in this page doesn't have videoId which shouldn't be generated in the iframe src. It only has a playlistid (It will play the play list not a single video).

It should be:
https://players.brightcove.net/5543465120001/rJxVAd06OZ_default/index.html?playlistId=5999387261001&muted&controls&playsinline
According to Brightcove documentation.
Deleted Account
Sorry, but I can not agree with you. Here is the iframe standart code from brightcove documentation: https://support.brightcove.com/choosing-correct-embed-code#iframe

Empty videoId parameter doesn't affect the result of query. If you directly access the src of my embed and yours you will see no difference.
Same goes for the iframes and "muted, showcontrols and playsinline settings". Check the iframe with my src: https://codepen.io/anon/pen/KEaBRR
and iframe with your src:
https://codepen.io/anon/pen/WmRKyM
The result is literally the same.

Therefore I suppose those settings are optional, they don't play any essential role.
Declined by admin
Type of issue
IV not generated for target page
Reported
Mar 6, 2019