Micro Studio 4K G2 API?

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

darias

  • Posts: 1
  • Joined: Thu Jun 20, 2024 8:44 pm
  • Real Name: Dave Arias

Micro Studio 4K G2 API?

PostThu Jun 20, 2024 10:28 pm

Does anyone know if the network API is implemented for the Micro Studio G2 4K? The manuals claim it is, but I cannot get anything working on it, including the API YAML reply that the manual claims. The camera I am testing with is running v8.4, and I don't see a newer version that applies to this camera.
Offline

Julusian

  • Posts: 58
  • Joined: Mon Aug 03, 2020 9:36 pm
  • Real Name: Julian Waller

Re: Micro Studio 4K G2 API?

PostMon Jun 24, 2024 9:01 am

I have seen the endpoint exposed on one, and made a few simple requests to it. Using whatever firmware it originally shipped with.
I don't think I've tried to modify any settings through it yet
Offline

ScorpionStudios

  • Posts: 3
  • Joined: Wed Oct 02, 2024 9:01 pm
  • Real Name: Mike Wax

Re: Micro Studio 4K G2 API?

PostWed Oct 02, 2024 9:17 pm

It does work. I've been able to successfully send and receive information using the API commands.
You'll need to use an API client or JavaScript to send the requests.

The best way to tell is by using the HTTP protocol. In a browser, type in
Code: Select all
http://CAMERANAME.local/api/v1/{API_COMMAND}.


You should get something that looks like a JSON object. Make sure the camera is on the same network you're computer is.

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 5 guests