Promise<{ streams: RoomSessionStream}> - See RoomSessionStream documentation for more details.Obtains a list of active streams for this RoomSession. These are RTMP streams of the audio/video content of this room, which will be sent to an external party (e.g., to YouTube).
Promise<{ streams: RoomSessionStream}> - See RoomSessionStream documentation for more details.
room.streamYou need to specify the permissions when creating the Video Room Token on the server side.