Opentrons Camera Viewer

Loading...

How it Works: Download Image Using Command Line

If you want to download an image using your computer, use the following code:

curl -o 'testcamerafile.jpg' --location --request POST 'http://192.168.1.250:31950/camera/picture' --header 'opentrons-version: *'