# - 動画のファイルアップロード

{% hint style="info" %}
以下の手順はWowza対応のLTI-MCでのみ行なえます．
{% endhint %}

{% hint style="warning" %}
動画のファイルアップロードは，日本語のファイル名には対応しておりません．\
ファイルをアップロードする際は，あらかじめファイル名が半角英数字になっていることをご確認ください。
{% endhint %}

### ❶ 「ファイルアップロード」をクリック

「ファイルアップロード」をクリックします．

<figure><img src="/files/7E7Laz0kIvnviprN5i07" alt=""><figcaption></figcaption></figure>

### ❷ 「ファイルを選択」をクリック

動画ファイルから「ファイルを選択」をクリックします．

<figure><img src="/files/xLZQfjyzwrEIk0FYzoUH" alt=""><figcaption></figcaption></figure>

### ❸ アップロードするファイルを選択

アップロードするファイルを選択し，「開く」をクリックします．

<figure><img src="/files/bpXYNA2NheGEKFqUhpcZ" alt=""><figcaption></figcaption></figure>

アップロードが完了すると，動画が表示されます．

<figure><img src="/files/3D2grerggQTVCFoWeWAZ" alt=""><figcaption></figcaption></figure>

### ❹ 画面下部の作成または更新ボタンをクリック

{% hint style="warning" %}
作成または更新ボタンを押した時点で，動画がストリーミングサーバーにアップロードされます．

動画の容量や回線などの影響で，アップロードに時間がかかる可能性がありますので，作成または更新ボタンを押した後，画面が自動的に切り替わるまでお待ちください．
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nii-rcos.gitbook.io/lti-mc-vm-help/id-5-extensions/file-upload.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
