No project description provided
Project description
Picamera Websocket for Teachable Machine
How to use
- plug in camera
- setup camera
- offical Documentation
- clone this repo to your home directory
- install python dependencies
pip3 install -r requirements.txt
- open SSH tunnel to your raspberry
ssh pi@<raspberry-ip> -L 8080:<raspberry-ip>:8080
- run python script
python3 server.py
- visit Teachable Machine
- to collect images via the network append the following code to the link
?network=true
- now three options for uploading images show up.
- Wecam
- Upload
- Network <-- that is what you want
- use the configured websocket address
localhost
and the port8080
- press connect
- now you cann add images to the class by pressing the record button
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file teachable_pi_websocket-0.0.1.tar.gz
.
File metadata
- Download URL: teachable_pi_websocket-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80ddc79f92357019ded2aeb7c34098f267cd5d07b2fc6e4fa55a7afe1fd42762 |
|
MD5 | 8b219118194c4ad9ca0041e699cf8098 |
|
BLAKE2b-256 | 849f119f9ead8c56022f82fb9c721dc63dd1f72071d44322036ef7f4d2d3dcea |