Socket ingest — vsdk.socketIngress (stream media/data frames into a room).
vsdk.socketIngress
Creates a single-use WebSocket URL you connect to and stream frames through. To tear down, close the socket (the URL also expires after ~90s).
Create a socket-ingest session for a room.
Socket ingest —
vsdk.socketIngress(stream media/data frames into a room).Creates a single-use WebSocket URL you connect to and stream frames through. To tear down, close the socket (the URL also expires after ~90s).