Hi,
This is a website, and the users user the web camera, and they don't have those options.
I call :
stream = session.createStream({
name: `${userId}@${stage}@${simulationTypeId}@${sessionId}-video`,
display: localVideo,
cacheLocalResources: false,
receiveVideo: true...