ProCameraApi
ProCameraApi describes protocols to control Insta360 Pro, Insta360 Pro2, Insta360 Titan.
Install / Use
/learn @Insta360Develop/ProCameraApiREADME
Overview
Insta360 Pro Camera API defines a set of commands to control Insat360 Pro series cameras, supported cameras are listed below.
| Model | Link | | :------------- | ------------------------------------------- | | Insta360 Pro | http://insta360.com/product/insta360-pro/ | | Insta360 Pro 2 | http://insta360.com/product/insta360-pro2/ | | Insta360 Titan | http://insta360.com/product/insta360-titan/ |
The commands are transferred via http request/response, the data is encoded in JSON format.
About Built-in Http Server
Camera supporting Insta360 Pro Camera API has a built-in http server. You could get ip address from the screen of the camera. Here are url routers.
| Name | URL Pattern | Function |
| --------------------------------------------- | ------------------------------------------------------- | --------------------------------------------- |
| command | http://{camera_ip}:20000/osc/commands/execute | Execute commands |
| state | http://{camera_ip}:20000/osc/state | Poll state, also for notification from camera to client |
| file | http://{camera_ip}:8000/{fileuri} | Access Image/Video file from camera |
| preview | rtmp://{camera_ip}:1935/live/preview | rtmp stream of preview |
Documentations
Related Skills
node-connect
337.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
Security Score
Audited on Mar 23, 2026
