メインコンテンツへスキップ
ヘルプセンター
ナビゲーションメニュを切り替え
流量計算ツール
ULIZA製品サイト
お問い合わせ
ULIZAヘルプセンター
検索
お知らせ
2026.03.31 【重要】ULIZA利用規約改定のお知らせ
2026.3.17【重要】ULIZA システムメンテナンスのお知らせ
2026.01.27 【重要】ULIZA利用規約改定のお知らせ
2025.12.10【重要】年末年始サポートセンター営業時間のお知らせ
2025.10.14【重要】ULIZAの推奨環境変更について(Windows10サポート終了)
2025.07.30 【重要】ULIZA Player(Android/HTML5) Android 16対応のお知らせ
2026.03.05【ULIZA】3月リリース予定
2026.02.13【ULIZA】2月リリース予定
2026.01.08【ULIZA】1月のリリース予定
2025.12.04【ULIZA】12月のリリース予定
2025.11.12【ULIZA】11月のリリース予定
2025.10.07【ULIZA】10月のリリース予定
2026.04.03 ULIZAアップデートのお知らせ(マニュアル機能、ULIZA Player (HTML5/Cloud) v1.33.0)
2026.03.12 ULIZAアップデートのお知らせ(サイトの管理機能)
2026.02.19 ULIZAアップデートのお知らせ(ULIZAアプリ v1.5.0)
2026.01.30 ULIZAアップデートのお知らせ(SNS共有機能)
2026.01.08 ULIZAアップデートのお知らせ(サイトの管理機能)
2025.12.24 ULIZAアップデートのお知らせ(ULIZA アプリ v1.4.0)
すべてのお知らせ
ULIZAドキュメント
ULIZA各プロダクトの仕様書はこちら
FAQ
トラブルシュート
エラーが出て再生できません
「視聴できない」と視聴者から問い合わせを受けた
ライブ配信を開始したが映像が配信されない
エラーが出て動画のアップロードができません
プレイヤータグを埋め込んだがプレイヤーが表示されません
記事をすべて表示
機能ガイド
字幕付きの動画配信をしたい
画質切り替えが可能な動画配信をしたい
プレイヤーのデザインを変更したい
スライド(プレゼン資料)付きの動画配信
プレイヤーに〇秒進む〇秒戻るボタンを表示する
記事をすべて表示
よくある質問
海外からの視聴を禁止できますか?
スマートフォンで画質選択ボタンが表示されません
パノラマ動画を配信するにはどうしたらよいですか
iframe型のプレイヤータグはありますか
ULIZAに登録できるコンテンツ数や上限はありますか
記事をすべて表示
人気の検索ワード:
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
問題は解決できましたか?
お困りの事がございましたら、お気軽にお問合せください
お問い合わせ
カテゴリ
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
ナビゲーションメニュを切り替え
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
カテゴリ
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
もっと見る
<% } %>
<% } %>