![Waveshare Pan-Tilt HAT Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/waveshare/pan-tilt-hat/pan-tilt-hat_user-manual_3858699013.webp)
Pan-Tilt HAT User Manual
Version: V1.0.0; Date: 2019.03.16
13
/
17
4.
Get information
Enter web_Python folder: cd Pan_Tile-HAT/web_Python
Type pwd to get the current path information:
Type ifconfig command to get the IP information
Note: I connect the Raspberry Pi to WIFI, so the IP address is wlan0
’
s, if you
directly connect network jack with cable, the IP address should be eth0
’
s
5.
Modify main.py file: sudo nano main.py
Find os>chdir(
‘
’
), change it to the path information you get above and add
/mjpg to the end. for example: