nanocosmos Documentation

nanocosmos Documentation

  • nanoStream Cloud
  • H5Live Player
  • nanoStream Webcaster
  • nanoMeet
  • nanoStream Apps and SDKs
  • Samples
  • FAQ

›H5Live Player

H5Live Player

  • Introduction
  • Getting started
  • Supported Browsers
  • Player Metrics
  • iframe Embeds

Features

  • Autoplay
  • Fast playback start
  • Latency control modes
  • Stream group configuration
  • Secure playback with H5Live
  • Stream switching and ABR
  • Fullscreen API
  • UI and customization
  • Reconnect and Timeouts
  • Media Error Recovery
  • Source defaults
  • Video Access and Processing

Releases

  • Latest
  • History

API

  • NanoPlayer
  • NanoPlayer Error Codes & Handling

Other

  • FAQ
  • Blog
Edit

iframe Embeds

Creating a custom iframe

How to embed the player into an iframe element?

For most use cases the implementation of the player directly into the page is the best option. We recommend embedding the player within an iframe element only when the use case requires it.

Creating the embedded page including the player on your side

Please check examples on how to add the player at the Getting started section.

Embedding the player page in an iframe on a second page on the distribution side

Important: The allowfullscreen attribute is required if the page wants to support fullscreen video.

    <iframe id="ifvideo" width="640" height="480" scrolling="no" frameborder="0" allowfullscreen=""
    src="//yourdomain.com/playerpage.html">
    </iframe>

Ready-for-use iframe

If you are looking for a ready-for-use iframe hosted in the nanoStream Cloud please reach out to us at support@nanocosmos.de for details.

Last updated on 9/11/2023
← Player MetricsAutoplay →
  • Creating a custom iframe
    • Creating the embedded page including the player on your side
    • Embedding the player page in an iframe on a second page on the distribution side
  • Ready-for-use iframe
Contact
HomepageContactSupportLegal Terms
Products
Nanostream Cloud with Bintu.LiveH5Live Low Latency HTML5-PlayernanoStream WebcasterNanostream Apps and SDK
More
BlogTwitterFacebookLinkedInGitHubStar
nanocosmos GmbH
Copyright © 2023 nanocosmos GmbH - doc version Mon Sep 11 2023 09:43:20 GMT+0000 (Coordinated Universal Time)