หลังจากค้นพบกล้อง การสื่อสารระหว่างไคลเอ็นต์และกล้องจะเกิดขึ้นผ่านเครือข่าย Wi-Fi ของอุปกรณ์ กล้องควรใช้เซิร์ฟเวอร์ HTTP 1.1 API ของโปรโตคอล OSC ด้านล่างใช้คําขอ GET
หรือ POST
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-04 UTC
[null,null,["อัปเดตล่าสุด 2024-11-04 UTC"],[[["Camera and client communication happens over the camera's local WiFi network after initial discovery."],["The camera functions as an HTTP 1.1 server for this interaction."],["Camera control and data exchange utilize the OSC protocol through `GET` and `POST` requests."]]],["The camera, once discovered, communicates with the client via its local WiFi network. It operates as an HTTP 1.1 server, utilizing the OSC protocol. This protocol's API functions through `GET` or `POST` requests. Communication relies on these requests to manage the interaction between the client and the camera. The camera is responsible to implement the http server.\n"]]