open3d.visualization.webrtc_server.call_http_api

open3d.visualization.webrtc_server.call_http_api(entry_point: str, query_string: str = '', data: str = '') → str

Emulates Open3D WebRTCWindowSystem’s HTTP API calls. This is used when the HTTP handshake server is disabled (e.g. in Jupyter), and handshakes are done by this function.