Skip to content

codetricity/electron-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control RICOH THETA S Camera API with JavaScript

This is a quick test of accessing the RICOH THETA S API with electron. It only uses a handful of commands right now. It's intended as code for this tutorial.

It provides a template skeleton for application developers. It is not intended to be used by photographers.

Prerequisites

Install Electron

npm install electron -g

If npm is not on your system, install Node.js

Install node-rest-client

npm install node-rest-client --save

Camera State

The camera must be connected to your computer with WiFi. I am using firmware 01.82. You can check and upgrade the camera firmware with the RICOH THETA Official Desktop application.

Reference

Screenshot

Analytics

About

Test of THETA API with electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages