startStream
startStream
- startStream():
Promise<RoomSessionStream>- See RoomSessionStream for more details.
Starts streaming the audio/video of this room to an external service. You can use the returned RoomSessionStream object to interact with the stream.
Parameters
Returns
Promise<RoomSessionStream> - See RoomSessionStream for more details.