Update notes.md
This commit is contained in:
@@ -26,12 +26,21 @@
|
||||
sudo apt-get install fswebcam
|
||||
fswebcam -r 320x240 -d /dev/video0 -v ~/webcam-test.jpg
|
||||
|
||||
sudo apt-get install python3
|
||||
|
||||
#sudo apt-get install python3
|
||||
#sudo apt-get install python3-websocket
|
||||
#sudo apt-get install python3-websockets
|
||||
|
||||
#sudo apt-get install python3-socketio-client
|
||||
#sudo apt-get install python3-pip
|
||||
#sudo pip3 install socketio-client
|
||||
|
||||
|
||||
https://gist.github.com/dschep/24aa61672a2092246eaca2824400d37f
|
||||
sudo easy_install-3.6 -U pip
|
||||
sudo pip3 install socketio-client
|
||||
python3.6 test.py
|
||||
|
||||
|
||||
|
||||
|
||||
sudo apt-get install python3-pip
|
||||
sudo pip3 install socketio-client
|
||||
|
||||
Reference in New Issue
Block a user