Brightcove Embed Test

Platform: Brightcove Video Cloud

Testing: Player detection and video event tracking (play, pause, progress, complete)

Video Information

Account ID: 1752604059001 (Brightcove Sample)

Video ID: 5550679964001

Embed Type: iframe (Standard Embed)

SDK Detection: Looks for window.bc, window.brightcove, iframe patterns matching players.brightcove, or elements with video-js[data-account] / .video-js[data-player]

Alternative: In-Page Player

Brightcove also supports in-page players with the Video.js library:

<video-js data-account="1752604059001"
  data-player="default"
  data-video-id="5550679964001"></video-js>
<script src="https://players.brightcove.net/1752604059001/default_default/index.min.js"></script>