# Stream サイトやアプリケーション向けに動画を保存、エンコード、配信、再生します > 以下のリンクは、各ページの Markdown 版を直接指します。 任意のページは、`index.md` サフィックスなしの URL に `Accept: text/markdown` ヘッダーを付けて取得することもできます(例: `curl -H "Accept: text/markdown" https://developers.cloudflare.com/stream/`)。 > > その他の Cloudflare 製品は、[Cloudflare ドキュメントディレクトリ](https://developers.cloudflare.com/llms.txt) を参照してください。 ## 概要 - [Cloudflare Stream](https://developers.cloudflare.com/stream/index.md): アダプティブビットレートエンコードとグローバル配信による、サーバーレスのライブおよびオンデマンド動画配信です。 ## はじめに - [はじめに](https://developers.cloudflare.com/stream/get-started/index.md): Cloudflare Stream で、最初の動画をアップロードするか、最初のライブストリームを開始します。 ## 動画をアップロードする - [動画をアップロードする](https://developers.cloudflare.com/stream/uploading-videos/index.md): Cloudflare Stream のアップロード方法、対応フォーマット、推奨事項を確認します。 - [Direct Creator Uploads](https://developers.cloudflare.com/stream/uploading-videos/direct-creator-uploads/index.md): API トークンをクライアントに公開せず、エンドユーザーが Cloudflare Stream へ直接動画をアップロードできるようにします。 - [プレーヤー API](https://developers.cloudflare.com/stream/uploading-videos/player-api/index.md): Cloudflare Stream プレーヤー要素で使える属性とプロパティです。 - [再開可能な大容量ファイル(tus)](https://developers.cloudflare.com/stream/uploading-videos/resumable-uploads/index.md): tus プロトコルを使って、大容量または再開可能な動画ファイルを Cloudflare Stream にアップロードします。 - [リンクからアップロードする](https://developers.cloudflare.com/stream/uploading-videos/upload-via-link/index.md): クラウドストレージ上のファイルへの HTTP リンクを指定して、動画を Cloudflare Stream にアップロードします。 - [基本的な動画アップロード](https://developers.cloudflare.com/stream/uploading-videos/upload-video-file/index.md): 200 MB 未満の動画ファイルを、ダッシュボードまたは API で Cloudflare Stream へアップロードします。 ## ライブ動画を配信する - [ライブ動画を配信する](https://developers.cloudflare.com/stream/stream-live/index.md): Cloudflare Stream でライブ動画を取り込み、エンコードし、世界中の視聴者へ配信します。 - [カスタム取り込みドメインを追加する](https://developers.cloudflare.com/stream/stream-live/custom-domains/index.md): デフォルトの URL ではなく、Cloudflare Stream のライブ入力にカスタム RTMPS 取り込みドメインを設定します。 - [ライブストリーム動画をダウンロードする](https://developers.cloudflare.com/stream/stream-live/download-stream-live-videos/index.md): 4 時間未満の Cloudflare Stream ライブ録画で、MP4 ダウンロードを有効にします。 - [ライブ向け DVR](https://developers.cloudflare.com/stream/stream-live/dvr-for-live/index.md): Cloudflare Stream の DVR モードを有効にすると、視聴者はライブ配信の巻き戻し、再開、早送りができます。 - [Live Instant Clipping](https://developers.cloudflare.com/stream/stream-live/live-instant-clipping/index.md): Cloudflare Stream のライブ配信と録画から、追加のストレージ料金なしで共有可能なクリップを生成します。 - [ライブストリームの録画と再生](https://developers.cloudflare.com/stream/stream-live/replay-recordings/index.md): Cloudflare Stream のライブ配信を自動で録画し、API で録画を取得します。 - [動画をサイマルキャスト(再配信)する](https://developers.cloudflare.com/stream/stream-live/simulcasting/index.md): Cloudflare Stream のライブ配信を、YouTube、Twitch、Facebook などのサードパーティプラットフォームへ転送します。 - [ライブストリームを開始する](https://developers.cloudflare.com/stream/stream-live/start-stream-live/index.md): ライブ入力を作成し、RTMPS または SRT で Cloudflare Stream にライブ動画を配信します。 - [Stream Live API ドキュメント](https://developers.cloudflare.comhttps://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/methods/list/index.md): Cloudflare Stream Live API で、ライブ入力とストリーミング設定を管理します。 - [ライブストリームのトラブルシューティング](https://developers.cloudflare.com/stream/stream-live/troubleshooting/index.md): Cloudflare Stream Live のバッファリング、フリーズ、レイテンシなどの問題を切り分けて解消します。 - [ライブストリームを視聴する](https://developers.cloudflare.com/stream/stream-live/watch-live-stream/index.md): Cloudflare Stream のライブ配信を、Stream Player またはカスタムの HLS / DASH プレーヤーで再生します。 - [ライブ Webhook を受け取る](https://developers.cloudflare.com/stream/stream-live/webhooks/index.md): Cloudflare Stream Live の接続、切断、エラーイベント向けに Webhook 通知を設定します。 ## 動画を変換する - [動画を変換する](https://developers.cloudflare.com/stream/transform-videos/index.md): Media Transformations で、Cloudflare Stream の外に保存した動画を最適化・加工します。 - [Workers API にバインドする](https://developers.cloudflare.com/stream/transform-videos/bindings/index.md): Media Transformations API を Cloudflare Worker にバインドし、プログラムで動画を変換します。 - [ソースオリジンを定義する](https://developers.cloudflare.com/stream/transform-videos/sources/index.md): Cloudflare Media Transformations で、ソース動画を配信できるオリジンを指定します。 - [トラブルシューティング](https://developers.cloudflare.com/stream/transform-videos/troubleshooting/index.md): Cloudflare Media Transformations でよくあるエラーコードと失敗を解決します。 ## 動画を管理する - [動画を管理する](https://developers.cloudflare.com/stream/manage-video-library/index.md): Cloudflare Stream の動画ライブラリを整理、検索、管理します。 - [Workers API にバインドする](https://developers.cloudflare.com/stream/manage-video-library/bindings/index.md) - [クリエイターを管理する](https://developers.cloudflare.com/stream/manage-video-library/creator-id/index.md): creator ID を設定して、Cloudflare Stream の動画を内部ユーザーアカウントと紐付けます。 - [動画を検索する](https://developers.cloudflare.com/stream/manage-video-library/searching/index.md): Stream API を使い、名前で Cloudflare Stream の動画ライブラリを検索します。 - [Webhook を使う](https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/index.md): Cloudflare Stream の動画処理が完了したとき、またはエラーになったときに Webhook 通知を受け取ります。 ## アナリティクス - [アナリティクス](https://developers.cloudflare.com/stream/getting-analytics/index.md): Cloudflare Stream のサーバーサイド動画アナリティクスを、ダッシュボードまたは GraphQL API から利用します。 - [GraphQL Analytics API](https://developers.cloudflare.com/stream/getting-analytics/fetching-bulk-analytics/index.md): GraphQL Analytics API で、Cloudflare Stream の動画指標と視聴者データを照会します。 - [ライブ視聴者数を取得する](https://developers.cloudflare.com/stream/getting-analytics/live-viewer-count/index.md): views エンドポイントを使って、Cloudflare Stream のライブ動画のリアルタイム視聴者数を取得します。 ## WebRTC による超低遅延 - [WebRTC による超低遅延](https://developers.cloudflare.com/stream/webrtc-beta/index.md): Cloudflare Stream で、WHIP と WHEP プロトコルによるサブ秒遅延のライブ配信と再生を行います。 ## 例 - [例](https://developers.cloudflare.com/stream/examples/index.md): Cloudflare Stream の動画とライブストリーミングでよくあるユースケース向けのコード例です。 - [Android(ExoPlayer)](https://developers.cloudflare.com/stream/examples/android/index.md): ExoPlayer を使った Android での動画再生の例です - [ブラウザーで最初の WebRTC 配信](https://developers.cloudflare.com/stream/examples/browser-based-webrtc/index.md): ネイティブのブラウザー WebRTC だけを使い、サードパーティライブラリなしで、WHIP によりウェブカメラを Cloudflare Stream へ配信し、WHEP で再生します。 - [dash.js](https://developers.cloudflare.com/stream/examples/dash-js/index.md): Cloudflare Stream と DASH リファレンスプレーヤー(dash.js)による動画再生の例 - [hls.js](https://developers.cloudflare.com/stream/examples/hls-js/index.md): Cloudflare Stream と HLS リファレンスプレーヤー(hls.js)による動画再生の例 - [iOS(AVPlayer)](https://developers.cloudflare.com/stream/examples/ios/index.md): AVPlayer を使った iOS での動画再生の例です - [OBS で最初の Live Stream を配信する](https://developers.cloudflare.com/stream/examples/obs-from-scratch/index.md): OBS(Open Broadcaster Software)Studio で、最初の Live Stream をセットアップして開始します - [RTMPS 再生](https://developers.cloudflare.com/stream/examples/rtmps_playback/index.md): RTMPS と ffplay を使った、1 秒未満の低遅延動画再生の例 - [Shaka Player](https://developers.cloudflare.com/stream/examples/shaka-player/index.md): Cloudflare Stream と Shaka Player で動画を再生する例 - [SRT 再生](https://developers.cloudflare.com/stream/examples/srt_playback/index.md): SRT と ffplay を使い、1 秒未満の遅延で動画を再生する例 - [Stream Player](https://developers.cloudflare.com/stream/examples/stream-player/index.md): Cloudflare Stream Player で動画を再生する例です。 - [ローカルで Webhook をテストする](https://developers.cloudflare.com/stream/examples/test-webhooks-locally/index.md): Cloudflare Worker と Cloudflare Tunnel を使い、Cloudflare Stream の Webhook 通知をローカルでテストします。 - [Video.js](https://developers.cloudflare.com/stream/examples/video-js/index.md): Cloudflare Stream と Video.js による動画再生の例 - [Vidstack](https://developers.cloudflare.com/stream/examples/vidstack/index.md): Cloudflare Stream と Vidstack での動画再生の例 ## Stream API リファレンス - [Stream API リファレンス](https://developers.cloudflare.comhttps://developers.cloudflare.com/api/resources/stream/methods/list/index.md): Cloudflare Stream で動画をアップロード、管理、配信するための API リファレンスです。 ## 変更履歴 - [変更履歴](https://developers.cloudflare.com/stream/changelog/index.md): Cloudflare Stream の最近の変更と更新です。 ## よくある質問 - [よくある質問](https://developers.cloudflare.com/stream/faq/index.md): Cloudflare Stream の動画アップロード、再生、課金に関するよくある質問。 ## 料金 - [料金](https://developers.cloudflare.com/stream/pricing/index.md): 保存した動画の分数と配信した動画の分数に基づく Cloudflare Stream の料金です。 ## edit-videos - [追加の音声トラックを付ける](https://developers.cloudflare.com/stream/edit-videos/adding-additional-audio-tracks/index.md): API で Cloudflare Stream の動画に追加の音声トラックをアップロードし、管理します。 - [キャプションを追加する](https://developers.cloudflare.com/stream/edit-videos/adding-captions/index.md): AI 生成またはファイルアップロードで、Cloudflare Stream の動画にキャプションと字幕を追加します。 - [ウォーターマークを適用する](https://developers.cloudflare.com/stream/edit-videos/applying-watermarks/index.md): ウォーターマークプロファイルを作成し、API 経由で Cloudflare Stream の動画アップロードに適用します。 - [プレーヤーの拡張を追加する](https://developers.cloudflare.com/stream/edit-videos/player-enhancements/index.md): Cloudflare Stream プレーヤーにブランディング、ロゴ、共有リンクを設定します。 - [動画をクリップする](https://developers.cloudflare.com/stream/edit-videos/video-clipping/index.md): 開始時刻と終了時刻を指定し、API で Cloudflare Stream の動画から新しいクリップを作成します。 ## viewing-videos - [サムネイルを表示する](https://developers.cloudflare.com/stream/viewing-videos/displaying-thumbnails/index.md): Cloudflare Stream の動画からサムネイル画像を生成し、カスタマイズします。 - [動画または音声をダウンロードする](https://developers.cloudflare.com/stream/viewing-videos/download-videos/index.md): Cloudflare Stream からダウンロード可能な MP4 動画または M4A 音声ファイルを生成します。 - [Stream を保護する](https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/index.md): 署名付き URL とトークンで、Cloudflare Stream の動画へのアクセスを制限します。 - [独自のプレーヤーを使う](https://developers.cloudflare.com/stream/viewing-videos/using-own-player/index.md): Web、iOS、Android で、HLS/DASH 対応の任意のプレーヤーで Cloudflare Stream の動画を再生します。 - [Android](https://developers.cloudflare.com/stream/viewing-videos/using-own-player/android/index.md): ExoPlayer を使い、ネイティブ Android アプリで Cloudflare Stream のオンデマンド動画とライブ配信を再生します。 - [iOS](https://developers.cloudflare.com/stream/viewing-videos/using-own-player/ios/index.md): AVPlayer を使い、ネイティブの iOS、tvOS、macOS アプリでオンデマンドおよびライブの Cloudflare Stream 動画を再生します。 - [Web](https://developers.cloudflare.com/stream/viewing-videos/using-own-player/web/index.md): HLS および DASH 対応プレーヤーで、Web 上の Cloudflare Stream 動画を再生します。 - [Stream Player を使う](https://developers.cloudflare.com/stream/viewing-videos/using-the-stream-player/index.md): オンデマンドとライブ配信の再生向けに、Cloudflare Stream Player を埋め込み、カスタマイズします。 - [Stream Player API](https://developers.cloudflare.com/stream/viewing-videos/using-the-stream-player/using-the-player-api/index.md): JavaScript SDK を使って Cloudflare Stream の再生を制御し、メディアイベントを待ち受けます。