Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2586

Raspberry Pi OS • Re: Use of curl vs. pycurl and correct syntax

$
0
0
Pycurl is just a python wrapper for libcurl, using curl makes most sense in Linux. Your Windoze command should work on Linux simply by removing .exe from the command:

Code:

curl -d "{\"command\": \"sendCameraCommand\",\"cameras\": [\"GoPro 9464\"],\"cameraCommand\": \"startRecording\"}" http://192.168.0.108:809
If it does not work, which errors do you get?

Statistics: Posted by NotRequired — Fri Apr 12, 2024 11:57 am



Viewing all articles
Browse latest Browse all 2586

Trending Articles