Coder Social home page Coder Social logo

qima / procameraapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from insta360develop/procameraapi

0.0 0.0 0.0 21 KB

ProCameraApi decribes protocols to control Insta360 Pro, Insta360 Pro2, Insta360 Titan.

Home Page: https://www.insta360.com

procameraapi's Introduction

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 Pro2 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

procameraapi's People

Contributors

capjason avatar capjason-insta360 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.