Skip to content

Commit cd503f5

Browse files
committed
Update
1 parent bd42a14 commit cd503f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Binary file not shown.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
1. GitHubページからダウンロード
2929
「WebCam.xz」のみをダウンロードすることが可能です。
30-
![Image_Download](https://github.com/RyoIHA/WebCam/blob/main/Figure/download.png)
30+
![Image_Download](Figure/download.png)
3131

3232
2. [GitHub LFSのインストールガイド](https://docs.github.com/ja/repositories/working-with-files/managing-large-files/installing-git-large-file-storage)に従い、GitHub LFSをインストールします。
3333

@@ -48,15 +48,15 @@
4848

4949
Raspberry Pi Imagerを開き、「Use custom」を選択して、ダウンロードしたカスタムイメージをMicroSDカードにインストールします。MicroSDカードは8GB以上を使用してください。
5050

51-
![Raspi-Image](https://github.com/RyoIHA/WebCam/blob/main/Figure/Imager.png)
51+
![Raspi-Image](Figure/Imager.png)
5252

5353
## セットアップ手順
5454
事前にサーバー用Raspberry Piの準備を完了し、サーバー用Raspberry Pi起動に行なってください。
5555
1. Raspberry Piを起動し、ユーザー名`pi`、パスワード`raspberry`でログインします。
5656
2. ネットワーク設定を行います。`sudo raspi-config`を実行して設定してください。
5757
3. `/home/pi/WebCam/client_setup.sh`を実行し、設定ファイルの取得と設定を行います。
5858
4. スクリプト実行後、プロンプトに従いサーバーのIPアドレスを入力してください。
59-
![Csetup](https://github.com/RyoIHA/WebCam/blob/main/Figure/csetup.png)
59+
![Csetup](Figure/csetup.png)
6060

6161
以上の手順に従って、Raspberry Pi ZeroまたはZero 2でカスタムイメージを使用したWebCamのセットアップを完了させてください。
6262

@@ -65,7 +65,7 @@ Raspberry Pi Imagerを開き、「Use custom」を選択して、ダウンロー
6565
このガイドでは、WebCamにアクセスして画像を閲覧、保存する方法について説明します。
6666

6767
### 動作イメージのアクセス方法
68-
![Cimage](https://github.com/RyoIHA/WebCam/blob/main/Figure/cimage.png)
68+
![Cimage](Figure/cimage.png)
6969
**アクセス**
7070
Webブラウザから`http://<WebCamのIPアドレス>`にアクセスしてください。`<WebCamのIPアドレス>`は、実際のWebCamのIPアドレスに置き換えてください。
7171

0 commit comments

Comments
 (0)