Embed_businesstraveller
- If the unsupported widget has an iFrame version, make it into an
<iframe>
. If you do that, the IV page will not be generated due to unsupported content, but things will work out of the box if and when we support that widget. - If it is not possible to represent the widget as an iFrame, but it is possible to get a direct link to the video/audio, use this link to generate a
<video>
or<audio>
with the correctsrc
attribute. - Otherwise, mark the object with the @unsupported function.
https://instantview.telegram.org/checklist#6-4-2-video-audio-from-unsupported-players
This page contains video embed based on html5 technology.
- "If the unsupported widget has an iFrame version, make it into an
<iframe>
."
This video embed hasn't iframe version.
2. "If it is not possible to represent the widget as an iFrame, but it is possible to get a direct link to the video/audio, use this link to generate a <video>
or <audio>
with the correct src
attribute"
On this page it is not possible to get direct link to video.
3. "Otherwise, mark the object with the @unsupported function"
<script> link(https://serve360.co/tag/js/c22161e6-9ea5-4266-b9bf-78aa734ff480) leads not to iframe page, it is JS file.
<iframe> link(https://serve360.co/tag/i/167f9636-3783-43fe-b6e0-0d9fd6f3c3af?pfrm_p=1762) leads not to video embed iframe, it is kind of tracking widget.