How to implement this video Player in your web site:

  • Using JavaScript in your HTML code
  • <div id="selector"><div id="Globecast_Demo_TV_token-player" /></div>
    <script type="text/javascript" charset="utf-8" src="https://www.libs.easybroadcast.fr/globecast/EBtoken_2.js"></script>
    <!--[if lt IE 9]>
      <span>The stream is not supported in your browser, you should use a recent version</span>
    <![endif]-->
  • Using standard HTML Embed code
  • <iframe
      width="100%"
      height="100%"
      src="http://www.globecast.easybroadcast.fr/embed/Globecast_TVEverywhere_DemoLiveTV-embed.html"
      frameborder="0"
      allowfullscreen
      style="overflow: hidden">
    </iframe>
    This demo player has the following features:

    Feature Benefit
    HTML5 Video with JavaScript Allows end user to get lightweight universal and standard based video playback support in modern web browsers, using HTML5 Video standard.
    Failback to Flash video mode Allows end user with not-so-modern web browsers to playback the video content, using Flash video technology.
    Adaptive bitrate streaming over HTTP/HTTPS Allows end user to cope with bandwidth issues on its Internet connection by constantly adapting the stream quality to the best encoding layer available. HTTP or HTTPS is a universal protocol that just works everywhere, even through corporate firewalls and proxies.
    Customization from template skin Allow the broadcaster to apply its colors and brand to the template Player graphical design, including background image and corner logo.
    Full-screen toggle Allows end user to switch to full-screen mode.
    Time-shift TV navigator Allows end user to navigate into a time buffer and get back to live.
    Stream quality selector Allows end user to select the stream quality among the multiple bitrates present in the stream.
    - Audio track selector Allows end user to select the audio track. No alternate audio tracks are present in this demo live stream.
    - Subtitle track toggle Allows end user to activate the overlay display of subtitles. No subtitles are present in this demo live stream.
    Volume control Allows end user to adjust volume and mute audio.
    About screen Allow broadcaster to put its copyright information.
    Social media sharer Allow end user to share the video Player on various social networks, such as Twitter and Facebook.
    Pre-roll video ad Allow broadcaster to implement ad supported business models.
    Mid-roll overlay ad Allow broadcaster to implement ad supported business models.
    Embed HTML code Allow broadcaster to easily implement the video Player on its web site with a single line of HTML code.
    Domain name locking Allow broadcaster to protect against video Player hijacking to unofficial pirate websites. This demo Player is locked to these Internet domains: *.easybroadcast.fr ; *.globecast.easybroadcast.fr ; *.globecast.com
    Stream Token protection Allow broadcaster to protect against deep streaming media URL hijacking to unofficial pirate video Players.
    - Geo-blocking Allow broadcaster to restrict access to content to some territories, mainly for copyright reasons. No territories are restricted in this demo live stream.
    Client-side statistics Allow broadcaster to obtain usage statistics for end user content consumption within the video Player, oriented for Live TV business, more relevant than CDN-side statistics (data delivery oriented).
    CDN Off-load Allow end user to benefit of an enhanced quality of experience – especially on start-up time – and allow broadcaster to save on CDN traffic.
    Globecast TV Everywhere powered by EasyBroadcast