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:
If it does not work, which errors do you get?
Code:
curl -d "{\"command\": \"sendCameraCommand\",\"cameras\": [\"GoPro 9464\"],\"cameraCommand\": \"startRecording\"}" http://192.168.0.108:809
Statistics: Posted by NotRequired — Fri Apr 12, 2024 11:57 am