open3d.visualization.webrtc_server.disable_http_handshake#

open3d.visualization.webrtc_server.disable_http_handshake() None#

Disables the HTTP handshake server. In Jupyter environment, WebRTC handshake is performed by call_http_api() with Jupyter’s own COMMS interface, thus the HTTP server shall be turned off.