jeudi 25 novembre 2021

ask about Ricoh Theta Camera with java script

i want make web application and contact with Ricoh Theta Z1 Camera with bluetooth. i want use java Script to show output in browser

i have read API Documentation for Ricoh Theta but i dont know where to start because is too much information in this Document

and i have also qustion: java script can do that?? or that is not possiple with java script

thanks so much

async function get(){

 const response = await fetch("http://yn10113693.local./osc/commands/execute");

 const data = await response.json();
 
 var pretty = JSON.stringify(data);



}



Aucun commentaire:

Enregistrer un commentaire