Embed code

Embed code for Exhibitor Interview - Restoration Robotics.

silverstream.tv

<iframe id="sstv_66057bd333a5f" class="sstv_embed" src="https://video.silverstream.tv/player/6v5W35TA" style="border:none;overflow:hidden;width:960px;max-width:100%;height:540px;" frameborder="0" seamless allowfullscreen webkitAllowFullScreen allow="autoplay; fullscreen"></iframe><script src="https://video.silverstream.tv/themes/default/js/responsive.js.php?uid=sstv_66057bd333a5f&height=540&aspect_ratio=1.7777"></script>
<!-- Optional --><a style="padding: 0; margin: 5px 0; text-decoration: none; color: #33389e; font-weight: normal; font-family: arial, sans-serif; font-size:10px; display:block" target="_blank" href="https://silverstream.tv">silverstream.tv</a>

JS Control Examples

JavaScript controls allow your webpages to control Silverstream TV's video player

Play <a href="#" onclick="sstv_player_play('sstv_66057bd333a5f');event.preventDefault();">Play</a>
Pause <a href="#" onclick="sstv_player_pause('sstv_66057bd333a5f');event.preventDefault();">Pause</a>
Stop <a href="#" onclick="sstv_player_stop('sstv_66057bd333a5f');event.preventDefault();">Stop</a>
Mute <a href="#" onclick="sstv_player_stop('sstv_66057bd333a5f');event.preventDefault();">Mute</a>
Un-mute <a href="#" onclick="sstv_player_unmute('sstv_66057bd333a5f');event.preventDefault();">Un-mute</a>
Jump to 20 seconds in <a href="#" onclick="sstv_player_jump('sstv_66057bd333a5f', 20);event.preventDefault();">Jump to 20s</a>