Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

BellaDati allows to add any HTML content to the report, by using the HTML mode of the custom content. To add a live video stream (or any video in general) to a report, please follow these steps:

  1. Add a new Custom content view to the report and switch to HTML mode by clicking on "Show source"
  2.  Insert the code of the live video stream. This can be an Iframe, HTML 5 <video> tag, or a custom JS + HTML component. In that case, you also need to add the JavaScript code. In this example, we will embed a live video from YouTube:
  3.  Copy the HTML code and paste it to the custom content. After saving, the livde vide live video stream will be displayed in the report.

 

 



Note

Please note that the technology used to create the video stream is completely indepdent independent from BellaDati. BellaDati will only consume the existing video stream.

 

 



Sv translation
languageja

BellaDatiでは、カスタムコンテンツのHTMLモードを使用して、レポートにHTMLコンテンツを追加できます。ライブビデオストリーム(または一般的なビデオ)をレポートに追加するには、次の手順に従ってください:

  1. 新しいカスタムコンテンツビューをレポートに追加し、[ソースを表示]をクリックしてHTMLモードに切り替えます。

  2. ライブビデオストリームのコードを挿入します。これは、Iframe、HTML 5 <video>タグ、カスタムJS + HTMLコンポーネントです。その場合は、JavaScriptコードも追加する必要があります。この例では、YouTubeからライブビデオを埋め込みます:
  3. HTMLコードをコピーして、カスタムコンテンツに貼り付けます。保存すると、ライブビデオストリームがレポートに表示されます。



 

Note

ビデオストリームの作成に使用されるテクノロジーは、BellaDatiから完全に独立していることに注意してください。 BellaDatiは既存のビデオストリームのみを消費します。