Web Camera for mbed-os. This sample works on GR-LYCHEE besides GR-PEACH. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE

Dependencies:   HttpServer_snapshot_mbed-os

Setting of fixed IP address

Table of Contents

    Information

    Japanese version is available in lower part of this page.
    このページの後半に日本語版が用意されています.

    Setting of fixed IP address

    Only for Windows(R) user:
    You need to set up IP address of your PC to match GR-PEACH WebCamera sample when you use fixed IP address.
    The default settings are as below.

    GR-PEACH192.168.0.2
    Subnet mask255.255.255.0
    Default Gate Way192.168.0.3


    Setting steps of IP address is shown as below.
    We will set "192.168.0.3" for the IP address of PC in following steps.

    1. Open the control panel and click "Network and Sharing Center".
      /media/uploads/MasaoHamanaka/change_ip_eng_1.png

    2. Click "Change adapter settings".
      /media/uploads/MasaoHamanaka/change_ip_eng_2.png

    3. Right-click "Local Area Connection" to open a property.
      /media/uploads/MasaoHamanaka/change_ip_eng_3.png

    4. Select "Internet Protocol Version 4(TCP/IPv4)" and click "Properties".
      /media/uploads/MasaoHamanaka/change_ip_eng_4.png

    5. Check "Use the following IP address:" and "Use the following DNS server addresses:".
    6. Enter "192.168.0.3" to "IP address:", and enter "255.255.255.0" to "Subnet mask:".
      "Default gateway:", "Preferred DNS server:", and "Alternate DNS server:" are empty.
      And click "OK".
      /media/uploads/MasaoHamanaka/change_ip_eng_5.png



    固定IPアドレスの設定

    以降はWindows PCでの固定IPアドレス設定方法を記載します。
    GR-PEACH WebCameraサンプルで、固定IPアドレスを使用する場合、
    PC側のIPアドレスをプログラムに合うよう変更する必要があります。
    デフォルトでは、以下の設定になっています。

    GR-PEACH192.168.0.2
    Subnet mask255.255.255.0
    Default Gate Way192.168.0.3


    以下にIPアドレス設定方法を記載します。
    PCに設定するIPアドレスは、192.168.0.3を設定します。

    1. コントロールパネルを開き、「ネットワークと共有センター」をクリックします。
      /media/uploads/MasaoHamanaka/change_ip_jpn_1.png

    2. 「アダプターの設定の変更」をクリックします。
      /media/uploads/MasaoHamanaka/change_ip_jpn_2.png

    3. 「ローカルエリア接続」を右クリックし、プロパティを開きます。
      /media/uploads/MasaoHamanaka/change_ip_jpn_3.png

    4. 「インターネット プロトコル バージョン 4(TCP/IPv4)」を選択し、「プロパティ」をクリックします。
      /media/uploads/MasaoHamanaka/change_ip_jpn_4.png

    5. 「次のIPアドレスを使う」および「次のDNSサーバーのアドレスを使う」をチェックします。
    6. IPアドレスに192.168.0.3、サブネットマスクに255.255.255.0を入力します。
       デフォルトゲートウェイ、優先DNSサーバーおよび代替DNSサーバーを空欄にし、OKをクリックします。
      /media/uploads/MasaoHamanaka/change_ip_jpn_5.png

    All wikipages