- 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
-
Notifications
You must be signed in to change notification settings - Fork 0
Picamera websocket for Teachable Machine
License
lukaskirner/teachable-pi-websocket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Picamera websocket for Teachable Machine
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published