You can implement time stamp with Advanced (in-page) player implementations. Use the attribute:
data-start-time
<video-js data-video-id="5637008067001"
data-account="1507807800001"
data-player="SJgrJZnuAz"
data-embed="default"
data-application-id
class="video-js"
controls
data-start-time="70"></video-js>
<script src="https://players.brightcove.net/1507807800001/SJgrJZnuAz_default/index.min.js"></script>
Two possible time formats can be used for specifying the start time:
Unfortunately, most social services do not allow deep linking as shown above. Instead, the services substitute a native player which does not support deep linking. As of July 2014 only one major social network, Twitter, supports direct inclusion of the Brightcove player in the social feed using an iframe, making deep linking possible.
For details about deep linking with Twitter, see the Social Media Plugin document.
data-start-time
attribute works for players v6.19.0+. t
query parameter works for players in-page and iframe embeds for version 6 players only, v6.19.0+. It has been removed from v7.7.0+ players. For more information, see Brightcove Player 7 Migration Guide.