بعد أن يتم اكتشاف الكاميرا، يتم الاتصال بين العميل والكاميرا عبر شبكة WiFi المحلية في الكاميرا. يجب أن تستخدم الكاميرا خادم HTTP 1.1. تستخدم واجهة برمجة التطبيقات الخاصة ببروتوكول OSC أدناه طلبات GET
أو POST
.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-11-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-11-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]